* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘spsurv’ ...
** package ‘spsurv’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpftTW7g/R.INSTALL38be1e40ce6bd3/spsurv/src'


g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:205,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Dense:1,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:28,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i;
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b;
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
   49 | template<> struct is_arithmetic<__m128>  { enum { value = true }; };
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; };
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
   51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; };
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
  222 | template<> struct unpacket_traits<Packet4f> {
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
  228 | template<> struct unpacket_traits<Packet2d> {
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
 1124 | ptranspose(PacketBlock<Packet4f,4>& kernel) {
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
 1129 | ptranspose(PacketBlock<Packet2d,2>& kernel) {
      |                                  ^
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:174:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
   16 |   struct conj_helper<PACKET_REAL, PACKET_CPLX, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
   29 |   struct conj_helper<PACKET_CPLX, PACKET_REAL, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
   16 |   struct conj_helper<PACKET_REAL, PACKET_CPLX, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
   29 |   struct conj_helper<PACKET_CPLX, PACKET_REAL, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:165:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49:   required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’
  266 |     Alignment = internal::traits<Coefficients>::Alignment,
      |                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46:   required from here
   24 |     ResAlignment = traits<Quaternion<float> >::Alignment
      |                                              ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:271:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<float, 4, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’
   46 |   typedef typename Coefficients::CoeffReturnType CoeffReturnType;
      |                                                  ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7:   required from ‘class Eigen::Quaternion<float>’
  273 | class Quaternion : public QuaternionBase<Quaternion<_Scalar,_Options> >
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3:   required from here
   27 |   {
      |   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49:   required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’
  266 |     Alignment = internal::traits<Coefficients>::Alignment,
      |                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47:   required from here
   98 |     ResAlignment = traits<Quaternion<double> >::Alignment
      |                                               ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 4, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’
   46 |   typedef typename Coefficients::CoeffReturnType CoeffReturnType;
      |                                                  ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7:   required from ‘class Eigen::Quaternion<double>’
  273 | class Quaternion : public QuaternionBase<Quaternion<_Scalar,_Options> >
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3:   required from here
  102 |   {
      |   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:37,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’
   36 | class SparseCompressedBase
      |       ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from ‘class Eigen::SparseMatrix<double, 0, int>’
   96 | class SparseMatrix
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
   61 |   typedef Triplet<double> T;
      |                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   47 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~


g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stanExports_spbp.cc -o stanExports_spbp.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/exp_sinh.hpp:19,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_1d.hpp:8,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:14,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:15,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4,
                 from stanExports_spbp.h:23,
                 from stanExports_spbp.cc:5:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
  498 |       { 2.239451308457907276646263599248028318747e-2543Q, 4.087883914826209167187520163938786544603e-936Q, 7.764136408896555253208502557716060646316e-345Q, 2.569416154701911093162209102345213640613e-127Q, 2.705458070464053854934121429341356913371e-47Q, 7.491188348021113917760090371440516887521e-18Q, 5.198294603582515693057809058359470253018e-07Q, 0.005389922804577577496651910020276229582764Q, 0.1920600417448513371971708155403009636026Q, 1.140219687292143805081229623729334820659Q, 7.806184141505854070922571674663437423603Q, 497.9910059199034049204308876883447088185Q, 27016042.73379639480428530637021605662451Q, 172966369043668599418.5877957471751383371Q, 1.061675373362961296862509492541522509127e+55Q, 3.811736521949348274993846910907815663725e+149Q, 4.031589783270233530756613072386084762687e+406Q, 1.857591496578858801010210685679553673527e+1105Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
  499 |       { 6.38192460297577997296130116084380488004e-1543Q, 4.553284218142424152191512347101108073691e-568Q, 1.937062162895195937060002998269756423851e-209Q, 1.660126625033739077374114876720390220712e-77Q, 5.725718222547734673080418904622339594753e-29Q, 4.168381624810496871907721134250128161942e-11Q, 0.0001613301975005046953323705477328478299103Q, 0.0474713399587676291203429066086137662056Q, 0.5099627601758401314316521881645115690603Q, 2.636240582466121690921186199130019570689Q, 39.05613529229837860979125052359555007623Q, 30990.22477506600812220045610450185310364Q, 1857609984963.014390268032888333743476748Q, 2359106700485891760372588191034580.237445Q, 5.305502438164240038024865289303441329929e+90Q, 4.153264547632969989660655052675878016131e+246Q, 2.39549808558050342461418974153843135261e+670Q, 1.907821628968714220362207148967088886146e+1822Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
  500 |       { 6.057903324174675880054786918700573277193e-1981Q, 8.656190904067090962653034260124195755274e-1202Q, 3.301911576596318022491539142850442018161e-729Q, 1.425485029898429297758878823810205941516e-442Q, 1.016496544573331920304016689793414356743e-268Q, 2.848036810989534605128535426330975462895e-163Q, 2.581928872313165828368701686010678577144e-99Q, 1.601590227152633400640250804848713890905e-60Q, 5.423190544363659530944338243992687682219e-37Q, 1.016381761828840448285257216929561921503e-22Q, 4.635725075794601084424604353869125707077e-14Q, 8.3498615886950739967156481568160331201e-09Q, 1.303868885475613415062833232828648525669e-05Q, 0.001153300807253218344728159062725073079949Q, 0.01814288911244882236930497812936819917973Q, 0.1025656071886267491128524112054469619388Q, 0.3242301173345578897587341005053281543043Q, 0.7688636442387784234265303257286061242944Q, 1.704936145319479582718350104944998619577Q, 4.332223509891009397137256165478273534279Q, 16.00424777396788542203662195209964219854Q, 119.9894477197320344196270723637925628186Q, 3053.206094606356294417950881488718170062Q, 602365.2553559583292243897621777047334194Q, 3550455773.201059364690484967711333425091Q, 5733723619916794.008354021149856937812556Q, 97490164875869638451560588.97182161070984Q, 7.132097466952214251618865223622602893458e+42Q, 4.527309308592487932893086561010303870042e+70Q, 3.115319987396348432317683626917454615693e+116Q, 1.165082263946878699920850154957972424971e+192Q, 4.61868993445541953416660351754288757642e+316Q, 1.235693446874006572643670815583618997533e+522Q, 6.085142451732094001360716852852249745666e+860Q, 1.561268268167538223129534325473369675815e+1419Q, 7.15416720524977809484490807341332912337e+2339Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
  501 |       { 1.316397640984446973307154953464589633275e-2244Q, 2.91103714441677346374884778987181929964e-1748Q, 1.041515112823364264288004198932170597134e-1361Q, 1.163952866111770553035180609992941917098e-1060Q, 3.331010008037941781256743115855292034324e-826Q, 1.311012824977050544924978303237678019851e-643Q, 2.102714428828884821953890862683078649826e-501Q, 1.181154283940326231672292577754503055478e-390Q, 2.109394497146605580650701202262455040085e-304Q, 3.142026651033038465813811858591067955951e-237Q, 6.481721750272378322539690406725748230209e-185Q, 3.583598691717140876356841025821167196821e-144Q, 1.92664353411734602269656833786034601971e-112Q, 9.922976982058019429687317584840590274898e-88Q, 1.74739966510164583390419990770953521763e-68Q, 1.70290143918426077776224230568679054616e-53Q, 8.030136878691961276301034231071221582072e-42Q, 9.917365028053524354476145352392235487451e-33Q, 1.195101660603996715429218637550950454647e-25Q, 3.914005753291886226833591030642884022779e-20Q, 7.736530260670029404731999770065344717989e-16Q, 1.718208187412490487060798651160186368903e-12Q, 6.957606467986766668781610852908826758303e-10Q, 7.490494532575157167666978009034915042833e-08Q, 2.876694179706214244895454007509365858007e-06Q, 4.95621623915248246930633393189624651192e-05Q, 0.0004580885614011081480136084266758386238991Q, 0.002611973650987327972015238352563580017097Q, 0.01024958074171405301707965287545674192198Q, 0.03016224300141855969532721437631887510999Q, 0.07123470770339354612512733126593011802245Q, 0.1425077997714610113981393440866519718873Q, 0.2522461348260661654197754128666648295859Q, 0.4094768120120717375909393632502588445701Q, 0.6284517616579117758312487536756803604881Q, 0.9367868281384272374009925574604673700344Q, 1.390682216155298525280673341216151282237Q, 2.107722788359705067834932911785748508994Q, 3.347673174455422472577549274497972709551Q, 5.736410541438001909256000925370163885819Q, 10.96982957507422942804757729955529934671Q, 24.38435887010115093181364909323819215825Q, 66.24753699117985966148476651092908482621Q, 234.2315029073004369735419071058951676162Q, 1166.800705234530212373324266823192926477Q, 9058.072807556345123303399558638850050032Q, 124646.6048080201712485538680062639558529Q, 3584819.86746951378682172637961966062923Q, 266100993.7796082691768128807430671558536Q, 66825052601.51570420440082629824643725379Q, 80338167537283.97995953411028754151943899Q, 721934731984192713.8330181471216700501392Q, 85912332322414837303920.66199595232277841Q, 282145179878388664670389842403.4386259681Q, 65637349877520123390370406122266056686.38Q, 3.628585210946194380811829731899355186227e+48Q, 2.255004287064249520310520131039130736102e+62Q, 1.15869387156744556281317453901581151608e+80Q, 6.381237955604791946525597400340497294869e+102Q, 1.010840568769200528470714372039635841864e+132Q, 3.146392870507528140666504475776071670543e+169Q, 4.36361765578710599110918832751720492273e+217Q, 2.853414836089672424680428668400813268807e+279Q, 6.729793209488189821208480033926845423686e+358Q, 5.551856590995612599330193819104783525931e+460Q, 4.052255999971348848790422668447727946207e+591Q, 4.359321017798455720139540978196326313327e+759Q, 2.491143253847753891477290704847758735118e+975Q, 2.715360792058091922045750051250504657e+1252Q, 1.435205921116767351962933143664802808424e+1608Q, 8.210855869756939741458957539090139842153e+2064Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
  502 |       { 2.5206619423030582050540170122224114428e-2389Q, 1.172863116157072894734245940044946298728e-2108Q, 5.723395259249713010169313313952092349583e-1861Q, 2.197389499531280825740095933047095895838e-1642Q, 1.745161518126606205352284095182052308004e-1449Q, 2.988322581168499697535468502285209728217e-1279Q, 5.082152338298280900263082030896703594299e-1129Q, 1.923568771941791888696041505006148197297e-996Q, 1.922376701708619531115877054556550086857e-879Q, 3.43354234203261313677968607194090162681e-776Q, 4.520976144958693723499608471428644204377e-685Q, 1.16924290517103592239484417171431040132e-604Q, 1.076080723321413327903675953550818303011e-533Q, 4.542643147897936251189382845876349248208e-471Q, 8.39641135188984130629872933142091374729e-416Q, 4.975865312177024229863027999897167556333e-367Q, 5.478993165227465768218836546574553849014e-324Q, 5.284390536217028049162677728277890870188e-286Q, 1.753997013998162369603538709409426038521e-252Q, 6.702720150152123722417807613786063904275e-223Q, 8.560241294360251079054160391146097054699e-197Q, 9.357825403471029128412705980972206582797e-174Q, 2.008012274394970040775210542988145301135e-153Q, 1.759362217490417244193766476411245146585e-135Q, 1.201323068157632801024303577546837842597e-119Q, 1.130871751114348441263036859622267361614e-105Q, 2.427952702329304891356334984001160462099e-93Q, 1.853857010064827708666752242673457462783e-82Q, 7.450531057316733181973526587285947355417e-73Q, 2.227578113196083858417625605575495347595e-64Q, 6.723847629738657283145680261671783557431e-57Q, 2.682661571058473846237236792137934196058e-50Q, 1.79453195451344128721262062986439838442e-44Q, 2.482641507616913094034333751341582768753e-39Q, 8.548433311573474998083868427676274583188e-35Q, 8.62683103876914985130407106643678050193e-31Q, 2.947486044786180737441798148453414409162e-27Q, 3.872329992960205091594692590987101453023e-24Q, 2.188786812967355018227938536553422999502e-21Q, 5.877663279328016310239105745938007253203e-19Q, 8.184245820130904480351031879568469982524e-17Q, 6.383596940050023404498310185052683420494e-15Q, 2.985846320564205038037745987061543784625e-13Q, 8.894313235339439363097219119871323774239e-12Q, 1.779353851443023403734921943727167209889e-10Q, 2.505382916672247087749339155220756062847e-09Q, 2.587725630426792604401006002267344237741e-08Q, 2.033572921227284576438445719455687616491e-07Q, 1.25575991824042977482635039643574244403e-06Q, 6.269440412694030058863353111989674862175e-06Q, 2.595085881599872954251937862499883118425e-05Q, 9.105996179813948353400602282697524464869e-05Q, 0.0002762392802117902551874788776118764135082Q, 0.0007371672770779048357858142458553279273489Q, 0.001757270507480588460625943761648134470357Q, 0.003793199741311863237629531234477439491776Q, 0.007504045999882254423903408991718678739289Q, 0.01375129203357108795095672207425737042887Q, 0.0235648806669815705789256424396565511416Q, 0.03808206546757287312410400667727321525232Q, 0.0584750515250823575509888778022876539008Q, 0.08588741816168257779870858476342798002897Q, 0.1213974127142878083976184138280395303104Q, 0.1660203958235870922656132735987314987822Q, 0.2207560463670208437118557853737734158601Q, 0.2866810915284543028513192158997575835338Q, 0.3650869474810520258950775181589457153731Q, 0.4576643646397673926152716166562185990355Q, 0.5667441269218995998913739139298550489509Q, 0.6956144754295223366640533077595837863928Q, 0.8489536783030172130335775282473784663229Q, 1.033443510885548859219360552937381026851Q, 1.25867327784678000729733451594597097337Q, 1.538517555075041016346761652863952793208Q, 1.89329890876468636135161330299058554312Q, 2.353277301351851558487347974576485001412Q, 2.964435360444065702141420592598446485362Q, 3.798346361008385380944705678431124418709Q, 4.969527598464384372784681410687225436954Q, 6.666989125776029897025551678183749955099Q, 9.213721071361445027221262415929619540222Q, 13.18345690989291972865182826932610004922Q, 19.64024062230142947772459448354624698294Q, 30.65462770756782675694978623368074494086Q, 50.4779893046794926285039124793115175055Q, 88.37993660346673602047366921902538163011Q, 165.9803667059984169730050649489153421943Q, 337.6706631615823036132897955161926139609Q, 752.4698775446966859930160294870547655096Q, 1859.895753721088275783900471462382585879Q, 5171.784242569678351544419777453466412916Q, 16439.68224920392428255829998472244941314Q, 60828.28772762458714202245676717324350873Q, 267403.3214912122110256002506355191499137Q, 1429347.933351015204306617447897972413452Q, 9536926.621626306980484309643305423208196Q, 81822783.86938234780551399066229800198692Q, 933554751.5321686629929819185460517560829Q, 14714528933.55367564194257696642197219325Q, 334526819004.1342316058283621780777931756Q, 11519120972470.51332962127585805147042226Q, 634977429513554.5866778047103885859990833Q, 59661154851781618.71469833139627374808833Q, 10258566668268483666.87233774788273411671Q, 3498782351548458269054.698064372699628001Q, 2593041167054462009490911.107406772475519Q, 4630891728517314272789671037.133056823687Q, 22405725198422081640863565993885.01556046Q, 335382887519057371346768487572597807.0471Q, 1.805229891096869056758012265512553255292e+40Q, 4.143352671969591623813814524116221876304e+45Q, 4.918933828381959415593488120823071981949e+51Q, 3.759479884167637531775066458674648098607e+58Q, 2.370354252414880186596684665159418630029e+66Q, 1.632887662723346042746203904027271808135e+75Q, 1.689790288382573271901196765672215169737e+85Q, 3.768157678554177644154419456918439518135e+96Q, 2.725167569380753976402510741556225451742e+109Q, 1.01581121689650812980198251914622703178e+124Q, 3.298856991576337284158560413886137181497e+140Q, 1.691896320782650875076203269043188495403e+159Q, 2.688862164597444111407738620805399395688e+180Q, 2.842157259124605697187795386218677216391e+204Q, 4.747639199403024362447283672125852826296e+231Q, 3.341705701165246712607275760771067534333e+262Q, 3.011199583815608630823405186037102754549e+297Q, 1.223690427483633883424913552261079866419e+337Q, 9.342435130798085441244782123257085986706e+381Q, 6.75013277944506940788764281864974376778e+432Q, 2.883587060602951466391472557821367572471e+490Q, 5.807295241013203323828534467621397444726e+555Q, 5.796152105409012013566864143195753032862e+629Q, 4.122626017834653186081615813053037582347e+713Q, 4.285202011931086479539142857463076440052e+808Q, 1.99573761404250032069947440682788052405e+916Q, 2.014079397178923658633495910333688587014e+1038Q, 3.570148522918403340320830841666908310066e+1176Q, 1.617637477295168349967593280814302779633e+1333Q, 5.291797544280981679311029646634340608003e+1510Q, 7.48399182023635266336559154483155451479e+1711Q, 6.420118348194716283591292220766712713315e+1939Q, 1.230075220167288536615919838362095973387e+2198Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
  503 |       { 3.795390672070017300753231208972661157463e-2465Q, 7.779777553755136439657877267977245651568e-2316Q, 1.433306323222013275209083063019716735198e-2175Q, 8.384206893282840565983221028480116073658e-2044Q, 5.095877570390321573443926231967674337647e-1920Q, 9.801617117780997982789217759593347992677e-1804Q, 1.698559621973235103207681863307358445538e-1694Q, 7.086325399079152707198289787557526167382e-1592Q, 1.791883740278245862466944715145415778126e-1495Q, 6.537977048684207893536199493437969077762e-1405Q, 7.774908468832649847178339204899627179575e-1320Q, 6.478864602726321305200912515898143930486e-1240Q, 7.765090574678907306134193726947577898876e-1165Q, 2.630326119433748477458706343770434986992e-1094Q, 4.749906839546177165095241119597567665718e-1028Q, 8.299891364005248930752542816259554461453e-966Q, 2.456886121616923290433040931702106673987e-907Q, 2.084975105306165421720621792298451738582e-852Q, 8.314863021917642918260981455060899893804e-801Q, 2.479012812294721526368945086473772161421e-752Q, 8.54646964556090357402612014431012525116e-707Q, 5.132368733352036821103684616515224808065e-664Q, 7.889147927418897398294379021877366424811e-624Q, 4.456089988888074476694572824088806782629e-586Q, 1.298990194919558378495326736351729403923e-550Q, 2.688838750505892128510794226187763931399e-517Q, 5.333514036446538787793518253409262489744e-486Q, 1.343530053903156890860347423384825206649e-456Q, 5.599542549782115166174708028896712747121e-429Q, 4.950559812998042896188584647263206419909e-403Q, 1.172571121690289764179956681265097018287e-378Q, 9.265119487981539529767577305990761378789e-356Q, 3.000980062420973867973818880845860478641e-334Q, 4.835349309746179020153748142870208251803e-314Q, 4.648418165203187459537829054831654604148e-295Q, 3.162795591358865058002374567318379344286e-277Q, 1.78816495446662412891655575761768850823e-260Q, 9.767303242094807115508406532983731924042e-245Q, 5.938359770701310949887981802571491225734e-230Q, 4.590409820668175251596766385949902266971e-216Q, 5.112083272880275136834520713890140902382e-203Q, 9.223299886181076841150224911038916132471e-191Q, 3.010290465213103549498805131683068042409e-179Q, 1.971306978618734683067074267607013989575e-168Q, 2.854882401768039470681434737764403097782e-158Q, 1.001876004164187257589222479116755961481e-148Q, 9.28388368884304519736248927049010830097e-140Q, 2.462486108028708927260440395734488837617e-131Q, 2.016795400360833462215017065421366863426e-123Q, 5.476652622966367615032292053884484336876e-116Q, 5.272077566455494451788521546425408136695e-109Q, 1.915797835762559722934275003970166064824e-102Q, 2.787748791718769345895186833164681898523e-96Q, 1.717019969783925469381392688568931486586e-90Q, 4.715605767411004441260107716554911215983e-85Q, 6.064460188117978272108174292717305809528e-80Q, 3.823876411447123854401459917711732557741e-75Q, 1.234319419865795919459380852955199024887e-70Q, 2.124134488829505900467360579059303439811e-66Q, 2.024503330684819834315108532844110559563e-62Q, 1.107606713747660145231851458239388162059e-58Q, 3.597409197676984675677984057726546424488e-55Q, 7.159009669672532506246206967901639058717e-52Q, 8.992186046439948861475628942520087991718e-49Q, 7.330545657183168686891287840557389031978e-46Q, 3.981455458584870683744497436520506933176e-43Q, 1.476619713772285254431130454584176200133e-40Q, 3.826978431809928214389355447519902726264e-38Q, 7.083290668359386861447966477541586360608e-36Q, 9.555768999319788426431775086087349112968e-34Q, 9.577913087935460160539269489276067690914e-32Q, 7.262226384946935038838885698096620016918e-30Q, 4.236504491274396853110321383504675317874e-28Q, 1.931901576598121874499773676395841031276e-26Q, 6.990113865391778138743200448969517839792e-25Q, 2.035144735566841718413904303195536680396e-23Q, 4.831023993941522980447473400007455319995e-22Q, 9.466523297160036536447434637997160469953e-21Q, 1.549167405525432140925565313051159250563e-19Q, 2.14045496241922041961398056320914332322e-18Q, 2.52272497168145963445164392470656925743e-17Q, 2.560802965559051560381760195943725944933e-16Q, 2.259216301270926387212069708862804061239e-15Q, 1.747067697308661614911229837784633703426e-14Q, 1.193721953493877730136777069023115375804e-13Q, 7.261048647211436110012409981162064070343e-13Q, 3.959698354015994423003203648219445875559e-12Q, 1.948812140821042423838293141200645234893e-11Q, 8.710185284512708238528405205689273543106e-11Q, 3.556110511389215106439363864587680913673e-10Q, 1.333523995015433973303869945509054883231e-09Q, 4.61686492197482306467363712069697375051e-09Q, 1.482933777652652086397921165904176062922e-08Q, 4.439201256433602926738671445859281174894e-08Q, 1.243818740024104315795359265865889061391e-07Q, 3.275118138216200625243866640518155922026e-07Q, 8.134998048703182572861795938492429107642e-07Q, 1.912901137346598024841188094682606222964e-06Q, 4.272510974451733112955668057488366672288e-06Q, 9.092705525753037851717167450560202933918e-06Q, 1.849285862719977729368018635153610374012e-05Q, 3.604297979179478770170349465262021708134e-05Q, 6.749560699636067367111827124793672270975e-05Q, 0.0001217399530093589052755709255552137501214Q, 0.0002119798092857219716784092724070184838165Q, 0.0003571089874396016314441647628669192562085Q, 0.0005832262433970766235214764926219826111953Q, 0.0009252003173231862125410074191993584583236Q, 0.001428170271956024371431271278148622938591Q, 0.002148851705929752880377989456676968462357Q, 0.00315651924059648003003554910164669437379Q, 0.004533551347666632228987100190172196497749Q, 0.00637545404570481802455455747608672403478Q, 0.008790321915333871574458792947941344568964Q, 0.01189774328782595914086895004343189328045Q, 0.01582720561441695890844807688765959236837Q, 0.0207161013778195777697553686569837390476Q, 0.02670746991923049288761134463020449829739Q, 0.03394763323356885770625642676679074309901Q, 0.04258389292974886627325746268496237602011Q, 0.05276245167659283110092436309489567698917Q, 0.0646267074882549485198639150918873184786Q, 0.07831604604644478869244426161876162156255Q, 0.09396522829516283795223827995446661844768Q, 0.1117044411973961766270728271802225526835Q, 0.1316600519131492902561052263967199098344Q, 0.1539560822924166257732329883435248756687Q, 0.1787164033620456734893640543344657244889Q, 0.2060676396490745147451195395209975563699Q, 0.2361427713798308598187043784963620082981Q, 0.2690854290511355532204052693921342602242Q, 0.305054889564183700169683815016292291199Q, 0.3442318059586820108521538706833283481062Q, 0.3868247338279828413933661340378205138754Q, 0.4330775570906081008567360156110456811268Q, 0.4832779647893183186516132108214191589339Q, 0.5377671905201770169268895537332680002311Q, 0.5969512993956263711392546315972859565671Q, 0.6613143977169219977516694158659088783811Q, 0.7314342528824741733839807656432757716107Q, 0.8080009525815161840183243326671240353006Q, 0.8918394127469408385488364196441967124333Q, 0.9839367763604760603196459906151607884336Q, 1.085476048188192123075453739251218510212Q, 1.197877708796906199452119329245639014272Q, 1.322851579124039222603672663798567463376Q, 1.462461912120810364685968380183335243894Q, 1.619209637172122692401303406940860411898Q, 1.796136969870131896910672473813146944781Q, 1.996961357255571143394600289831227589373Q, 2.226248146939811707460599481581870837544Q, 2.489634721575354120682362651699549592949Q, 2.794123526213803146198014666678951074308Q, 3.148468019138963709501537343168779075746Q, 3.563684960811185116871444598190714785818Q, 4.053739911052914262319668034399529246027Q, 4.636472277732791639643132400229354301411Q, 5.334854715994749316640865062595471476959Q, 6.17872368062665629230474100549748115302Q, 7.207180591667347287378567828702938758294Q, 8.471957573781362650788882585164992019564Q, 10.04218590197794227217933794419470785519Q, 12.01122789383119269588876734679450310228Q, 14.50658104373764159548493669863074310088Q, 17.70441458362279065247583672815995486735Q, 21.85118425006810320690011043664488062523Q, 27.29621402684115092380778363288585647847Q, 34.54152056424679099285119102536330748543Q, 44.31916726839142090610996062523724345462Q, 57.71328886751774892234123495651961475509Q, 76.35584358152632016598443699081343758881Q, 102.7462505675411480105538524612024044409Q, 140.7831585666643225193757393741867278968Q, 196.6667474964623927249971506170398178841Q, 280.4619631485236195196797451233228262752Q, 408.8670610980933975199031744038678580601Q, 610.2321623589824189265508610689128858198Q, 933.8829465748849223717127266358476602503Q, 1467.899351682072654265261818303420805692Q, 2373.963552496782925146643131635919487713Q, 3957.687993737630371024277051314012548134Q, 6815.00440544869246329167423844268111282Q, 12147.029345299389687784126723105779578Q, 22461.26315451801667607728249765542982297Q, 43191.82899503864990448351842350310452323Q, 86592.83261029074596023553700403258785224Q, 181491.2182721628267997397771678482115802Q, 398821.3304282950694957160947337961449181Q, 921693.0297755253718437997165579403685837Q, 2247506.617072129871513449059675893778703Q, 5802766.090658016747854717427934875572966Q, 15922021.31523087692433670991497122820894Q, 46612597.19331592874262340584944675431461Q, 146208710.2792678645398232830462812342502Q, 493569143.2307066662432772490674353132498Q, 1801740337.558116631147349810980444999904Q, 7148307411.399254959232794464956561182284Q, 30989869934.39066958068626939662791860663Q, 147649151381.9059927972205500145326440175Q, 777832651058.2373318671672047663996869845Q, 4560424603708.565710249815401144391564815Q, 29963305946767.56842972520633089879873266Q, 222246149150518.6507762919150981008140173Q, 1875596126838825.642644233007895386015597Q, 18160363350835773.74516009756645868880786Q, 203536650090248516.625043706634545368859Q, 2665597720841305548.302450333304699400882Q, 41204608037903156475.39985932734062136376Q, 759876113857935028362.6764948416534507389Q, 16909538504875626556689.12599202687620857Q, 459597465298806307001750.7749444248692729Q, 15455560145468796199738255.29643411074339Q, 651956726139185886059458642.6456024667082Q, 35004988031596951754619312735.98599420651Q, 2429841273655890598216891207245.641906802Q, 221696165758096369653709633056729.8232721Q, 27060150789216850631109638704372698.78322Q, 4502433645750365138830615513311327089.375Q, 1041810120339429976002448865021784801526.0Q, 3.424464587101762111451481470694312381625e+41Q, 1.635664057519152851238683474567057668695e+44Q, 1.162951256027565131290956161943290374314e+47Q, 1.262811761284799086503405611252635233656e+50Q, 2.15222560299770182282455885090384256002e+53Q, 5.927019921206890317429173453836477496214e+56Q, 2.720358070414621904927945205493061176651e+60Q, 2.150628379545567079384298592862480655326e+64Q, 3.033091903463971517881841788307963107317e+68Q, 7.921368611331628081248063379573761382456e+72Q, 3.986286626077744941375852361406984714748e+77Q, 4.032391864691712851313014198621042119742e+82Q, 8.577090029838120212166000022366079871587e+87Q, 4.024562204594671053503828454684257308668e+93Q, 4.383891452457096911537927453770180399861e+99Q, 1.17045217400342154196646591119629085978e+106Q, 8.115437734907537955622095521768803987323e+112Q, 1.554052969362240408421903236953148739051e+120Q, 8.775471287453444844276638439036590213222e+127Q, 1.566809482709748107234370921913935232618e+136Q, 9.526797160697136847557977555249000344472e+144Q, 2.134941756221901106176576424675977193162e+154Q, 1.918097035157483285449977841564367744648e+164Q, 7.556035740310529929570454851394128435238e+174Q, 1.43568170802240136103830216945338188904e+186Q, 1.456247124841402286711771880936055458401e+198Q, 8.784946928360920634616223064741925447928e+210Q, 3.535985278478868333807046739582226641175e+224Q, 1.073272343888237444965783157773143482544e+239Q, 2.798511671365241100069292950756398438599e+254Q, 7.201139159763991347976972479464073241141e+270Q, 2.119612470693949634980452377127889982788e+288Q, 8.35127608501017199036945672484210550293e+306Q, 5.206581076471599138927368603976642437135e+326Q, 6.137683072504159519093566380150676073848e+347Q, 1.65365713226976909024057251840993190236e+370Q, 1.246014506033140843421606944264692466847e+394Q, 3.254899241867217111629780947123555165675e+419Q, 3.705154796788819306114372374954229956351e+446Q, 2.344512109211865118416887254717997725603e+475Q, 1.068605521510729219385296658425410620874e+506Q, 4.622755758626722510337274875488262765949e+538Q, 2.545829350236663337500678416947756636394e+573Q, 2.439795178088938120765822649335193091201e+610Q, 5.675175497466395228662107439123139188123e+649Q, 4.565969620548043353061100880184463647516e+691Q, 1.852513557834463914074257089792125292744e+736Q, 5.66202849023276763425686777537095814147e+783Q, 1.99854750515263372338536180455239032501e+834Q, 1.28382276856928079108725410000686060447e+888Q, 2.435560683565767075089527065866036912278e+945Q, 2.284607066895124809009946752542339634883e+1006Q, 1.83397327367455896295290053298361055471e+1071Q, 2.259224958362616651797923330046896261405e+1140Q, 7.952136569405401937718403408277221799385e+1213Q, 1.550067830025464501251949158102360769822e+1292Q, 3.384382591693685484610769271259590877811e+1375Q, 1.751941236491613044496278886964352885248e+1464Q, 4.776645267343470319209453110650570993652e+1558Q, 1.604349526201221298891650145582936076751e+1659Q, 1.640044957411376610973353671546593593977e+1766Q, 1.336396861851325699943323623799172110962e+1880Q, 2.41906808317407675203923811685143697444e+2001Q, 2.896081860693974086066933470505539001816e+2130Q, 7.324861191361713354256739989104536795154e+2267Q, 1.347469525914335579372969347338829120074e+2414Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
  504 |       { 5.892170517318086666953925258259606259061e-2504Q, 6.117305974456569837115715631749111865698e-2427Q, 2.712084481257778798750223761957629870515e-2352Q, 6.073058710711633857519284698655949914024e-2280Q, 8.082266197142077119564887639840911869565e-2210Q, 7.484561995997071530501984781691501485529e-2142Q, 5.619352370681200188347816270904791694455e-2076Q, 3.966702009117964995668129237954360954774e-2012Q, 3.039160829008980709281446092761564330808e-1950Q, 2.904674120638887918188905017568583344857e-1890Q, 3.963146206792477443213856482805096904006e-1832Q, 8.797489265002916895750145490206360737566e-1776Q, 3.606480170760138398954756486565543243608e-1721Q, 3.087106294302307871196417216617493649868e-1668Q, 6.215254538498038663143380180158422424065e-1617Q, 3.303019263067666624863250674838244790295e-1567Q, 5.181698126897362137508517547147366721192e-1519Q, 2.67430990687042667343737270909643193877e-1472Q, 5.04372736336949773835965501524190461252e-1427Q, 3.848661455852432413566576255164564523954e-1383Q, 1.31142543929451988746108502161155545923e-1340Q, 2.19579728467028106786956369019004703621e-1299Q, 1.982058966544355958671442714446925470899e-1259Q, 1.055209826978095633677671490164298051898e-1220Q, 3.614769981710764510469969660128911079744e-1183Q, 8.669620657522813613476248440368886020077e-1147Q, 1.579891518706792342061627603531973101382e-1111Q, 2.368095394608974529044007666148227296087e-1077Q, 3.152777809486329357349922837512146182733e-1044Q, 4.016616422152767475043768845311040445394e-1012Q, 5.26326734348874427867160923756135577274e-981Q, 7.607975954101774669220742789343028025992e-951Q, 1.29824601484856651321515822364389494584e-921Q, 2.792983144744856624041340061025572588357e-893Q, 8.073725811606752551798005890821023071973e-866Q, 3.335750915317738167215040711158938700374e-839Q, 2.091325277547992586470359739628205949321e-813Q, 2.108397879487823636845683679666452461287e-788Q, 3.615813848673697494437203912271165602689e-764Q, 1.113910390544133206836910834129616648114e-740Q, 6.4986798192866207556531928681508001505e-718Q, 7.557269790334208193064600070845678835738e-696Q, 1.840855696857568526152225936524612005631e-674Q, 9.855455540318692459000160450736088444298e-654Q, 1.215011181806807883503024417928187082906e-633Q, 3.608710810907620387125789818961584561518e-614Q, 2.697801843128551517722534747566806678326e-595Q, 5.296475656590678792057661014274729741598e-577Q, 2.845434351853293221694274145766127034931e-559Q, 4.353222210388104546768744275969919162466e-542Q, 1.971319605306481685459990202413649319882e-525Q, 2.743178579713549537232332748108356050045e-509Q, 1.216377484217057669321200590511760772754e-493Q, 1.780251054144349041585891833770135353931e-478Q, 8.898235527618745551411874254333308519164e-464Q, 1.569971597631697176571270982246834173433e-449Q, 1.009621902698559076723839592135830897456e-435Q, 2.441127896800545725696080663751581711874e-422Q, 2.286956623983843351692168480046548829067e-409Q, 8.547313231231952263389158526373469384726e-397Q, 1.310945121043115854537489288344750585315e-384Q, 8.480544215952584120219210061556976886891e-373Q, 2.376195750145011407949988906500690280959e-361Q, 2.958966552359701613946778776076028444187e-350Q, 1.678932905454870490485103352086229292909e-339Q, 4.446975873193618582040505313291817509065e-329Q, 5.628775440009246798411151001673301275784e-319Q, 3.482949423243256460469329466445523169403e-309Q, 1.077028836057387184891418032453579279292e-299Q, 1.7002900687661497411099945611064888079e-290Q, 1.398999859111998929669400205107302068455e-281Q, 6.120943065868598204199619385636695886373e-273Q, 1.451991886477035314124154356864543161856e-264Q, 1.902982255891018605439736483173910116321e-256Q, 1.403323668038955827632944226103034802753e-248Q, 5.926761782297548008111802847112709911628e-241Q, 1.458347909530007582053409207558183402751e-233Q, 2.125725921886845166902485753056081233894e-226Q, 1.865314922085840081035788849150941346294e-219Q, 1.000868211285321086917874293102058243002e-212Q, 3.333910189116025062392204887682742425462e-206Q, 6.996057797661723564465529622684508232394e-200Q, 9.381010137682393061723297183966641053728e-194Q, 8.149422206570198614671737034056664431133e-188Q, 4.648204050438648295729958742208519419602e-182Q, 1.763382028599735618950597430260750127679e-176Q, 4.505668549509372875334714365466121837689e-171Q, 7.848827451015741343516636376339472039698e-166Q, 9.43195366733317557432496852652751112836e-161Q, 7.908807675712522422612568989783146337138e-156Q, 4.678874056808388547490695440890043150363e-151Q, 1.9740277150406416393472265914784118132e-146Q, 6.001555992890612428801571487780317935966e-142Q, 1.328163079397065385327925289264731361735e-137Q, 2.16052535040165176442153814630687031217e-133Q, 2.607958591114470705414120473406600483036e-129Q, 2.357554701561926760029134769773337306267e-125Q, 1.610298469201024515879430894257744042905e-121Q, 8.382612222355548760233942491367020639525e-118Q, 3.353593586452915832569674072223525081046e-114Q, 1.039483344045928327813782782292714015733e-110Q, 2.515998899367231336786588220014789800163e-107Q, 4.791748526296684859820071480335168052638e-104Q, 7.233882041344577328694643371681697761091e-101Q, 8.718610699523506537449879798515202197214e-98Q, 8.447548935303423092983492501963432028328e-95Q, 6.624273312846416599106412803691377974126e-92Q, 4.231522609903937390394156663719438122666e-89Q, 2.215877847430570570445630383685921708396e-86Q, 9.570645508139853996549884935016352405711e-84Q, 3.429704850295633161024952993937464831207e-81Q, 1.025621270026085677651647893549391716655e-78Q, 2.573652733661275222317639633213733692478e-76Q, 5.448651668530820565916001089395037924061e-74Q, 9.783082745893052744363715374110441645141e-72Q, 1.497309317676946956551112800447843381192e-69Q, 1.963044966272704772659454700492703707982e-67Q, 2.215134209071674982471098815066195747706e-65Q, 2.161351710643442010301494126693960145476e-63Q, 1.831678748421095089762102375383001016554e-61Q, 1.354112410172168136765883516840229885915e-59Q, 8.769338472449643538158092836793899993759e-58Q, 4.995220388929997584669700704804630257962e-56Q, 2.512654423616951714204235999520576210629e-54Q, 1.120373918708649945843283688366357025889e-52Q, 4.444839111284013899725922216127704158823e-51Q, 1.574610283663527272755009024582427877567e-49Q, 4.998356543932294904480136169985894236427e-48Q, 1.426543666359685133441221136496707150912e-46Q, 3.672552882913553274555845097712520647132e-45Q, 8.555668106587513479048141229067260955288e-44Q, 1.809164391396441253762162140556144646538e-42Q, 3.482848907447103497527032821217257422686e-41Q, 6.121786687311889688191400930566012176179e-40Q, 9.852003787026362774618836477823750001228e-39Q, 1.455634124991238896963167344925482788243e-37Q, 1.97971820691572088676655895385912176617e-36Q, 2.484763679339334966581765721767085024748e-35Q, 2.885163212704360732431320706076695613523e-34Q, 3.106699707341279253390630094501492545923e-33Q, 3.109422822659254173295015828730415582971e-32Q, 2.89927169617384850488285791262825714268e-31Q, 2.523908691785325135732629051255895540275e-30Q, 2.055662367454969045111364012501147940831e-29Q, 1.569686619252582684425332361542007327513e-28Q, 1.125950740133316431064044128614537744957e-27Q, 7.601631416668137779752584924274136228738e-27Q, 4.839329824239351623300558838123321724376e-26Q, 2.910313243115431255504236289416347158316e-25Q, 1.656270635728607887892216630334576640507e-24Q, 8.935060024907100301565336660347629000551e-24Q, 4.576707115860143299317717947737094283786e-23Q, 2.229416062319399778753562461794880093428e-22Q, 1.034387027477115751926852078057580744105e-21Q, 4.578042956879664176157371046309566421989e-21Q, 1.935585802011138180920578591072504780355e-20Q, 7.82874713340001580345661045705345964109e-20Q, 3.033277065605609148877308443530255995764e-19Q, 1.127317776163823415957278474207966592424e-18Q, 4.023943777604203957468025053851953375997e-18Q, 1.381237707255244482658044701824585586376e-17Q, 4.564771324569693089113904466531252814338e-17Q, 1.454155094221294167906504269767636729648e-16Q, 4.470282536710471999548738623982417075368e-16Q, 1.327602585336672326909513613982506297883e-15Q, 3.813043588615643039554788734257898537102e-15Q, 1.060213952169345190463001465764618351972e-14Q, 2.856716038659232860437047136982049015392e-14Q, 7.466427670055988494705277475545414724545e-14Q, 1.894690957825474964952696780154361710946e-13Q, 4.672384910216859631300636349537565265528e-13Q, 1.12071812756145590573088420248213396768e-12Q, 2.61687402991139925388375152212065210662e-12Q, 5.953297123549162859512430130852786699602e-12Q, 1.320593807517838934275904504842136211828e-11Q, 2.858616138334039461868692599012329142624e-11Q, 6.042892454052515960778598669683992803927e-11Q, 1.248400183635724584150334059943405909833e-10Q, 2.522263563011319493898997487611481739084e-10Q, 4.987157614461502802573237722321997830104e-10Q, 9.656747028650146543937534093622969648656e-10Q, 1.832331394688612391225223960799760892905e-09Q, 3.409135584469323144465616190250392759698e-09Q, 6.223217073156115395989075884572438588064e-09Q, 1.115247649492127150742015804014106309015e-08Q, 1.963183124650189164476211317711594899641e-08Q, 3.396434861673153782630952753806077604247e-08Q, 5.778182457384419293379609496198444309124e-08Q, 9.671416228982645764923638776870390962876e-08Q, 1.593449237146444753348807411708714457653e-07Q, 2.585517662865383112572981730106266058425e-07Q, 4.133550070951521580893927841763124264506e-07Q, 6.514248621964041568573631795492153402393e-07Q, 1.012427229350996242277648936990123957075e-06Q, 1.552418076257223144547466550986390138311e-06Q, 2.34952602641015445771098161766731932897e-06Q, 3.511189688643888344939790080074685439225e-06Q, 5.183238423526162260514143683960468112835e-06Q, 7.561120127800534234406303171206800351833e-06Q, 1.090358470741065211245882025263310466461e-05Q, 1.554912473916646049717055292677270916341e-05Q, 2.193545319541190180132126849766958008055e-05Q, 3.06222602906776706081463783690640463254e-05Q, 4.231743641829304472292855191854823789729e-05Q, 5.790687550406990902565521591693920007089e-05Q, 7.848788357413748318766982611145815627101e-05Q, 0.00010540611257998968044433245343227694598Q, 0.0001402958222219341832876712273516369371858Q, 0.0001851231462878728337021449981301377043921Q, 0.0002422319093235441278154323469294950222567Q, 0.0003143914093490438255880506656627154706713Q, 0.0004048454583005453349179317740247669036001Q, 0.0005173618594864548959363227919828100894997Q, 0.0006562814060075758768591696157433266343571Q, 0.000826565410738786554070676706609189056012Q, 0.001033840731308778310338356140134352910286Q, 0.001284441235784871207845599117337491899893Q, 0.001585444668572432724602460096818027294236Q, 0.001944703922220064726230693092127144593237Q, 0.002370871798930369738140358404690161441277Q, 0.002873418453883568229680512273971543105615Q, 0.003462640848071487344380174768378455826004Q, 0.004149663697254268694341620803700341750894Q, 0.004946431581083455931123013841676887080885Q, 0.005865692066950994853071296376232848181214Q, 0.006920969900914144932733040132020845317402Q, 0.008126532517174807372490261340953247192729Q, 0.009497347312238993901379897831447122259424Q, 0.01104903131457044980845293838495748749764Q, 0.01279779405034133941458833907237333363064Q, 0.01476037455652850932760949389411325141064Q, 0.01695397362067762139688900226735864675142Q, 0.01939618242962242870635025934401096038724Q, 0.0221049088856914002071081720488716917237Q, 0.02509830289776780112805635044533390468242Q, 0.02839468197618069143809622830333154887549Q, 0.0320124584557903256913655927231054414679Q, 0.0359700696425036189719041085926788664321Q, 0.04028591212712788918860989829800630773938Q, 0.04497828143973876450915029065019924359699Q, 0.05006531813074977860516026316034857684728Q, 0.05556496126500436200205406716017085842229Q, 0.06149491020595281000433614073726129327576Q, 0.06787259545181476041214035595974238651884Q, 0.07471515916795304445597861763291341835026Q, 0.08203944594271127811857339386627258498639Q, 0.08986200418066622980078648563566282224339Q, 0.09819909844029617176185091362429719527247Q, 0.1070667329248230597757363001969375241841Q, 0.1164806862474626034039483986386441378342Q, 0.1264565575171798280651520372849367286188Q, 0.1370098237296297712334750378458162735435Q, 0.1481559084012775089077514714455506672378Q, 0.1599102613534637261518838984992924699938Q, 0.1722884495378824340287769605961068745877Q, 0.1853062587958232506234706761849695009517Q, 0.1989798064606889145314525019971032049343Q, 0.2133256647466923920312841051185874306084Q, 0.2283609949161532287902785133781001020772Q, 0.2441036922833063452109012049830089929543Q, 0.2605725421938823788428344541510908353441Q, 0.2777873872168545776842997093342357199644Q, 0.2957693058977194666949060616013919036907Q, 0.314540803551686309784195942257876965052Q, 0.3341260157205896645805580249519520659416Q, 0.3545509250798462409040234122490482411371Q, 0.3758435927622725725468195175697635639615Q, 0.398034405265314932316721128862444377758Q, 0.4211563383288478074934410968315399023713Q, 0.4452452394142342112037530159184743482082Q, 0.4703401306843622192334129067026336438633Q, 0.4964835346819850264796402305352446730944Q, 0.5237218252336346706380944300907573589031Q, 0.5521056064731078009809290745112694671355Q, 0.5816901232873094490876115456900045021105Q, 0.6125357069442992091785758987915348842459Q, 0.6447082601760031328793606429195360515171Q, 0.6782797865647680362323450787747425231422Q, 0.713328969733718924338199106505237313316Q, 0.7499418085773880637774140766639953164695Q, 0.788212315604926068652626105954826754308Q, 0.8282432864192821691838855987970085475654Q, 0.8701471494406427668515580696378217925631Q, 0.9140469062229000024305084421371343630326Q, 0.9600771741334760715452351166072128160259Q, 1.00838534479936281872807209462051762564Q, 1.059132873600894629208311701835194786588Q, 1.112496717660920861077933361693898250256Q, 1.16867094227945066816119751095978153848Q, 1.227868518660106499246607081659705290566Q, 1.290323339132992663775546769881462628908Q, 1.356292479979645252281439522534913259788Q, 1.426058746505517983625962591713495225332Q, 1.499933540298130677282755870691604857096Q, 1.578260094790658487921066515100833894383Q, 1.661417132483943299505861369104724515305Q, 1.749823005659253477628797946998754744417Q, 1.843940392372990799011473838158344835204Q, 1.944281631243440140888093759695373064805Q, 2.051414792356401944565998126314287654597Q, 2.165970597938875077463390429124692046136Q, 2.288650325771052401031013101683478825601Q, 2.420234851224610202981214703922557385267Q, 2.561595011055991143556009719659165225042Q, 2.713703504531639625308909178993926233509Q, 2.877648586197607034469946831006043902893Q, 3.054649850949549132212265433115461142545Q, 3.246076467630962399436086307607401933516Q, 3.453468284179391156036568854332710135444Q, 3.678560307807365503436950354477030229407Q, 3.923311160880828226841460125907452693619Q, 4.189936230801589469617865272423738708942Q, 4.480946374981393187300478594675727821553Q, 4.799193215730075888059881716590645860452Q, 5.147922271834676155907768264245273184096Q, 5.53083543288162221496812953064514469904Q, 5.952164600404323232077176105485527849396Q, 6.416758711130580646140459867054801191736Q, 6.930186840165860423056959159766792880846Q, 7.498860678961496459112702551699237411072Q, 8.130180423734335306085749550103992889195Q, 8.832709032074082300727064239431431565972Q, 9.616380956728658660414523916466345275065Q, 10.49275290755319395568272810318760233957Q, 11.47530600467060827560328905529268264146Q, 12.57981097060251303632608403301195351732Q, 13.82477089961782960432916836171863837498Q, 15.23195981221925849222231128916108185324Q, 16.82707987825682774784083335591634330807Q, 18.64056617116082598920083983139151178565Q, 20.70857549023794489237616151245562272887Q, 23.07420567642830393820713431967151913949Q, 25.78900463811922691101083889080485274776Q, 28.9148449161628874745824798436978904724Q, 32.52626128158058523332927382231420046858Q, 36.71337723086835603588917836258932717836Q, 41.58558355922287803881354300264233692755Q, 47.27618148799234762359952749427981866286Q, 53.94826824081686119518439858327130711346Q, 61.80223017903425916505790434588652768438Q, 71.08532543748765375968161551984797388555Q, 82.10399526567024554009049181822069349031Q, 95.23975602759407986028496155380257658111Q, 110.9698130973400470540296126193574357698Q, 129.8939333056630349651209392273740185622Q, 152.7696559979070753474928332485084782731Q, 180.5586736654304805091404612770078232022Q, 214.4882566244919977674795470939882573586Q, 256.1330547928231665447618178646818628868Q, 307.5246605111580416738693948713410626594Q, 371.2992177645933210815236774130885421247Q, 450.8974935685650228046078237680058220481Q, 550.8377451977232828330837131651153630988Q, 677.0902520413471880139625478638325464736Q, 837.5947742574322093884729471574161023545Q, 1042.980321750999312487850573606895531864Q, 1307.5733034982828412757582490221559987Q, 1650.819716406337706482714876001490076974Q, 2099.30620694485704616911531094921965624Q, 2689.653973155598437822589731884479684238Q, 3472.694809575007863005294222892497677728Q, 4519.545764387058601035451090692543677268Q, 5930.518674537505346737826216472633987045Q, 7848.298777884479316137628839872663776205Q, 10477.60880021856385719693056500458608465Q, 14114.81490684772176680780085987142294843Q, 19192.91511707047090505808670817300989283Q, 26350.55658560455766181799432059631325487Q, 36538.95917947214240512662756429322004361Q, 51189.24577374136230581311094854349469585Q, 72477.04375863379234457839995727856619466Q, 103745.4088649592973810191411342407199099Q, 150188.3023295660326508494811677648122358Q, 219967.7689573534473575008039486504545042Q, 326061.5312826027320414954398576839826327Q, 489355.6392353288320496416362546119688476Q, 743885.9518644993361121112473990653166511Q, 1145836.036325291912608215672199749248507Q, 1789188.875939868458022703843462472987756Q, 2833325.749624631317608641966061077100245Q, 4552379.001085143560456970771255583862215Q, 7424770.417957557824591303777367273905285Q, 12298095.03339192649792224192475818198456Q, 20697452.44203504870297806084701641515662Q, 35411226.8516228589720639754465162495418Q, 61622293.99369810009557886781288436597997Q, 109129592.8013237346517088038973951906807Q, 196787450.7962188394120339001790074555393Q, 361536817.7448103880188348963209149691119Q, 677120423.3172777856818760349805677342992Q, 1293610983.587362779559465518324962563345Q, 2522553846.524246174668941309214199618138Q, 5024113345.110335633272773596127448087986Q, 10227108739.74671955289688604133172938803Q, 21292284646.64136897396446520065098915002Q, 45371028957.31826747857852788334895849181Q, 99024543993.49841576792491248942076110007Q, 221536850748.6098276622557044178585207827Q, 508428097361.1528634995551255940374716653Q, 1197969892671.581974824369525928975612373Q, 2900404573426.685665196180358330599181008Q, 7221752811472.8261452649181134184825247Q, 18509084887192.97335916615093951559742913Q, 48874773784843.78193151762381145841529246Q, 133092599678780.7333556849381274648911595Q, 374125489089124.7353802139430677423910378Q, 1086709109057297.928444101014041776257313Q, 3265082931979987.87258453753276410350238Q, 10158431261326011.13015097449733816116137Q, 32763630132737586.73603276260407811351189Q, 109669789016956903.4218400551929290532534Q, 381438095770944157.1825584777350889364541Q, 1380167765463284502.013487398318939323096Q, 5201827105102251430.265183068342299790134Q, 20448381076785180341.12205914023728031402Q, 83950163624094898393.20723287617699714777Q, 360448148933858058712.8780057010771531487Q, 1620842171484886876913.030704922900840775Q, 7644568543274003707654.86412953245584887Q, 37873673540062878009627.31905351817669446Q, 197411676069663987218840.0240738763140198Q, 1084325020587868871264672.520110031271041Q, 6286658480253412511287686.688273773230383Q, 38538910676114933268850065.09568308686941Q, 250246069563561293270298335.428341967445Q, 1724315963019082925322914110.810919837136Q, 12631846969813248447320347615.40596832151Q, 98573898949291986323285198444.06078824566Q, 821057436212784005347211084495.6470514358Q, 7314771694696635838311419333295.781697573Q, 69850784256841570597712958391316.64699117Q, 716542825316038193448406387231039.7325133Q, 7914087099643693963542803664017844.382529Q, 94333533130664349347695260353580343.22749Q, 1216435546693629689320962786816870882.161Q, 17011958605833866533697726617718628547.07Q, 258690600784654078952220563714511508113.2Q, 4288668870669264476726242241367007368436.0Q, 7.772683277942945071659438262429071791914e+40Q, 1.544382512235139127663329049916790285448e+42Q, 3.373976769284500300734994475431045918708e+43Q, 8.129067158063592169546241812179625219138e+44Q, 2.166707895024819458966336780455558086535e+46Q, 6.409342911265172948192363235629813592865e+47Q, 2.11113881388279400077857147982308514427e+49Q, 7.769489188265480790835175082006376830908e+50Q, 3.206046642709239701586971551086164010033e+52Q, 1.488767022066119144919510543596148902267e+54Q, 7.808922278980110020262281481276188465084e+55Q, 4.644537901374006010236471698605630713765e+57Q, 3.144950967272856447107269590955178110167e+59Q, 2.434406581339142831982748698038217920141e+61Q, 2.163340477883997759822400087483427153e+63Q, 2.21672786608733211115932677066290250184e+65Q, 2.630990323276199330190674194077357004804e+67Q, 3.633887175234243651387984912585415628364e+69Q, 5.868933738481309220339956552275711759159e+71Q, 1.113881935382029622721131804445852357116e+74Q, 2.497102482962287596897815758971572470222e+76Q, 6.647318918269159316328027335371301086625e+78Q, 2.112701640474565422443496783512143837923e+81Q, 8.062227970535759114418981877150220612432e+83Q, 3.715510945470852711992858932101873544354e+86Q, 2.080318971829832954182086119453113044697e+89Q, 1.423879211015686994319095889875168247666e+92Q, 1.198994853251729786241539016492183220468e+95Q, 1.250315031722350913764230284966245816961e+98Q, 1.625650765546514480342676962699164400174e+101Q, 2.653884334781796076676164446838709276364e+104Q, 5.479254529900215518677997546263114530318e+107Q, 1.441395352908079823636049242510235987341e+111Q, 4.86863361476434656481400139271483745093e+114Q, 2.12833312729333131375593175762872072427e+118Q, 1.21404908713874757399814333397205765557e+122Q, 9.113086201114220747023518622031943166454e+125Q, 9.080551093105764581019426693667161701282e+129Q, 1.211941011117902121307375621265384771229e+134Q, 2.186766004105621881376552252876808934254e+138Q, 5.38556910852742084096067183800770753047e+142Q, 1.828345237093990030193445995904159522714e+147Q, 8.643847849099259259500488986422077930261e+151Q, 5.751005573557285468834049974868214789523e+156Q, 5.443504786034121401705823847908344635578e+161Q, 7.412615573089797094999326113074735280293e+166Q, 1.469049957199636824011402378332059557857e+172Q, 4.287925258882100461704570569455556092359e+177Q, 1.86612597273239616433526329447208163512e+183Q, 1.226379273064859017878285487689272510739e+189Q, 1.233049565517510525925233460318642472664e+195Q, 1.922517526428740240240358644220410694808e+201Q, 4.713487477409130845748812106854860817482e+207Q, 1.843473550328897809072120079994782769412e+214Q, 1.167326323244523228495462028700671117392e+221Q, 1.215209473429451036393049722893853863007e+228Q, 2.112842179547585374156273626907120728937e+235Q, 6.236071889607844243851741551378727798154e+242Q, 3.177451055527403166573000715118191400606e+250Q, 2.843789662251339660082577053201078673614e+258Q, 4.551274163789384572783760421480072175954e+266Q, 1.326777353683208009714512167729125836305e+275Q, 7.180580831932836542699287247744355850507e+283Q, 7.357782423625700430160947985743321252389e+292Q, 1.456666945043501567602541946073259416498e+302Q, 5.689564305935835027168129397847037147749e+311Q, 4.479926117516288195408691178143032272192e+321Q, 7.271111854603264703485967993610910737998e+331Q, 2.489090968193354380548052924828358593712e+342Q, 1.840259455673651866750330218300534783335e+353Q, 3.011137976393141155355678072396774678908e+364Q, 1.118272080174129693400170486739725992216e+376Q, 9.674512812796990597042138943041164545638e+387Q, 2.002782451702786557677729337022040139776e+400Q, 1.019975709385264179139063366965306494318e+413Q, 1.314944448797276383473642068489831668351e+426Q, 4.419677641026319174030519840041897734792e+439Q, 3.99254597036251358494799314361445177128e+453Q, 1.000265470725239760396725325941353640132e+468Q, 7.178755898102847579865186247347092072963e+482Q, 1.526021248325894848024962737690774582006e+498Q, 9.945324366407757254373767427512829534744e+513Q, 2.059059865446383839574552066851830041917e+530Q, 1.404900555375285454167524041392893443542e+547Q, 3.28087400282783259859618499821459956325e+564Q, 2.726864333586723754092688809912622716001e+582Q, 8.397859952756530445475213030730928168291e+600Q, 9.989908058973658294250311845442889852856e+619Q, 4.791505060970806776913551234159590878002e+639Q, 9.685481388431718626736865995988280327726e+659Q, 8.636556526427388714908536450441882235051e+680Q, 3.561156350974507459594142999610151752871e+702Q, 7.128248594017258005827215297412602656911e+724Q, 7.282768106798628819284639720336581389678e+747Q, 3.999482831186451968486716727260797908428e+771Q, 1.245346192388408435509525415668547227356e+796Q, 2.323145626677791462828372939022836177037e+821Q, 2.748168511226474189368586386876360779693e+847Q, 2.186023493982995850536763861857306300187e+874Q, 1.242175899551683170518300129644162776195e+902Q, 5.367034878872921573200381477952443794382e+930Q, 1.880509201665102918165168525840432579628e+960Q, 5.71032298577717938785953523302892142655e+990Q, 1.609386767501025736187596845183892280095e+1022Q, 4.518456557906832340328523403801389575925e+1054Q, 1.359377662008135474569503940329073679828e+1088Q, 4.725054714693428263295803139291895421729e+1122Q, 2.050805649400987593085939745846976951509e+1158Q, 1.204198867740810318663452249425780180773e+1195Q, 1.039053471866655386979552860107322907703e+1233Q, 1.434806667444463356971054485869624191903e+1272Q, 3.462506506934504077751858039898243011211e+1312Q, 1.599075147408129408091474499525357970819e+1354Q, 1.552099255551750227826769263306876457274e+1397Q, 3.487589868124137333898596626836045551213e+1441Q, 2.004482475545019114512171871841999807838e+1487Q, 3.266184291106132543681912795564641088147e+1534Q, 1.67783763526057060563518018773882643864e+1583Q, 3.031816590403436442474526312463549597677e+1633Q, 2.157658535793961571985216784676001134821e+1685Q, 6.795640821072482146198361520303941544851e+1738Q, 1.068303525733467960295743735204898069971e+1794Q, 9.49035887175352239368277676528910660383e+1850Q, 5.415177775755778852952005549339515155762e+1909Q, 2.265003149514209136521685690794152242451e+1970Q, 7.958960851406909431550138661401662745318e+2032Q, 2.704333418922120675152324269895601692782e+2097Q, 1.027316567877779588221212575606512955238e+2164Q, 5.067724711353594001952616900450932235233e+2232Q, 3.788567045328638236731381566671647412124e+2303Q, 5.033943905367906070883711379852229702017e+2376Q, 1.401291904868944410529538867922103039787e+2452Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
  505 |       { 1.371514866891850860580147671247114055774e-2523Q, 1.78059151397248974751721161286837911487e-2484Q, 5.721785888758699069103456365589770844687e-2446Q, 4.65054375815005991582966268522321514424e-2408Q, 9.766439188577561460790237859691768982479e-2371Q, 5.411793370039458455354990385284371780101e-2334Q, 8.077731109845845920201388563994532085669e-2298Q, 3.314457987808662239136747203944447166213e-2262Q, 3.814216774420151193012892981499696410824e-2227Q, 1.25553244197497295620771570706808273245e-2192Q, 1.205334248405440130028736096195044170071e-2158Q, 3.439859219242599171410929107063382097289e-2125Q, 2.973688352410262055813011490243478241374e-2092Q, 7.932557138399171381451724757235015551226e-2060Q, 6.64983139985567616753784650800300435522e-2028Q, 1.783535197590152574181620799985394198187e-1996Q, 1.557756177066760347798671232037746675342e-1965Q, 4.50835586041040533232716428603770260743e-1935Q, 4.398198753548687358528653536680048897554e-1905Q, 1.470927315235637240331266456192550898399e-1875Q, 1.71465008838880964348190523555111145902e-1846Q, 7.081482877179836131442059969229644646902e-1818Q, 1.052988868679756641461550070454780113115e-1789Q, 5.727332034022694687284947570371705183098e-1762Q, 1.15739462236578863659656148034953454216e-1734Q, 8.824245880938427131911655080026958855498e-1708Q, 2.576937902674734058187379364472798379884e-1681Q, 2.925647070385438309955468564014371260538e-1655Q, 1.310366516627749970196906908155253601244e-1629Q, 2.348978983105517007632719018468710632253e-1604Q, 1.709410997728098633816935547350434401855e-1579Q, 5.121118377662292204023170356055225918098e-1555Q, 6.403389635343425663631591782183715749097e-1531Q, 3.387388606361687519127880900479628129084e-1507Q, 7.682845028338649121205296292580122279028e-1484Q, 7.5697800616719066342183600003671550179e-1461Q, 3.282179766587278495544847128493743606877e-1438Q, 6.342874576272782317964383704289390519493e-1416Q, 5.532171052437858139242350241105314679303e-1394Q, 2.204689812211625778588319899320164116602e-1372Q, 4.063642231251649808970064588651411033634e-1351Q, 3.505834447518969518509518528849945942891e-1330Q, 1.432473887091513447150492126342839296652e-1309Q, 2.804358628632567232199952351415702630343e-1289Q, 2.66063964253518984171287821553517135124e-1269Q, 1.237147739109782914114766326315518993064e-1249Q, 2.850636185934696156243405262161503937397e-1230Q, 3.290591833059237434920108388995870213671e-1211Q, 1.923411531080387875303980530941562752132e-1192Q, 5.753315949676429219782768882380932643224e-1174Q, 8.898623641056617385925239335507072432457e-1156Q, 7.189967416446551570306795185549101380576e-1138Q, 3.065508239134858139768522765991406123598e-1120Q, 6.965523591486903308426760175908956871108e-1103Q, 8.517620034923183484809399729544114465539e-1086Q, 5.659365953962467848177766816717617097698e-1069Q, 2.062573530337046406767250567348179248901e-1052Q, 4.161852659707982830572968592800051957069e-1036Q, 4.692241159119044484191107448210417118604e-1020Q, 2.982698522097636407260213300060948041181e-1004Q, 1.078529659466679650148712953327103511679e-988Q, 2.237932571204419329079179415438119299158e-973Q, 2.687779604401946022373571466662866987864e-958Q, 1.884315707424963927641532671833587240912e-943Q, 7.775916115101539973101721787430845628126e-929Q, 1.904389083833778231092894380474362030062e-914Q, 2.790480743212439217722761443513185676356e-900Q, 2.465926648913378827209569812194001932794e-886Q, 1.32453666225889852923448237001268368176e-872Q, 4.357954169067029764588892111614304541975e-859Q, 8.849858929503900331905076375159876230295e-846Q, 1.11756825414017856890835286188725247492e-832Q, 8.840858072027483686200027831373682346404e-820Q, 4.413127527092704801352846086655418413121e-807Q, 1.400007801030484767570446402553494180345e-794Q, 2.842487154347560114907190046795915809722e-782Q, 3.719250938565689181624101685057377159049e-770Q, 3.157618225591420085512645965965929848638e-758Q, 1.75114987148442787873596419431088305131e-746Q, 6.385777873090946474243531008881328150137e-735Q, 1.541181822234902334916632441949848277437e-723Q, 2.477550690731270781011321116596617085026e-712Q, 2.669658787248566306163138309021034924058e-701Q, 1.940202333546917439202686680187380693786e-690Q, 9.568593524722134826709740856677698073001e-680Q, 3.221585461382583247710139618437253490996e-669Q, 7.44872342769648167389430455225675065663e-659Q, 1.189638501771902231424740243250726099567e-648Q, 1.319958393938916343886322409809694440374e-638Q, 1.023222353884721296290441353639395656224e-628Q, 5.572611912350442469781066985285379073621e-619Q, 2.143895457167286509138836925702305298852e-609Q, 5.857935768286961997593913967879706360256e-600Q, 1.1428406852843012490910945546556940254e-590Q, 1.600276538368249091681352691119548348521e-581Q, 1.616611439295194955625093231898724105017e-572Q, 1.184175055644738174748521286561285618321e-563Q, 6.321063094448832167707046445620734055392e-555Q, 2.470922066459568011770971566970048936919e-546Q, 7.107557665424030425852285003920836370767e-538Q, 1.511608590010936014341479674633899001101e-529Q, 2.388081265694744511448096326055442541688e-521Q, 2.815472550702340688172542879041232967279e-513Q, 2.48837919000401445219744804980784920927e-505Q, 1.656093914015468497737181055575250483141e-497Q, 8.336168624615487443627885419612364814439e-490Q, 3.18743641956695605041303086533386108674e-482Q, 9.297395544527448592830333338764436959721e-475Q, 2.07753500427579145364603881525582257654e-467Q, 3.571058202658373821694558210889151485115e-460Q, 4.74103867173240490413388040526375091844e-453Q, 4.881093482481361236762660159636286975458e-446Q, 3.912369974092201956975825460350308122387e-439Q, 2.450910406106052551255344761044302587528e-432Q, 1.204589604960650973911895984080791492458e-425Q, 4.662390512096548320130183079581954524186e-419Q, 1.426410136108239271628869933927485152397e-412Q, 3.462022295520875568887679396389873321599e-406Q, 6.689965361959539507296200940776906225983e-400Q, 1.032906866888844460363965234571578480766e-393Q, 1.278652922107423854922242620018460855558e-387Q, 1.27346175112717053239090655930858052069e-381Q, 1.023823977719212384301250664189673152317e-375Q, 6.666725705084252678150326635220070780096e-370Q, 3.527501141911259771256602680376156110087e-364Q, 1.521550619725659440989624157338581448637e-358Q, 5.367178386399065173689709539892711842253e-353Q, 1.553103594884899144778901074836122484754e-347Q, 3.698136866653946571267914019652083161444e-342Q, 7.267857666274321583558053878456127222792e-337Q, 1.182396378403029271255116700338342272541e-331Q, 1.597075112277586427731638320619803585259e-326Q, 1.79616310417311168251812691532499891895e-321Q, 1.686776580430614870136341368549220295438e-316Q, 1.326400820923694839828868126921386634198e-311Q, 8.757752605603787086889457335226509690784e-307Q, 4.868418990945228081453886254928167861293e-302Q, 2.284646841932174244279967147270918463565e-297Q, 9.074580740097597152261098447164420165217e-293Q, 3.058674426405965026102952238688104005e-288Q, 8.770907787988163743413755834970410859751e-284Q, 2.145105864999992209688483122610527442958e-279Q, 4.485565646931315043637211169200810850942e-275Q, 8.039051377155100634170607610838242458239e-271Q, 1.237798459140634245394855702707316430846e-266Q, 1.641250849228685733321328948635354163602e-262Q, 1.878392643839145475948645114851275314888e-258Q, 1.859837819346807234979384520727903936856e-254Q, 1.596675206199588015266237522224100758227e-250Q, 1.191163300889329440492988307548134854255e-246Q, 7.738998457363138650763594103272910530358e-243Q, 4.388214066152685197969849610034490383905e-239Q, 2.176190276775343886183543527108804962112e-235Q, 9.458323390405043573268776062741642547043e-232Q, 3.610172183979709423096064193965398866308e-228Q, 1.212586127555234921919768098823882915843e-224Q, 3.59111324401453575527963023293455049051e-221Q, 9.395610112642259280459967294233090545081e-218Q, 2.175878640712952864616203692811262231176e-214Q, 4.468683812013515731337379575375451666765e-211Q, 8.153960491495333836272380517373862616232e-208Q, 1.324334834118382614778205714074964422865e-204Q, 1.918010969227594967076007862060402474386e-201Q, 2.481419344431850431832642008478325717022e-198Q, 2.872795934722793405682347917373434018734e-195Q, 2.981349523066067914025266431304396865241e-192Q, 2.778183214184428719494018536521280699548e-189Q, 2.328486353991385450908858723725291527882e-186Q, 1.758186943224971219517752327685010699026e-183Q, 1.197946966638678929592039684664547722208e-180Q, 7.377055951967901897864941596001292223249e-178Q, 4.112278669973440702181315578462285064667e-175Q, 2.078291415365407917218825890865740908413e-172Q, 9.537067910130183878871726206163401272743e-170Q, 3.979767266831748046536551531606993002857e-167Q, 1.51242767258917389289465209587647895879e-164Q, 5.241982224408838742535027808527238690516e-162Q, 1.659359739042905225047790447024360734017e-159Q, 4.804189190171438209477354610578302798335e-157Q, 1.273899629641974768294696288314250406176e-154Q, 3.097972570039967409381197695536388439631e-152Q, 6.918782676203354501696541281574674135727e-150Q, 1.420905061393621836184825537780939096116e-147Q, 2.686880053196812186383269222572644952966e-145Q, 4.684197364933578819900414372355690019325e-143Q, 7.538292842090449394366060991929379034132e-141Q, 1.121244892108977725124030722189671879955e-138Q, 1.543291602455658629065990737883115515276e-136Q, 1.968057200151723062214416934507209947162e-134Q, 2.328003983334060978647728261009904175111e-132Q, 2.557361370195688062969068207425233275233e-130Q, 2.611927488619706964609586759095304201419e-128Q, 2.483026158243640437503808965978985775636e-126Q, 2.199558726962169679083120552270215159747e-124Q, 1.817604357772346797279295638966528051203e-122Q, 1.402622308618408240781121273710706375183e-120Q, 1.011860243749717496597643469830115242708e-118Q, 6.831127536515730097540183118129885433187e-117Q, 4.320191100696367801967874719856844820374e-115Q, 2.562075564358016827111173141097650600476e-113Q, 1.426238694588568870687238604039093177163e-111Q, 7.459848026168321089493030639864685607272e-110Q, 3.669651340262246286048534626216288397075e-108Q, 1.699377066420368081652375575263230646377e-106Q, 7.415347269378738772554757519265950805265e-105Q, 3.051760076915455100351083762051342894307e-103Q, 1.185606536701726646160124184282201673383e-101Q, 4.352012462292932218666289630132342719673e-100Q, 1.510709811312352716016896845640521276349e-98Q, 4.96351624265344783282463142301615005161e-97Q, 1.544847436576855907745798135714872919059e-95Q, 4.558626702124257235752569024006245964769e-94Q, 1.27642008479453751639667439563273882791e-92Q, 3.394045905392319665569519214098169750653e-91Q, 8.577369478664050327841008779377881642778e-90Q, 2.061794113305408627205942105505921160903e-88Q, 4.717678942214176175585291907504765989603e-87Q, 1.028336592244877396499367499530170373412e-85Q, 2.136942248611699065366375204560555442768e-84Q, 4.236649816605452806608538404381400553183e-83Q, 8.019390326869837302318803327925687368548e-82Q, 1.450310328118094376720023212297234378891e-80Q, 2.507773447443639285811131422971779815463e-79Q, 4.148830024850719085252858854502549378537e-78Q, 6.571590494079647834460655487488465170869e-77Q, 9.972769081433910894391809784387965744944e-76Q, 1.450941240511938754819526746862952160298e-74Q, 2.025147121753812973462197585271955311494e-73Q, 2.713410648449319341394062293702880697709e-72Q, 3.492221881468832071574769247806205619972e-71Q, 4.320026314957986074471025977887938831804e-70Q, 5.139678044302121691257432248649865135314e-69Q, 5.88454602498027835646853308660089711635e-68Q, 6.487480038582780094962826210870660500257e-67Q, 6.890958196370926220424217725022443833687e-66Q, 7.056254711010837638169942940084550044742e-65Q, 6.969579804750282059291393905862236832069e-64Q, 6.643844951482205349397989109640847868486e-63Q, 6.115782049052550927522596994851724693213e-62Q, 5.439255920241588910635386169168650069713e-61Q, 4.676421881589679071462973437280331165559e-60Q, 3.888684381216725595659573659632893641487e-59Q, 3.129184103756304830587115921877252345851e-58Q, 2.437923355425183366110025852517458902153e-57Q, 1.839870139530736605717536567889553740685e-56Q, 1.34569546099067802857678564027627409864e-55Q, 9.543548354590505654408042421857208818407e-55Q, 6.565747142552830887480211819288562501447e-54Q, 4.384035908945419864942715257281219621436e-53Q, 2.842372851943162821895168269638503020572e-52Q, 1.790206722551992369372815691219096572315e-51Q, 1.095810962565634873096014895603262248904e-50Q, 6.521845700716095054692872802045308924929e-50Q, 3.775695339986648388305396192552307067105e-49Q, 2.12716464152594887189778742590835609859e-48Q, 1.16671910540040391992253760579220008166e-47Q, 6.23265403559085987542213498720205905273e-47Q, 3.244134896678645746059576473240602899384e-46Q, 1.645958473231714974889173810016645441791e-45Q, 8.143388031734858419182189130653533970639e-45Q, 3.930313582465246907302843363611600709482e-44Q, 1.851194263290435234938417283137103119568e-43Q, 8.512239336793202359069241917584798017519e-43Q, 3.822649348695211790804635671865758360444e-42Q, 1.677154859408228776678271851575940954557e-41Q, 7.191619924152852038442032565761535379094e-41Q, 3.014945807169869323963767145635796967345e-40Q, 1.236185040650714236792933080415503535797e-39Q, 4.958933233628030587234303679158088010029e-39Q, 1.946888752775509918760428023552746596113e-38Q, 7.483195996266222208010017837398543174827e-38Q, 2.816884085832008440862888918858326739866e-37Q, 1.038788790311983532626498647875866074014e-36Q, 3.754052366421776972298304402899627666075e-36Q, 1.329916636449442293929331165948166178563e-35Q, 4.619911398476589889287822018098556733235e-35Q, 1.574200500535886072240446156960489377595e-34Q, 5.263002870105818624051575346548509593314e-34Q, 1.726960099078857779289991292495256114725e-33Q, 5.563295479027593276363106515909903530738e-33Q, 1.759977498646924128925619156060635503779e-32Q, 5.469270261898178500979414281790390666607e-32Q, 1.670010326740456896177958676237975226683e-31Q, 5.011812229140459292937572098984863834087e-31Q, 1.478675283612228924576755629362483876746e-30Q, 4.290105197670639434248708745588052583008e-30Q, 1.224314847204857214288128441827892216884e-29Q, 3.437633138669099008098353177172696586855e-29Q, 9.498972745536045125708605102671240382972e-29Q, 2.583760349139748372190785203361264056883e-28Q, 6.919781634353028415062110558967966606871e-28Q, 1.825162674340331350492593059731827245464e-27Q, 4.742230202003700799981525062649235524325e-27Q, 1.21405061359099326936056130057580569356e-26Q, 3.063118047519658846943846604881668640376e-26Q, 7.618361643983062409286968372813904975471e-26Q, 1.868215421385976931437156399023912819061e-25Q, 4.518090735445957461893059448531246001478e-25Q, 1.077802555101032018001573196795959603137e-24Q, 2.536716415287025987243332057261521203556e-24Q, 5.891743572611456938581645671099702613624e-24Q, 1.350654629696238651479692262614635184919e-23Q, 3.056759774717924539419358796200729285625e-23Q, 6.830955143743892705466065819320427714946e-23Q, 1.507613243104685126205368805198220832115e-22Q, 3.286781089426561469078764502160043788401e-22Q, 7.079565101495153315614280736442313671788e-22Q, 1.506880116178374539920205157221361054724e-21Q, 3.170058264327805606367536705343862141049e-21Q, 6.59251402755243003297452378499013462071e-21Q, 1.35552580917224613064763906748000530126e-20Q, 2.756219881083391006714632017605268608876e-20Q, 5.542995422751507991815595112925511099095e-20Q, 1.102741830357026668509228710940474564193e-19Q, 2.170574924791608623404819767053535761174e-19Q, 4.22784562521684419969566703381613825383e-19Q, 8.150374391610149393088547569573938943941e-19Q, 1.555319761370903112941040411557418768911e-18Q, 2.938421091239191486965897394716220785884e-18Q, 5.49702918186578726899982577419496597386e-18Q, 1.018422840283521980646891608411447224077e-17Q, 1.868872525702349874003525110232409264092e-17Q, 3.397402939502888626915671597580544282826e-17Q, 6.119185785264468750269400946381512507862e-17Q, 1.09214879924426987627392659888533333755e-16Q, 1.931848224257484115187021666194486246113e-16Q, 3.38709738113457021746601978090966428654e-16Q, 5.887153893766801191455922107519234664868e-16Q, 1.0145296263318078248737176573311390616e-15Q, 1.733657986531008282841829763437819666348e-15Q, 2.938043850581996177822909658510042042154e-15Q, 4.938615471781692605915992715954874017254e-15Q, 8.234918562531385917858203857862277957338e-15Q, 1.362306331265371396596294694423173800976e-14Q, 2.236170869424733841320751737542100923557e-14Q, 3.642524554580435163120663045083577493864e-14Q, 5.888694392313571271396174247706099778175e-14Q, 9.449427618501157548166373911244332310801e-14Q, 1.505261978665752624561018591391102066314e-13Q, 2.380609441526787810264512243714771106257e-13Q, 3.738370022433227086384575475381090947548e-13Q, 5.829648161155620359106976280093017981524e-13Q, 9.028496600869498357963548235512457258829e-13Q, 1.388826357069473033794159652839122295033e-12Q, 2.122196240029301709491138513135360364986e-12Q, 3.221611506135842421727691817477971674495e-12Q, 4.859091658706136214244133527025696573555e-12Q, 7.282405996980113883706062207316493538397e-12Q, 1.084614626633106462843146164014369523503e-11Q, 1.605458327457498641880369613222255948306e-11Q, 2.362039805046516326689547929276742382626e-11Q, 3.454465994486121845661011103063064511645e-11Q, 5.022506107218991611053939202358149250568e-11Q, 7.260149275135915690391382052565097178099e-11Q, 1.043506651266876142022178805768372845923e-10Q, 1.491447438205217428990418540357559180095e-10Q, 2.119930450717337762893944880079093620671e-10Q, 2.996908529590102178368349845632326420577e-10Q, 4.214055822301332409818763610781801512466e-10Q, 5.894380163761400407235801747311008727447e-10Q, 8.202054377127916232711329106917380504757e-10Q, 1.135504396304516014422645934598193894471e-09Q, 1.564123926801416152345998562700717501364e-09Q, 2.143895532536103685135640602614991156305e-09Q, 2.924284555594605553671769414519942616402e-09Q, 3.969649003737127932344749476989177485695e-09Q, 5.363316892671581077171752210602991068092e-09Q, 7.212662081948228982393580259053449241656e-09Q, 9.655391838969175725217005148400887863888e-09Q, 1.286729736245160124986798102409646699924e-08Q, 1.707176162884067575027148124091659866518e-08Q, 2.255136756706215921832547171587286426381e-08Q, 2.966200406055540209232028685038397255741e-08Q, 3.88499279165752963245413637224838028982e-08Q, 5.067230696631395898391507929991299499358e-08Q, 6.582184302397294059244050027864020017102e-08Q, 8.515615360415210982691891965235105797731e-08Q, 1.097326780309156415388972256670220023435e-07Q, 1.40849966698634516338474292825860882904e-07Q, 1.800963114520075404035053726417815773279e-07Q, 2.294067798711577907333029492475997054264e-07Q, 2.911298260373502821242208979104064808447e-07Q, 3.681047642935816556705697739214988768386e-07Q, 4.637515095891270700500412168316111896075e-07Q, 5.821741069987161473731830875047390436438e-07Q, 7.282796925275399454511805955028073483488e-07Q, 9.079146457486250991458577609594710846256e-07Q, 1.128019810375338411661718812277807260419e-06Q, 1.396806769576530095637743385965024634296e-06Q, 1.723957266560495308759186180749598884135e-06Q, 2.120847955410992129415865076137962702185e-06Q, 2.600802749963756201636001826403410052969e-06Q, 3.179375107191397469591646715949441120489e-06Q, 3.87466263359623762618892933003290214722e-06Q, 4.707656435964015050950934858654955898129e-06Q, 5.702627649010476273062734021720688061299e-06Q, 6.887553559542152392628913331393954866062e-06Q, 8.294585707464843920777395442479020873788e-06Q, 9.960562276198518660710860857487330693778e-06Q, 1.192756698691180898016628898883173906339e-05Q, 1.424353658086394053028809949739212752112e-05Q, 1.696291881074835378827238882926582147741e-05Q, 2.01473826643461040251220418003491119867e-05Q, 2.386658231149715001671441877242307172678e-05Q, 2.819897599830005539475352694423628206838e-05Q, 3.323270081093726790471346839279300126957e-05Q, 3.906650389646304004580423055599671571497e-05Q, 4.581073036065455323829979901479633510731e-05Q, 5.358836766549172709593068062566350767259e-05Q, 6.253614592338064003449893584965224320815e-05Q, 7.280569303474707324470305244376804359753e-05Q, 8.456474314345314007150181097613624934893e-05Q, 9.79983963944311971961128822060083281438e-05Q, 0.0001133104274741962557808980829717804420132Q, 0.0001307246399020691600023526497292212020485Q, 0.0001504862625229124093013402201618646645292Q, 0.0001728633841361022292487807700747299013219Q, 0.0001981484216856842586799572772305180575132Q, 0.0002266596169386652242612079138639764750973Q, 0.0002587425560977173732352397172201132721704Q, 0.0002947717063367408829161595331713295059784Q, 0.0003351519628181797614281622077674269794528Q, 0.0003803201993549968241927643417622446554493Q, 0.0004307468155228297461815381992767059891142Q, 0.0004869372727138194050273920414562891311034Q, 0.0005494336113573051545188073238892334141672Q, 0.0006188159413179756137819623192609947043238Q, 0.0006957038973226249969676643754938554868505Q, 0.0007807580511653439670770907738372309905166Q, 0.0008746812724001532761340934353267577792467Q, 0.0009782200292515512336811027407457153376092Q, 0.001092165621558351789459012058646682104199Q, 0.001217355337715058924188958933421742595571Q, 0.001354673527787729173843430392365052760195Q, 0.001505052585257047138767616555691474176257Q, 0.001669473830178774238569756010944073496615Q, 0.001848968286948808422945347651594893384821Q, 0.002044617350314201919025518009463240807713Q, 0.002257553333779458717720728149390573426284Q, 0.002488959895115589901221858059759895342055Q, 0.002740072334283588362025959812292414640791Q, 0.00301217775972961953607413014104144464497Q, 0.003306615119691370083379454518010740369845Q, 0.003624775095868402689060121197344456802957Q, 0.003968099857548535542156097701394553950805Q, 0.004338082675041517295499039588623167374938Q, 0.004736267392044797255794242147281512023857Q, 0.005164247757348130579312969849265866446317Q, 0.005623666617068244685007554336227354330017Q, 0.006116214969386021858860229251854316110788Q, 0.006643630884530937776730154149339974333344Q, 0.007207698293515321895878348292456453654359Q, 0.007810245649859081048265134316584789895785Q, 0.008453144469258828274121626639448497149435Q, 0.009138307752839171316702467004395243791217Q, 0.009867688300273872669999644933745875091601Q, 0.01064327691967670787558472076910092093735Q, 0.01146710054173253851741408239999923619768Q, 0.01234122024606522527074289502339224210353Q, 0.01326772920831782112966648361938182825161Q, 0.01424875057684974543947505353952098867137Q, 0.01528643528833354419122626389892565090942Q, 0.01638295983185904916112164488898195461532Q, 0.01754052397142437120423950233168880720244Q, 0.0187613484369107615886167354070274590455Q, 0.02004767259380194441465699051526802405725Q, 0.0214017521020184759779667849902676587795Q, 0.02282585657429483535407508444593379094269Q, 0.02432226724453248297751175594886236631783Q, 0.02589327465651758066521453776794690161073Q, 0.02754117638329931218995431551143369605661Q, 0.02926827478738593898790451312106545224234Q, 0.03107687483173329787258745383633763611989Q, 0.03296928195127705906828026282057099308205Q, 0.03494779999449857988040032623857920380255Q, 0.03701472924421765093424302565538084301254Q, 0.03917236452647701857524610316723537907177Q, 0.04142299341602656982308246993170945227151Q, 0.04376889454653285699001801294927841574839Q, 0.04621233603323564126441668379095446930966Q, 0.04875557401535079589039921987184194521511Q, 0.05140085132508167562704906922303703496827Q, 0.05415039628965234886880735200235133638008Q, 0.05700642167231927160453898977060771401466Q, 0.0599711237578563573226915069629858708525Q, 0.06304668158754517366223858841179395265763Q, 0.06623525634824027829561347043735130048892Q, 0.06953899091962247509330580436971686102996Q, 0.0729600095833028746833811927601826713891Q, 0.0765004178970007835650709418899798676114Q, 0.08016230273659117141990270524388318621874Q, 0.08394773250840516467839177192606243584909Q, 0.08785875753377190721656428075049332888429Q, 0.09189741060741426847468433104579159465809Q, 0.09606570773095614670505424425466367647119Q, 0.1003656490224672211409706019834699207746Q, 0.1047992198026634931898508322163299556015Q, 0.1093683918581001987330424053206431223269Q, 0.1140751248814388848942142458106393021799Q, 0.118921368088643682516754028336251837472Q, 0.1239090620127639775785842545955310252687Q, 0.1290401404737925560843903638541851287801Q, 0.1343165327239504988585911849315540274307Q, 0.1397401657676431414586481908138076263638Q, 0.1453129668552556812547539926611835917781Q, 0.1510368661499127946794457281180654907464Q, 0.1569137995663141144619238369429012314605Q, 0.1629457117807767176524264957760589252385Q, 0.1691345594116669265838074234685207817681Q, 0.1754823143694867020605796895050649984246Q, 0.1819909673759946372926833537044279604056Q, 0.1886625316518879311352366885204737593347Q, 0.1954990467727495928713431543594207025934Q, 0.2025025826931743565802835311741625023285Q, 0.2096752439392272067845965232957417681348Q, 0.2170191739696598929453619381656215678642Q, 0.2245365597066132128474132532044770980417Q, 0.2322296362368660795566899971447466971694Q, 0.2401006916850564012879982901404429833251Q, 0.2481520722606935992655817236397629937298Q, 0.2563861874812082306191368162104739675875Q, 0.2648055155737408114457597739460139210698Q, 0.2734126090588597747267265038277637879757Q, 0.2822101005199178701881044007666032408543Q, 0.2912007085623076464160082864035019623808Q, 0.3003872439674604947757906906819067257233Q, 0.3097726160470507530279833066428086671434Q, 0.3193598392035173757684907470415069603046Q, 0.3291520397037016404193916534806228825185Q, 0.3391524626731213938587717093791470119821Q, 0.3493644793191617507885033680278723282202Q, 0.3597915943922604099274241916243743202498Q, 0.370437453895004534297809334142470200637Q, 0.3813058530499373333547650352661480737284Q, 0.3924007445377981971755919946678712021003Q, 0.4037262470188928140903475071101821304505Q, 0.4152866539513117540688677957021817444604Q, 0.4270864427207903916573703120710338501449Q, 0.4391302840981329322252234037536723604273Q, 0.4514230520413121575982986672983445970989Q, 0.4639698338606081117511470803776773172719Q, 0.4767759407664674418491476565985386456096Q, 0.4898469188211550036177946416809944701631Q, 0.5031885603167355385407471102006047496143Q, 0.516806915603471063813928672429989712329Q, 0.5307083053943548685833492892416658817756Q, 0.544899333573231952763791571381569604648Q, 0.5593869005357851707458483857026244359117Q, 0.5741782170946036051801186516793426995427Q, 0.5892808189816027518756369857764771391118Q, 0.604702581983243549890321938796860532609Q, 0.6204517377463084432584827945463463628564Q, 0.6365368902944475668239615907758418765269Q, 0.6529670332983176740767048675459263366619Q, 0.6697515681449123115252066782831174608566Q, 0.6869003228546366803792541107869900910128Q, 0.7044235718978283242079024020772563155241Q, 0.7223320569657800605984787123162765141079Q, 0.7406370087549004552020459754059890701261Q, 0.7593501698264669376016144620943539451727Q, 0.7784838186085061098494460842596828305091Q, 0.7980507946106951600027541869735333876082Q, 0.8180645249278394856280467667607579883538Q, 0.838539052112468382179355150589367966048Q, 0.8594890635024286468165380673473754166204Q, 0.8809299220950730124913003197007267091987Q, 0.9028776990657666058321606844017813194226Q, 0.9253492080350027908463731668841887468309Q, 0.948362041195465249909046760063799591795Q, 0.9719346074179343990949614066840423597446Q, 0.9960861724630549479302366473419980629626Q, 1.020836901434702880136038002335887532136Q, 1.046207903620063540423272538165924635641Q, 1.07222127987161131376882927117522964634Q, 1.098900172697023686488065817678959243028Q, 1.126268819234731483687699755105102346279Q, 1.154352607305371556205746104983985376446Q, 1.183178134742943008313040704876221217254Q, 1.212773272224054755535396679944804822938Q, 1.243167229829379630892649667118722042897Q, 1.274390627588395280696510178366946433511Q, 1.306475570276800356042211803401477660985Q, 1.339455726755761299090854776902647953055Q, 1.373366414163496207916696260993796460505Q, 1.408244687292775319638246256496434465626Q, 1.444129433512862820237418019195005380596Q, 1.481061473621406240583458987854889421525Q, 1.519083669040977329410710130907067249025Q, 1.558241035806578679235039044308088638575Q, 1.59858086582466888372299852743006758704Q, 1.640152855921361574402265538231040950074Q, 1.683009245237678957954559946017992411702Q, 1.72720496157337210647316008484511209382Q, 1.772797777328169495475491773850651572118Q, 1.819848475740723857449237597299307993606Q, 1.868421028181370689596438549208663232364Q, 1.918582783315502273584026310535185025955Q, 1.970404669020352495193731841217502411354Q, 2.023961408009779237823690539642994612898Q, 2.079331748199772156275287309535810282094Q, 2.136598708932509466936874733788968855942Q, 2.195849844269505061444090956894789562589Q, 2.257177524665462326226386344962066768299Q, 2.320679238444695114506969192065453102806Q, 2.38645791462228535018090911257279622728Q, 2.454622268743510472485802015585977538477Q, 2.525287173558586284686837252134214325026Q, 2.598574056506641565930469422296652514342Q, 2.674611326154408827473590731512070423928Q, 2.75353482992286323949072031864016601102Q, 2.835488345640611439999643200601877219861Q, 2.92062410968804449738926309215771882388Q, 3.009103384743144622541911200865882785674Q, 3.101097070410615431476383817233400114544Q, 3.196786360313181016135882778770461391366Q, 3.296363449550237677932901170344316738063Q, 3.400032296787622239428000634643997693337Q, 3.508009445636508188824397561413278832782Q, 3.620524910413170580217782044901471996699Q, 3.737823131848823954579745937371900624793Q, 3.860164008844675289107469115579416301802Q, 3.987824012947036166619438121661763719179Q, 4.121097392856712044775558016541559733901Q, 4.260297476992532330650222886374288981273Q, 4.405758082908183742986369820036182319601Q, 4.557835043222720229607343330179101614167Q, 4.716907858677493920666662718003679310707Q, 4.883381489986147028731324484181342600844Q, 5.057688301311346413080048955955133931764Q, 5.24029016949517364937262385119050914101Q, 5.431680774604152215414745576056569940993Q, 5.632388088941263530838944426647235216134Q, 5.842977083444493240346088159010481650856Q, 6.064052672355303324054387062420722913264Q, 6.296262919224426838182742506396326825866Q, 6.540302529753004778869174624673669076774Q, 6.796916659674200034444948632350283775015Q, 7.066905068897762712353177820799890200225Q, 7.351126656505704724688125273958015673903Q, 7.650504414944385662659203665642040258745Q, 7.966030845955723910764349890266531446913Q, 8.298773885483222221468214739217431908518Q, 8.64988339003973506101525205018928180163Q, 9.020598242904561456999601751592885677702Q, 9.41225414510834360246219690427427333296Q, 9.826292163557269466732689978189811368073Q, 10.26426811694776371632533698438878780078Q, 10.72786288944826916813779631601409495717Q, 11.21889377261159001879701043038476676713Q, 11.73932694778443388521894681581610807556Q, 12.29129123457708270319215970282226419194Q, 12.87709324594766765515402048038669536198Q, 13.4992341073735758693176219364211695767Q, 14.16042791669191291271234624934713958783Q, 14.86362214279527089719453736582722220018Q, 15.61202018581665142041991318996024972122Q, 16.40910634912836056677912139837144777988Q, 17.25867350487402177091782658858013283139Q, 18.16485377037993024884452690977404455282Q, 19.13215255326167571891757955195233291448Q, 20.16548636905761204079359120396764800875Q, 21.27022488759428859211729062248302615527Q, 22.4522377239586858934126372942580332999Q, 23.71794655800352070106437529670545349828Q, 25.07438324400214828555529944234238427945Q, 26.52925466085620535573933853306193868668Q, 28.09101515483378720655301379661763173245Q, 29.76894754314429800021170138650587944439Q, 31.57325378002474417516854433656227175023Q, 33.51515654008411148311829427781923077265Q, 35.60701314953242130913508492608130123385Q, 37.86244349823339441594775773078079072641Q, 40.29647379850000394194999154115502761761Q, 42.9256983251566106568287701460452580677Q, 45.76846158142580776550763193789732785913Q, 48.84506369347253555255562043759063132523Q, 52.17799225094995370120933304290316705891Q, 55.79218429104484234314704060801385871774Q, 59.71532268038649506093311149177789765018Q, 63.97817179581388359256889501956078693274Q, 68.61495815679731739105182558138869817295Q, 73.66380253749173597579807670896348619996Q, 79.16721110650937730648828736138186887037Q, 85.17263433307891488469075132237625329786Q, 91.73310378961365450775367798895117611798Q, 98.90795860885862893373285703593128717067Q, 106.7636752615840049170921108192673039159Q, 115.3748165593138360964739919439025091047Q, 124.8251184167753335307884813481639551181Q, 135.2087360034668979739408892961618233969Q, 146.6316745601551591194184766080855899878Q, 159.2134344587212366502738176064757447706Q, 173.0889051680280399896165817677088786851Q, 188.4105488051885127906807545886516889139Q, 205.3509210823754434115791536392044147463Q, 224.1055859231269818834237202833297797781Q, 244.8964900834929361072626079301082497614Q, 267.9758760923573609795202757856526348931Q, 293.6308261096512585408835911644003226435Q, 322.1885463616083343430004234487963961674Q, 354.0225222209357737235698701666059446378Q, 389.5596984536108548077096261370629689439Q, 429.2888685030152394865736640219954342317Q, 473.7704919649917121515120988699951309401Q, 523.6482018956150921567202779251009371071Q, 579.6623148461239013729943303289916476255Q, 642.6657184518196254250998988603877103213Q, 713.6425863708155629919908359659403656033Q, 793.7304612802721925539978576829847118829Q, 884.2463570816121896178880212311454053258Q, 986.7176658841189012219850761458912237512Q, 1102.918819235722927744600414498283892661Q, 1234.91485329233271555981062082910716546Q, 1385.113272678479813634206124518231808971Q, 1556.325908312681685889992739657400589827Q, 1751.842833722475850243498798265810061319Q, 1975.520858975176784025953476571497190453Q, 2231.889682153460941507453429511802304092Q, 2526.279471529220797933682942282042851813Q, 2864.974510271917778566334688829570063707Q, 3255.398601385836981477327248620625297302Q, 3706.339256395488116333757365893728426179Q, 4228.219344042120788684028024525844687474Q, 4833.426940017626186335966263047791170787Q, 5536.716703957542012803288988529189752554Q, 6355.699353968381047550987173727520146629Q, 7311.439889033664714224839534528824153203Q, 8429.190352986375103659917942017957926758Q, 9739.289432574560082947218291110012238598Q, 11278.26941314174344865137745573539892162Q, 13090.22146527840192121556643882459793329Q, 15228.48353487758171912583592356379328602Q, 17757.7320759574131111084450686688920391Q, 20756.58056610832124979302179467528465881Q, 24320.81556946305416172004101150345528677Q, 28567.43688194010189078069185484468040728Q, 33639.71439652637892339557022075773032754Q, 39713.53390468433874079018761656799775516Q, 47005.38124868024276685194436174326123161Q, 55782.41454199081637721033867971136148933Q, 66375.20485467430976973616358391303682894Q, 79193.8964938789379080716557565128034655Q, 94748.76170569987926525384687205818258294Q, 113676.4185559940932985204557366937966947Q, 136773.3680937188787119816424376976346549Q, 165039.0188597090674337643015699657079395Q, 199731.0454972745979834726788415446981803Q, 242436.8306898628098527456078336958599012Q, 295165.9433837847718878457262129156537747Q, 360470.216849401713189605803840830130373Q, 441600.1519609350447724924713683024637015Q, 542709.2821490186584727843713857298955628Q, 669122.0692964885772249581763409255402396Q, 827686.2306514269967440238425057279466219Q, 1027237.646882789325395582817310098557766Q, 1279215.895361419046267273339768020024791Q, 1598482.001556073532061028566697317627191Q, 2004408.620417117903795710233263888056879Q, 2522338.537369602352689507222089859240384Q, 3185542.919287081047719844672603141954191Q, 4037860.118619087846479116022793787786343Q, 5137264.677480395599355604531997862929495Q, 6560712.534410318823827123644450645854025Q, 8410743.816776810796186473145045665937148Q, 10824515.55167440362485947269849464346556Q, 13986207.0209941330011779611362296564843Q, 18144124.90810505888082603159947148053492Q, 23634384.14477576245174950890211078768079Q, 30913826.95526480471448531540531281854327Q, 40605974.80378620661399473672299346895625Q, 53565444.57194199699651310605468978876294Q, 70968636.24955794350712584988752690989393Q, 94441963.80814532650216822140959524198571Q, 126243974.7954442094362911310588557317417Q, 169525168.7850776244769108117739517771857Q, 228700356.87037444467813945668623057383Q, 309984784.5945555486083699955906100203021Q, 422169676.419180296016038169604584024776Q, 577749487.0572079949357000884472359600731Q, 794568313.0307992201611056824664049192603Q, 1098236421.762334787107796693264193432183Q, 1525694882.086440344991905250910993556676Q, 2130500495.120059079142618634577471253541Q, 2990701697.368017711932087176125951177033Q, 4220637207.300671772783188221463829109696Q, 5988705306.551971098215414885650107897243Q, 8544269831.256129406510727541315985651644Q, 12258624497.59786938678183477943433708635Q, 17687708717.87495022845789287135040109813Q, 25668668250.58175914698250404635555840049Q, 37469379954.19249045788058580631395531215Q, 55021343701.47808222508026520305320946865Q, 81284573532.27450168954709280528031053888Q, 120822745771.3775527576541346782807310412Q, 180715302267.838335501258406348057915531Q, 272012900590.1587130429230121721901216984Q, 412074536897.799430443190475733419879223Q, 628344476944.1102285263714030386188019936Q, 964495715735.0823164995071629655123849865Q, 1490488802770.178852807340536150510230426Q, 2319151911693.03458420159878138301523182Q, 3633696221434.767157940890063426130568906Q, 5733695051202.934582494404097712673960175Q, 9112456759035.915558166110123534722925733Q, 14588156299469.85634878641183406469644201Q, 23527688830199.31431035896968138608336931Q, 38231623421869.65920594006767147759897662Q, 62601148428700.57299425483735853656627404Q, 103302358246928.8009047174017863251012655Q, 171814437520724.6796302867876243617578789Q, 288061024180302.6161380295256724616742758Q, 486899765795412.4945381221817576577795721Q, 829813516235357.2103923602912762213670883Q, 1426145535118378.951436282855348913815501Q, 2471991716108467.32565238550997265888506Q, 4322035403914148.133894111391643664621752Q, 7623370258751110.720304855446748890981251Q, 13566982446241751.95521593184313390214595Q, 24364538372998839.52259047925399940945603Q, 44160488249011501.98104668800830603643765Q, 80792929771140742.43357941688344049205352Q, 149224697949752140.7521990836163135293382Q, 278292163684832283.4160185479779845769773Q, 524107342845571057.9422283074584384844101Q, 996932213799835680.2597235801377919016134Q, 1915602123000823970.720466166997119896796Q, 3718848909517183870.143410573120269761073Q, 7295341760671302045.79313255542545772809Q, 14463988874285003035.94795686945931464091Q, 28987343448958931323.92810967706919677816Q, 58732754016747867529.00414398132271998153Q, 120331353070098168111.7390056337252147883Q, 249333004651588596284.035650776923709372Q, 522589314039917315810.223473765572860708Q, 1108152490641109934033.695782020580839626Q, 2377806308974776290281.711859341791971914Q, 5163834591017950405285.437821374070986535Q, 11351919331086858683918.1471528319768618Q, 25266839294442588226428.14778445717345898Q, 56951087826914109485973.59712623726588378Q, 130019587954518449740095.3405587711864565Q, 300717519321186724087928.9334487675138871Q, 704759216153309067051260.9313241944492729Q, 1673960445141169113758368.533624129723397Q, 4030544681474698805788178.936542366860127Q, 9839874954742709853120715.064425551442631Q, 24362247286979856257114998.8851952578909Q, 61184747201856950895364042.72498565866937Q, 155906667317075864701083324.9662928828906Q, 403163381047100871402409124.3779546257991Q, 1058261703628742425795196097.781097890238Q, 2820350066022680574530026898.432274605051Q, 7633343819011512595414528317.564843598457Q, 20986212852402084422748799314.66573670249Q, 58622994393166625667380328459.97406430494Q, 166427664782698297064027054016.028778848Q, 480305184367245946020952931414.3791654892Q, 1409469365276921639465057297415.183634189Q, 4206828103520948090625832005794.726896427Q, 12774108355248748130723515474898.16566641Q, 39473069418353402635694598912188.38756518Q, 124161027690416153525104720861908.998726Q, 397653952879188213452568013972672.1030911Q, 1297132481787798328222051462390494.77497Q, 4310699555554472364755479606514636.156607Q, 14598993032148232561844107749486020.15753Q, 50400995750152781199478648570188199.65257Q, 177430297054928348810918273327463082.018Q, 637121612274118077063576067207035125.0567Q, 2334308965896898251996924331341478060.108Q, 8729180311556704261437649253450972488.832Q, 33327870616504618405564608012803778253.06Q, 129957903565849452378953312970336477735.3Q, 517729777059756948461298024741483523105.8Q, 2107926524966039348251307533209594312777.0Q, 8774220406124443178237235835845685677777.0Q, 3.735197486182661954245100743924203262568e+40Q, 1.626762487644328121630687997548095289162e+41Q, 7.250973083083253199813538117009829490246e+41Q, 3.308936766532937115392827811529721364519e+42Q, 1.546541710130421473312439401601868673846e+43Q, 7.40592482120371542929543531360322220966e+43Q, 3.635026031346881800840788950800319505007e+44Q, 1.829426656802615545872238734711353926354e+45Q, 9.444371789843923777637569744583527921544e+45Q, 5.003291237038170466229131882466362255907e+46Q, 2.721071221382007933686249890911655353165e+47Q, 1.519865012090974117520450692809027707605e+48Q, 8.722349830799754316439247817774896336592e+48Q, 5.145299088117885927493542339522712625349e+49Q, 3.121221357870235693712216180124753139813e+50Q, 1.947899213175479452601623772691375555644e+51Q, 1.251210890644544336971252377162948639877e+52Q, 8.275874252588801763359933928249349963411e+52Q, 5.639192260136006716215984701965648621599e+53Q, 3.960436391373705651016231231787112634959e+54Q, 2.868130988088678181245153419409706139055e+55Q, 2.142864200359822342956549874731614126884e+56Q, 1.652506898141577776885280365380983877969e+57Q, 1.316016911424751010713227742852141936317e+58Q, 1.082852293820816389551974850072957597624e+59Q, 9.210644097586007954427562608847664200089e+59Q, 8.103092543855791898793790566984390085005e+60Q, 7.377040625432060608603217790009391493107e+61Q, 6.953737976979336176051071972961556866238e+62Q, 6.790427544984841974058656827100518158411e+63Q, 6.873219181285964966158787851203582418495e+64Q, 7.215276426549123743710202700699375386347e+65Q, 7.860040014854653238667256601459176244687e+66Q, 8.890552747510091206537761704842097735846e+67Q, 1.044773624845274406484242278763368099107e+69Q, 1.276339846429009678960092217254464675556e+70Q, 1.621909127730099101805179595189446592997e+71Q, 2.145222394949960636229309746712382373349e+72Q, 2.955136434459451093496393852873201995357e+73Q, 4.242484540386949293381593892190632931659e+74Q, 6.351598024216824109918004371203177858677e+75Q, 9.92322140177664793970985646435161664601e+76Q, 1.61890271292950503396982867447926469379e+78Q, 2.759835883031589426581500726726160092292e+79Q, 4.919725873480647138764805641435572041821e+80Q, 9.176966237443589394573048534481159624452e+81Q, 1.792537273106479512876232436227020228235e+83Q, 3.669131046186230038886281886697486654081e+84Q, 7.875974781863151481036630208790721389981e+85Q, 1.774257356669981483122646218784038073379e+87Q, 4.197883435791273747898935670006279670148e+88Q, 1.043953267600508611098731312756290706707e+90Q, 2.730922684509572139458179237102505154696e+91Q, 7.520756432311812479890602823961473367093e+92Q, 2.182171967918410224403041849327447242523e+94Q, 6.676499874620453543521727162652420305871e+95Q, 2.15577712365339698532597721844522720139e+97Q, 7.352286858278690688211435664926977400268e+98Q, 2.650811394091442291944564779047695087348e+100Q, 1.011237437351737388842116147030761121751e+102Q, 4.085370846206046405618971495958243394368e+103Q, 1.749468216493498166826699346132752537997e+105Q, 7.948317737498821871893743988852477827924e+106Q, 3.834807905023328863904941873118780424971e+108Q, 1.966628145855798245790683746091198936573e+110Q, 1.073071382517194531106278746912479484857e+112Q, 6.235722205835566650286247548113149395924e+113Q, 3.863024178163167333304337408956273310993e+115Q, 2.553807346093603757684677622217281376351e+117Q, 1.803488116000817634417017746648676518796e+119Q, 1.361928450409064286412411844878753266407e+121Q, 1.100955256966107712671861853615099298181e+123Q, 9.537293602323983258485510982542318832086e+124Q, 8.863266567274260063217354687374780337612e+126Q, 8.846188009560533969578546259096076506511e+128Q, 9.492930504934618253491690898644663173544e+130Q, 1.096533723415061531099016187787740114349e+133Q, 1.364975382571658955656460305314460765583e+135Q, 1.83324407540524757214204989774594748268e+137Q, 2.659671328312756196289158101058876969403e+139Q, 4.173261608816937493963987661707928522151e+141Q, 7.090865759140765750724147023181213198843e+143Q, 1.306301517030177176840321148170710506396e+146Q, 2.612529401702028055207351907664884448583e+148Q, 5.679555052608604602193055928305941291992e+150Q, 1.343920076232017946109889611934747955765e+153Q, 3.465917231693894339164893985895951010068e+155Q, 9.755225071272572958983312664175060577847e+157Q, 3.000742824526763344250019563325005284778e+160Q, 1.010183025811355809743868197177095335303e+163Q, 3.727075264673607112752380094424316792648e+165Q, 1.509245115418270293863342682538256987299e+168Q, 6.717559128302317419502861311585313379321e+170Q, 3.291318624734529160385171919931022097846e+173Q, 1.777836662264190438042312066790334422342e+176Q, 1.060338236589004151924947254106146518332e+179Q, 6.993672005277206691006295921013624374732e+181Q, 5.109315035547664200818831784655767554202e+184Q, 4.141101118954695995671586123417157559749e+187Q, 3.72970841944231900038690832200877504406e+190Q, 3.739049036766599115557194117114820248566e+193Q, 4.179336859308613161688286180307722723544e+196Q, 5.217443685257035669045459028493376857319e+199Q, 7.287327710700167211508944666212719983552e+202Q, 1.140792958868983691957356818511196462798e+206Q, 2.005179807700415852613810846388560032405e+209Q, 3.964605794076837186229454647465847803719e+212Q, 8.833882400656291129175201471618046038197e+215Q, 2.222416827262079161857013529468675017992e+219Q, 6.32487549000714259166529546382487457952e+222Q, 2.040207496855183891566222509116467026066e+226Q, 7.473933116405018227487255858678429348372e+229Q, 3.115635824480421807822417339161885727878e+233Q, 1.480984764640258342704597085687274914994e+237Q, 8.043751353020125109686268526532207882345e+240Q, 5.002449229484107509386335537403342295815e+244Q, 3.56984178603255912889435086930227079813e+248Q, 2.929532238219821490211564778591785188182e+252Q, 2.770679238026050606746236624138254643707e+256Q, 3.026798751595984436030709186683228573466e+260Q, 3.828036992387459381535969017271019185191e+264Q, 5.61778964283159075488466212754593198112e+268Q, 9.588901159209185095148527450244489057512e+272Q, 1.908180733385590686815575451459150865076e+277Q, 4.437792706543634540204526150192117697146e+281Q, 1.209142348425346993959353491937811099331e+286Q, 3.869310908075061490991368493783003476499e+290Q, 1.457926108247910333143812619546225873976e+295Q, 6.484855807244582773591724274648851980582e+299Q, 3.41399505989190389306038993462293155821e+304Q, 2.132926581369322983520027356423327793664e+309Q, 1.585660584493898360074791847406811357495e+314Q, 1.406549923600311781623297490488487143692e+319Q, 1.492858644861812662236576139363443931014e+324Q, 1.901200330136325650182339443918279093102e+329Q, 2.913594428067374876548048333381454532825e+334Q, 5.388753660372153318353497639257238947787e+339Q, 1.206400501839513571365268204575078366491e+345Q, 3.279025639761489754823013616224251826114e+350Q, 1.085362944039382532594119322284810147467e+356Q, 4.388637237003440512107759837586104007354e+361Q, 2.174591860496217544769291320830048605672e+367Q, 1.324675896729186199114724714897773943058e+373Q, 9.952624718323993743049191691571236891758e+378Q, 9.253292674624468877275054471751609753538e+384Q, 1.068175944610869281850017361625425792553e+391Q, 1.536233415754634782761541232392152383885e+397Q, 2.762122556175579381683600950713322858649e+403Q, 6.230559998086773008127784731120178792412e+409Q, 1.769541482165768371365926657095877950287e+416Q, 6.350669236692242487355167861453925877634e+422Q, 2.890704406534452721026792565610887691737e+429Q, 1.675092854792031970707972331086271904052e+436Q, 1.240441432963222229677830128231516291098e+443Q, 1.178400682719307171825255815152530484263e+450Q, 1.441758860787715996316806330169292187636e+457Q, 2.280896618995616398207821385872558406154e+464Q, 4.684783854898512240077048801484626654414e+471Q, 1.254382062452529400606345787473880256453e+479Q, 4.396832097929432333029382171843947213338e+486Q, 2.026103867409562112292321652086245531169e+494Q, 1.232725336259010710705619694645169566278e+502Q, 9.946131815388102167901949874677079252691e+509Q, 1.068946029136854556187731919763529005914e+518Q, 1.537205154906196455751501587209923504936e+526Q, 2.971488523144685380967551694691249695223e+534Q, 7.757209184017428909949567668621317830698e+542Q, 2.747774426890260234248395195407097655093e+551Q, 1.327052327970207303024364376423737858912e+560Q, 8.781052085532532513351576329773639941121e+568Q, 8.000370822300190275739495419036959668159e+577Q, 1.008709656376084238928867250812980114533e+587Q, 1.769035798555775145353374205587591814306e+596Q, 4.337887865267566149881332153701156202295e+605Q, 1.495146308822926755798228719893196247343e+615Q, 7.282512724193076983982833247777530464559e+624Q, 5.040065527191122347567048286402290970361e+634Q, 4.983688801691864935789903752926384680408e+644Q, 7.080529129251182167249954898842537768423e+654Q, 1.453648046373413551924040968198898941338e+665Q, 4.337598065643236527071167033605358927725e+675Q, 1.892313991275571732367620521996379213332e+686Q, 1.21419543901635843212963487739041197346e+697Q, 1.15285330851746771508587852221532721288e+708Q, 1.629782553411954975244284837756441953593e+719Q, 3.452055344385303141542795202545813325143e+730Q, 1.102512410379851438348571427232382982861e+742Q, 5.343866508694911882201645974783260583839e+753Q, 3.956826871594873007934411028424676095123e+765Q, 4.505631958696195386104188270723354358589e+777Q, 7.943741724189032271630373120507187623319e+789Q, 2.183459428673567948307965032840976723479e+802Q, 9.422208350325892638463546770197336134876e+814Q, 6.428840148770315798651380658113045680139e+827Q, 6.985833940158525432315159789439527191548e+840Q, 1.217845786540958113768113810573137032862e+854Q, 3.431528187148182849659646421877006421135e+867Q, 1.574663673077646155008069202772850496061e+881Q, 1.185846444352357252836601236236570671829e+895Q, 1.477057769851258028567499039349533232523e+909Q, 3.067158420904043177984085593633988645838e+923Q, 1.070385336228404234932902688736321198149e+938Q, 6.329361062260066695035899075868249670335e+952Q, 6.394430084983455208900711505672291428547e+967Q, 1.113087578022601582658889275733799715846e+983Q, 3.367156528651748518226447029503966911755e+998Q, 1.785596416013840188999074654317069177638e+1014Q, 1.674666787802858038890787260817621087922e+1030Q, 2.802838925410915198948806997205672228095e+1046Q, 8.447990981775688253045681606083551485684e+1062Q, 4.628258681649599746452829731806526694326e+1079Q, 4.652403352165737018608017815748357654583e+1096Q, 8.663306406163595964182894618845167463798e+1113Q, 3.017539509818074238591225328432214956732e+1131Q, 1.985491468553870196235393755910025018348e+1149Q, 2.492752117595816975254019948962503474621e+1167Q, 6.032605363101356373534719772171116367884e+1185Q, 2.843372909557441218412153608274974657095e+1204Q, 2.637696488690173901807892313463663992925e+1223Q, 4.867530936012666839215995814615900274247e+1242Q, 1.806297364908140811504547249661887475385e+1262Q, 1.362837915337647858769963651184997835872e+1282Q, 2.114105420285786331665845901133892184208e+1302Q, 6.819711630204384971623932887265931684823e+1322Q, 4.627744947987752918797524724541973729474e+1343Q, 6.683790011169256329679542877680372823771e+1364Q, 2.079180492288020730425138467537817647695e+1386Q, 1.410019079371984617158725525463202947604e+1408Q, 2.110334082726406632374960613564821609635e+1430Q, 7.058051491521915345419574349236726710823e+1452Q, 5.34226016580829579370410286869019558134e+1475Q, 9.269528949293586385450920959869061167858e+1498Q, 3.735566704990213502991174185370143251359e+1522Q, 3.543110166674891301675102145543023739261e+1546Q, 8.016707380888655159273391286811616288477e+1570Q, 4.386687461900889475748897922654392224916e+1595Q, 5.88635362961734378190669011184046381302e+1620Q, 1.964535219211330834129077713169656935329e+1646Q, 1.654278142010004007056058777791069121274e+1672Q, 3.566334264149844792966289257255345995689e+1698Q, 1.997696914392470061226774302379611252801e+1725Q, 2.951628334862652832836643008558957759962e+1752Q, 1.168023508080063514319067026006763505616e+1780Q, 1.257294797191357963612588713158077979814e+1808Q, 3.739918694766242006670350085465955624472e+1836Q, 3.123765125844391073468466650907077237401e+1865Q, 7.446408993561740205402068952680263307098e+1894Q, 5.150389021579176147263436232288928749684e+1924Q, 1.051097717221735323089186284217633448457e+1955Q, 6.438075549979749353380206207123056465567e+1985Q, 1.204191338766423126178080201430624216758e+2017Q, 6.999971798174361940960129565044032866623e+2048Q, 1.287400224651680358272160086786311987728e+2081Q, 7.628245018212267544254965199020501367005e+2113Q, 1.483306035186298578810854793693026754937e+2147Q, 9.644046259875525824373227005626744381049e+2180Q, 2.136807992154677198095425726464162609443e+2215Q, 1.644881859879540417424569583091022315341e+2250Q, 4.486258285656428254910735253711445952652e+2285Q, 4.422477869652754055735874573990613824885e+2321Q, 1.607928077696045804457995352614731652546e+2358Q, 2.200965498515380898569903830116828659581e+2395Q, 1.158169679831249142228245049215974628172e+2433Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
  508 |       { 1.311124362501499644235686793936615689367e-2539Q, 8.804534216807813314757104329326588296303e-933Q, 6.151866113634416819256167600386076492591e-342Q, 7.489561872273541742689179537030908098807e-125Q, 2.901271904710770582279868424530636078955e-45Q, 2.956328411110696011133881227129821807172e-16Q, 7.566001300199861545999807860317199813659e-06Q, 0.02939829736944376661348111575241831549228Q, 0.4375314491139458627156716229106118956143Q, 1.797291527801965779398851915787147159794Q, 20.19084569885298758559779466541998891553Q, 3190.204004406569421821255762141757969656Q, 464240600.3151569718431815049204268434463Q, 8064746494304895107671.373051861760453278Q, 1.345267603784213433366506701434024787812e+57Q, 1.312864386644320246962258704304378039761e+152Q, 3.774555882479308671780101506364300541449e+409Q, 4.727526321376723657695030280786783264447e+1108Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
  509 |       { 2.266244194795986437688029480753454536709e-1539Q, 5.948198448973651573057290957613527891511e-565Q, 9.309165866973257982306900988767978877e-207Q, 2.935089536156722196786549328771374738603e-75Q, 3.724520625101352679705795925568729252173e-27Q, 9.984303520500369046645618946072879096604e-10Q, 0.001431356453978288648029393232888019996234Q, 0.1627612496098382979023134567209341094245Q, 0.8715578869575546863808265846496354994425Q, 4.866023145010624995980060168572588092579Q, 155.7337423425961768825532940518427467513Q, 324159.1075527578458688529527151875836096Q, 52559121164917.31725683197728293103939879Q, 181320101439002742278180646071519946.3143Q, 1.108358234190440710092732108743944497577e+93Q, 2.358481112878241907590525258624871004068e+249Q, 3.697706182598331996489023917650042511899e+673Q, 8.005136174837239155367039692394787566174e+1825Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
  510 |       { 2.762173700981399765618908933145320277069e-1977Q, 2.39391240206587981734693603632697690162e-1198Q, 5.538595991089672359026435602811151013816e-726Q, 1.450273233250857905077679568886962533672e-439Q, 6.272581042589046274956826312460762996165e-266Q, 1.06595762540573348910987779005613885572e-160Q, 5.861309595694473480177550103363514588648e-97Q, 2.205278730651401402935850497892571252242e-58Q, 4.529434469306552018275201007754555774945e-35Q, 5.149496065541224290846694532009922569098e-21Q, 1.42514032948545940458919452929629803818e-12Q, 1.558687650051216471666230916065939291762e-07Q, 0.0001480770730060221114876366833392461280225Q, 0.00800978386203168352857804963031419632516Q, 0.0781267934470234464218464002858630624883Q, 0.2837432722671675969293700817591698892949Q, 0.6266921805102975877365600915734732725014Q, 1.224519291305484855806028685503263380562Q, 2.828371835589717993286260875443918026645Q, 9.308530387014651096841645763883748667386Q, 51.00340931322451024765452196424930212962Q, 604.5686663559257609710666271339665397866Q, 24963.7894862358300483813083168580513256Q, 8072295.599338304211683309182738003369921Q, 78274670038.30925761297829268300403781939Q, 208243829479833121.9614650100740045614524Q, 5835995851993422640885142487.353759023593Q, 7.038358981684021693676871973997393903892e+44Q, 7.365871905585280499359762130717295092668e+72Q, 8.356559316758425271433369887928065115855e+118Q, 5.152598671967255958872374447108140847196e+194Q, 3.367711726599649783722226912309479425978e+319Q, 1.485503800735698079387410309977283298303e+525Q, 1.206093277935111329439185628983764517497e+864Q, 5.101934496467121392771497579825667303128e+1422Q, 3.854461007601356020735662570367145309928e+2343Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
  511 |       { 6.801466297807648263832928079249921030841e-2241Q, 1.171357838472361572678710519863396121111e-1744Q, 3.263877177177999549213672495546362918233e-1358Q, 2.840730424450322878168790929290006130205e-1057Q, 6.331359514114723653384308531115955576826e-823Q, 1.940682122137038336501816556640832563117e-640Q, 2.424120579853831996718550176595436495523e-498Q, 1.060491186278820392276664616813055045647e-387Q, 1.47497560627560557171208231533307889666e-301Q, 1.711053655951593201729320308363487612571e-234Q, 2.748977044034961560163018702370375057024e-182Q, 1.183661289657511405743956059634031695806e-141Q, 4.956069833269360409024211595600427510944e-110Q, 1.987957235263791766538675534206288734102e-85Q, 2.726390196575204566967127968691492639624e-66Q, 2.069277780420174850386325233097351936186e-51Q, 7.599593796102130947873535802397682362576e-40Q, 7.30986765636526911109545189857700652429e-31Q, 6.860826488850009000152917649714036190099e-24Q, 1.750137476813662935088831237226143585691e-18Q, 2.694698939685357192909812465408615672038e-14Q, 4.662399523365191039306448758212945866003e-11Q, 1.471147096470191077279866117408849945112e-08Q, 1.234588382988672174156726122838549322181e-06Q, 3.698047527501062909973755871812833332555e-05Q, 0.0004974045204857426689718493339751312553248Q, 0.003594744266562108630858602906463214186729Q, 0.01606776382707240397141574634561698324885Q, 0.04963226590082011795403845149528264747534Q, 0.115744254393794946820912074463938084869Q, 0.2189395796674687235327095676147418958643Q, 0.3566541233572264162152813601314252592465Q, 0.526976767182178399604596779203609072881Q, 0.7398541068159815990923143586965891134531Q, 1.029425785377785516113796863012575526595Q, 1.472772244004991739780066538168681045534Q, 2.232105810859563539773192829947722929989Q, 3.664852093836574055260421484415211997792Q, 6.634229039042487667472625010842259069012Q, 13.47608350422833149354320757617644730575Q, 31.42073749047538137686874567762943831435Q, 86.79141791656354041821488779088943576306Q, 296.6528186585230549314029606641812360007Q, 1329.946577806955206827993564277915367892Q, 8441.344633114675813741927901407789834969Q, 83749.32841027025051399559911280792540265Q, 1475556.123428945995692670896358851704835Q, 54395134.46210963278883974741024860672763Q, 5179091016.902155867702113242034208944851Q, 1668941700142.962732014338449363262585953Q, 2575302232826040.930983214056263444447065Q, 29708121106264252782.32997718334559128081Q, 4538831967003783409536690.268981265379605Q, 19138023153446381738359211515557.27962435Q, 5716447050875173187782003939002192529233.0Q, 4.057627687752827735975516066653569584098e+50Q, 3.237780711010981929311620914986172494341e+64Q, 2.136177206956376829298160177481616436455e+82Q, 1.510581027396811547515066542591252259814e+105Q, 3.072511300612383685659247652666898751003e+134Q, 1.227994026803117836885996853139658018152e+172Q, 2.186769076188247553183183888358166072813e+220Q, 1.836091623107666564777188149335650549888e+282Q, 5.560380603618894755889563902333421267615e+361Q, 5.88998929678686832672515862440158058623e+463Q, 5.520096462216289192193975675075507876736e+594Q, 7.625041435865992600228986717464906255015e+762Q, 5.594942726633317888883469851113674080397e+978Q, 7.83065490388354698017246745548709611393e+1255Q, 5.31445051505238075828831366993821695924e+1611Q, 3.903967482555967268768154031672119092969e+2068Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
  512 |       { 1.386351840518308620839358763554215551931e-2385Q, 5.692714192122587749075617787151443181487e-2105Q, 2.451539999979072363325054695825688359483e-1857Q, 8.306259271201342345210834094714244365054e-1639Q, 5.821665674291993981062416504099267133283e-1446Q, 8.797358828459107177088680667625679647909e-1276Q, 1.320339777528218308293628576902954472032e-1125Q, 4.410206727121778476048579405149038344619e-993Q, 3.88958196740022428105997715246477744601e-876Q, 6.130840948743111294681197948959379863932e-773Q, 7.123986226444013036571903990814705244112e-682Q, 1.625956113900887259810636803089770478958e-601Q, 1.320572219097695369155247708778376474798e-530Q, 4.919706191404226525652134855992684547645e-468Q, 8.024860788515940296029723266854707311236e-413Q, 4.196871666597654619740159911562644470158e-364Q, 4.078224492411775554465972303455630373728e-321Q, 3.471191735147190701990574841139180851673e-283Q, 1.016777466021579755362597082466363719898e-249Q, 3.428953269503642726569674461101922799622e-220Q, 3.864648202676556945364513945878444511873e-194Q, 3.728313820662828523155813829174568160454e-171Q, 7.060208962235322129955144096761424864627e-151Q, 5.459090052012602911109845817641480236032e-133Q, 3.289567436086836109824643192921661921896e-117Q, 2.732791746839713887573903753808368756806e-103Q, 5.177831303085066219526632688623608474071e-91Q, 3.488982337185646306130499469791616370131e-80Q, 1.237442719251520028774158417551455658724e-70Q, 3.265026914390933861191439483297654102176e-62Q, 8.697379457734148653851179446161666064837e-55Q, 3.062345454155899894309388140629758140766e-48Q, 1.807833865712730097166039383871617541987e-42Q, 2.207201696331440225776336883273569215095e-37Q, 6.707139727572063961765308933879986454628e-33Q, 5.973483508300898776044037837138168377527e-29Q, 1.801180330026864986720562202650526101338e-25Q, 2.088388852078546115498528757421004935053e-22Q, 1.041793934618658976817408586406414722965e-19Q, 2.469049789233468018627633841281746668405e-17Q, 3.03431128584851438436540057561723628081e-15Q, 2.088889617504309972831708178248147497735e-13Q, 8.623861415427504342372142475897313432992e-12Q, 2.267520372707251092440673628855405207403e-10Q, 4.00434469899471800715993667519323799359e-09Q, 4.977449132259217603976612506935174810782e-08Q, 4.538968536823238628996215667606148804058e-07Q, 3.149630614091772394558558562673475357209e-06Q, 1.717661473089050710545820269467478657391e-05Q, 7.574967445230185640392007893916198017214e-05Q, 0.0002770384430817457004866373769076558592991Q, 0.0008592108153443758806376553027674462916736Q, 0.002304786360384424941771740344312552340356Q, 0.005441591917762328024217837565230797608769Q, 0.01148476167871522792645105471040075981536Q, 0.02196880253506076514443020083930138789152Q, 0.0385580396241706814351187454685124783203Q, 0.06277963108370615709268692244350221567785Q, 0.09576417409380607071669368828518626179562Q, 0.138082557357984497226918290243355129549Q, 0.1897351225141586893050983199373491867744Q, 0.250300181057554914230385878710297182992Q, 0.3192072549340042296492537721124960062069Q, 0.396080991004725824096103192363252504017Q, 0.4811067283954872948453453712777813856497Q, 0.5753914212017839181691468501697209245687Q, 0.6813248900530810118122761999613914470522Q, 0.8029798764915732889204873132214024785571Q, 0.9466241690181529814186874932394712810199Q, 1.121459300786612962966621888726574321557Q, 1.340759770715416009855754942434691146603Q, 1.623685219275531793982555905075386133233Q, 1.998211867629730384451407887613604637669Q, 2.505945399937510299544212230648723518997Q, 3.210163252219847883424432406111812852927Q, 4.209545478359448265983333053772635907905Q, 5.66221806820049392832515414216772490616Q, 7.82907923127299987879349586024812222669Q, 11.15440493963298675553174073341979600985Q, 16.4211729806540229459496343813231359463Q, 25.06213770772527921496874748041503923662Q, 39.80978364672011507488440928948335379928Q, 66.11905910269892631335237996583005145737Q, 115.4457061347595208831507793665792395105Q, 213.2410176092965330662887355382883213788Q, 419.7120557571478853925219015922721611943Q, 887.6243135338711385094394965082742389353Q, 2036.238442676944269983660634200868066177Q, 5122.12118711641868483849782862313248795Q, 14303.35249071777352807141644058493109469Q, 44963.76130260101727056610981483402829768Q, 161663.2341506202839569087583140422782503Q, 676850.9723274654978193458405608046555229Q, 3367904.732808158041991176278715985757882Q, 20381802.16891396956321794820770471285557Q, 153995295.8397188853456063357628382678262Q, 1496346599.741648156545891158553037248226Q, 19337797241.59405032267466119941485090523Q, 345272551967.2971484701102656571183717568Q, 8892537034918.26248560562610432170784198Q, 346910103925605.0063359353787631024771918Q, 21665929373961926.83928088004026581385863Q, 2306463422111622435.159433532385337024867Q, 449354136203242773092.5076776439573953522Q, 173650044978624626843389.7841238775680088Q, 145824377672837353076484945.9978156022493Q, 295089268707089209706730562239.5084852565Q, 1617782033479254791489149862949752.883819Q, 27439572735237674391627347457895077206.26Q, 1.673581697645403781224841542729295107102e+42Q, 4.352574542916664269993023807339615740421e+47Q, 5.85526745037344881314210199157273247914e+53Q, 5.070912889594583530997734588104227692577e+60Q, 3.622890387747150067406910684081678682268e+68Q, 2.828020276513886515649564791275027220768e+77Q, 3.316223981675888394574681086509262116403e+87Q, 8.379640459516602540499988839245270269136e+98Q, 6.867127982641854377436000349122572176257e+111Q, 2.900553033863247559187831400899198198647e+126Q, 1.067375865552333626918616370451069994481e+143Q, 6.203172809995726788998131622890100236377e+161Q, 1.117107695601654791970655214011701045665e+183Q, 1.338015284560800822144968909259062165181e+207Q, 2.532661918076356979939863944652000925382e+234Q, 2.020013699747769556918589976882904336926e+265Q, 2.062587137093633738153639964961537739828e+300Q, 9.497974733972601205199439097559404355421e+339Q, 8.216866861631646227849070101465292350345e+384Q, 6.727368363173988690006109427672655451647e+435Q, 3.256512214038182544092657678379570013082e+493Q, 7.431565554497628535696075925669517436095e+558Q, 8.404907826884863403395059072909982751661e+632Q, 6.774135867874352304403519336536368216792e+716Q, 7.978808683551832748089548367396910285319e+811Q, 4.210726051563171486361372753281330825868e+919Q, 4.815228807107039224016318021511536231054e+1041Q, 9.671936246443378281031357192551408517124e+1179Q, 4.965867685385961630088948794046462865437e+1336Q, 1.840788819983942185751345185174055491455e+1514Q, 2.949992127934753413488342242442835124216e+1715Q, 2.867592218659729126785338974659499305745e+1943Q, 6.225766615806442563214766060198378536369e+2201Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
  513 |       { 2.153709119065749047384536448355900579318e-2461Q, 4.147193855893089802932480896953837816201e-2312Q, 7.177658143381361090563844720372254951009e-2172Q, 3.944230945173987596102529995072916187169e-2040Q, 2.25203912532665129298170461102995236498e-1916Q, 4.069220991977459613504377433271627793079e-1800Q, 6.624466915659053303929653909407578699373e-1691Q, 2.596257880517152044266679980520189262305e-1588Q, 6.167272854034828267808038080246702477106e-1492Q, 2.113894573656814042644120551594507889596e-1401Q, 2.361521019353054468674145270219814329078e-1316Q, 1.848638669607253145389026119290761323843e-1236Q, 2.081403374877948007964079565701350764113e-1161Q, 6.623322864975529287136776279985505657405e-1091Q, 1.123590402158471434808995896499952788109e-1024Q, 1.844386514552891233533174646984024640794e-962Q, 5.128863718401367724889431337204044513391e-904Q, 4.088778734197102430329137280909077732089e-849Q, 1.531808371245169100620963725103848604027e-797Q, 4.290270905663487214153817815995887913095e-749Q, 1.389470421615532710115733425126799271732e-703Q, 7.838573060838659894518309211959299615802e-661Q, 1.131894291662080350703257522413580097058e-620Q, 6.006013929171556301601809240766812579204e-583Q, 1.644730968816111080320183371646275297305e-547Q, 3.198235005771726926394885789029782957714e-514Q, 5.959580309220240991340412270300143677861e-483Q, 1.410282910930590862816529755134883532288e-453Q, 5.521639312156930309110023768183565612495e-426Q, 4.585919516068868264280071563537738119217e-400Q, 1.020394119171727799567503936464494713616e-375Q, 7.574193909699610751429039846221563484459e-353Q, 2.30465092047628633493403784334464415825e-331Q, 3.48840220106323577890775923236785436425e-311Q, 3.150362661908098932123515245864546345115e-292Q, 2.013646164447659311144825526346127296191e-274Q, 1.069488936705677931335190498151163915494e-257Q, 5.487822844726864148884830007464470454824e-242Q, 3.134358187858381633591525778137729124473e-227Q, 2.276094570183129948569188857932257367076e-213Q, 2.381186996817690402995924843601642222159e-200Q, 4.035883965482480555809472106926843581355e-188Q, 1.237421125633634931787014328143031219326e-176Q, 7.612375248238611100167693433869538644334e-166Q, 1.03564517628310003846110294483553771263e-155Q, 3.414236525557816532714159962618179505079e-146Q, 2.972119191338884471738932645163613310679e-137Q, 7.405719578144237005638239996632269176066e-129Q, 5.697866971705411033338967165291329660286e-121Q, 1.453525650405010719093063409530168655253e-113Q, 1.314457042747800101250951995075815763416e-106Q, 4.487158944338714399472937522048625338578e-100Q, 6.133843010330477776911218592616869418346e-94Q, 3.549046569968448258108761477312785345444e-88Q, 9.15653736236172677846014482979591035913e-83Q, 1.106225007418683312537695601355577902976e-77Q, 6.552587618068599134320545512491211688749e-73Q, 1.986983959037010776999444552000407292986e-68Q, 3.212231088872538685545630958926283760161e-64Q, 2.876083037850198316572209488005734896643e-60Q, 1.478178451855495397755100020343123782752e-56Q, 4.510136913310968612160348544104344875802e-53Q, 8.43163306904015048294468768978670757577e-50Q, 9.949086338757522362613734399563150733015e-47Q, 7.619276387894797233552143024117256466731e-44Q, 3.887578603118804834388263706442887467952e-41Q, 1.354460425113896086794594963709153546321e-38Q, 3.297725535994022163897040708255026760814e-36Q, 5.733963913755196694875643096843980384457e-34Q, 7.266873043332808557472765774887708816006e-32Q, 6.842512280140593238694695887751428976356e-30Q, 4.873916238663169821502515125384510350419e-28Q, 2.67104044733090831863661929906177082711e-26Q, 1.144256425448742318630686443479692876226e-24Q, 3.889460608664331879375473469924970903769e-23Q, 1.063820968032088980245479855177643924172e-21Q, 2.372368187184684696934030650222501693836e-20Q, 4.367217234531848441087274222392461828198e-19Q, 6.714072048307672526701746503229203872406e-18Q, 8.715038929084108149220868369670810108493e-17Q, 9.649643353371338291949150921949043262283e-16Q, 9.202344844399561245249616317083794701473e-15Q, 7.627186782202012373857140553398508834043e-14Q, 5.541204897019768922378105161812644362096e-13Q, 3.557048030298498992879234830353226137603e-12Q, 2.032744001755231421592520905157658966757e-11Q, 1.041471970221369125727527396501651131028e-10Q, 4.815746961815888878707719559623238827298e-10Q, 2.022256033241840308293815584933936990392e-09Q, 7.757232961240456606859703523066518529705e-09Q, 2.733153775260544423882242088236116026231e-08Q, 8.891028969222217122426771244264445123634e-08Q, 2.683363699682823512352273715923881225589e-07Q, 7.547938347293146072138897896472002448211e-07Q, 1.987288087784999305724389158395024503401e-06Q, 4.917307260739981850972488313550395223813e-06Q, 1.147818087877776831871382182250485611551e-05Q, 2.536555822777680979640072567746984012303e-05Q, 5.324700805639575159848486238104008083539e-05Q, 0.0001065104593011935929690181523071874981403Q, 0.0002036201878041754169927401598406684761513Q, 0.0003730694572042112135642393073362991994966Q, 0.0006568041021168438789081239759748902651433Q, 0.001113856082390590315261750066635645853531Q, 0.001823795394232129061821994378958654853165Q, 0.002889513200651556198315930630030358001876Q, 0.00443881718224362291889374527793908773704Q, 0.006624370653018100869035486094303324374562Q, 0.009621643058168115506980743618776762488547Q, 0.01362474661061153688659710974159152873711Q, 0.01884028247930917278703173856744540683895Q, 0.02547957164901951276515984657668580178391Q, 0.03374986101820444134410850985898380264724Q, 0.04384524214597866779829228667526980197901Q, 0.05593807863817149350657574675807048756849Q, 0.07017170405513801042331008586630568895795Q, 0.08665503552527451253277350683009212070597Q, 0.1054595702235363867702301829785070516777Q, 0.1266190201109432391014527348400287053881Q, 0.1501316236075107886549638372376816417809Q, 0.1759649767559267732358948485233780510425Q, 0.2040630702512586485268749964249806985555Q, 0.2343551140988592187593366563877467767717Q, 0.2667656825843397368908190937623121671946Q, 0.3012257161225960732129884529500197323181Q, 0.3376839660798721233949233310785147371681Q, 0.3761185538003348421564742944823413913592Q, 0.4165484249847702522138862767113120553465Q, 0.4590446052165412998498906468918623478646Q, 0.5037412936922832954263365540046003893023Q, 0.5508469646129002757560299007304854908847Q, 0.6006557767190285077637253095947053526367Q, 0.6535597216576629891101800604144093765709Q, 0.7100620747737523822947126492473382788423Q, 0.7707928539773253442669973879355051153215Q, 0.8365271529352029829410941379841014207074Q, 0.9082074065630153160377196587855263177763Q, 0.9869708859999779495240452237028540164333Q, 1.074184028070142953846864518403663449244Q, 1.171485608204366918201829258479912815044Q, 1.280841302284684089954497564743618220051Q, 1.404612900635889239243367403680911038359Q, 1.545646402722480240247150802269938467715Q, 1.707384525263588509493128753610327227915Q, 1.894010926394097993786557902090588409739Q, 2.110635862415512116963868587235457795192Q, 2.363536303994741366574252227951115976696Q, 2.660468105686482827350797681159641534679Q, 3.011074164792230193113510360086440090828Q, 3.427421374693910835751367912941632897681Q, 3.924711673248156094377006203156860892723Q, 4.522230229488088770843806386045851485116Q, 5.244619212432280978773017572378093632495Q, 6.123602261918423455989664041297732186797Q, 7.200338212985471642696378036338100824922Q, 8.528661194163518647522330556738826698585Q, 10.1795808762825588115943699640538350698Q, 12.24759161182228183403936919987651507813Q, 14.85960439206079152354924082757358017039Q, 18.18772191639285225095582240934142331058Q, 22.46770693694438266788875673089834602979Q, 28.02598205678222312613627998636443255805Q, 35.31956839472836281617942063648805057637Q, 44.99589554931519875089171176915038299167Q, 57.98353389704885773969473673566367683191Q, 75.63171444720726311562293227564655477314Q, 99.92794457932308971895066190493770890577Q, 133.8425463310492883248985874380676641996Q, 181.8827841191322574272154105586756787384Q, 250.9989324790227325886260498692066131692Q, 352.0918043504840829713899165834496626436Q, 502.5673566776629477114581049222602222154Q, 730.7499663518253779065498110894726399171Q, 1083.663330851425621044011145629560752149Q, 1641.046090832866443292991561052478814981Q, 2541.175762543968047856727653734497274005Q, 4029.599963686451454823862824886660792972Q, 6553.444953601904053410984310275852939506Q, 10948.86156286092590781924054035970530589Q, 18824.24374198598947610407231104290274273Q, 33367.41042050707651941057262323589633578Q, 61100.32354761251643555142022778509780639Q, 115823.3197846099760624485067753700173466Q, 227800.5457979967285916898520734037878755Q, 465969.5974491004469600643539676692051643Q, 993823.6909873690422590985961324603809908Q, 2216084.13887947517519343506597373015701Q, 5181319.208019180282856303518778675455354Q, 12741027.34261421733969396616504794871165Q, 33059572.27383369273787469213830373668452Q, 90829891.07592666063192392492529195135112Q, 265220148.3252427142260298939914110596375Q, 826306755.697721615496224609055395381065Q, 2758381134.661518474947496017030009788597Q, 9910232200.243379934059362806886397274158Q, 38502881176.3933830609424901403318575962Q, 162584306967.2409325858164161316957369788Q, 750200992664.4359777908609835343088972969Q, 3804332487983.017078667225707645943133264Q, 21331904145388.14541475895031884650999707Q, 133122127507568.6787760048949572564123711Q, 930981675711560.5951829624728938156318722Q, 7350153770761857.738195134172081040509941Q, 66026171483511004.7598867374102237079003Q, 680486183952492003.9301399387520437691261Q, 8118174386406923586.599284563850167447239Q, 113170692154432424494.5216550607269731604Q, 1862134669947114232653.554228443860527992Q, 36554098616406740302516.43278601897053952Q, 865874280308076835063377.123348611020615Q, 25051406060214820093412273.85482035896521Q, 896751349474731244620492756.553903238626Q, 40266150489696916288472196890.64603620807Q, 2301369891996757289277873261787.184011061Q, 170047604983476347340915854457548.9867628Q, 16515349691975204027920973406952496.46185Q, 2145840986564667805146832484762675859.891Q, 380060769952839016072137090687963445752.9Q, 9.36123788558646358041896426324843981817e+40Q, 3.275494655666609981890875995623135434569e+43Q, 1.665398964860299545930184928911155962074e+46Q, 1.260451270788760156928310522092797529604e+49Q, 1.456947463601543501128002522603116571534e+52Q, 2.64322484187098185929268170588521133587e+55Q, 7.748613855444798667335906195147663845602e+58Q, 3.785779083813673709321393618005760329985e+62Q, 3.185930864211325729228980901011835019191e+66Q, 4.782979453124504957283130866796373448924e+70Q, 1.329705018427327910312331135948617996847e+75Q, 7.123048398653137809481237992377055295409e+79Q, 7.670126414228475157968011203109185943474e+84Q, 1.736689968283312998104946874213525703289e+90Q, 8.674483167127152572569881489730633083479e+95Q, 1.005836714694543802062236633293787516259e+102Q, 2.858670971133756835312878104822468805959e+108Q, 2.10991678144106388404020677820688045343e+115Q, 4.300927613568567564219321356837370605967e+122Q, 2.585292935715111244029099744261209770699e+130Q, 4.913585796022096573751225283239803494319e+138Q, 3.180331244781653863975221219946227781431e+147Q, 7.586729353605128898799633596174131151075e+156Q, 7.25574965577103086678452273743481928488e+166Q, 3.042628328617140159795776439859957241227e+177Q, 6.153982813886310112559054012984291284066e+188Q, 6.644716047129194946546223989317633525216e+200Q, 4.267010798047279459873744815427996740364e+213Q, 1.828261524200837793682416150708346778824e+227Q, 5.907192142855374833372550253101759665385e+241Q, 1.639613866135475410081422748292467992288e+257Q, 4.491164650248633394149160267786964834797e+273Q, 1.407205628682664127895373663193013840779e+291Q, 5.901973736086548723127533540481678230101e+309Q, 3.916881285333542675097708234397993801965e+329Q, 4.915136487337420126024738386450372286475e+350Q, 1.409678081844840550729970217105440686499e+373Q, 1.130683199310898290102829283325964896298e+397Q, 3.144117419652964064273526900880035236365e+422Q, 3.809876833653423585198167012150253087973e+449Q, 2.566258698784507090567153515899784014397e+478Q, 1.245112941213262053730574272447559130313e+509Q, 5.733709207713561096504201724939408030947e+541Q, 3.361300877024088016576478175807523211916e+576Q, 3.429058193604769142012855254783863281583e+613Q, 8.490713211274685176663921590498405237032e+652Q, 7.271789265612590062970363082306633017878e+694Q, 3.140603098783297467974052202677879991934e+739Q, 1.021802837240605643483742627625814386292e+787Q, 3.839307747037610497370639615169236613499e+837Q, 2.625348245611878921167180568009691832465e+891Q, 5.301810468703271471934335911636282471403e+948Q, 5.293953933728338458359735330414432271415e+1009Q, 4.523817161069727277868688722993321639055e+1074Q, 5.932188169476821247963196653927747373431e+1143Q, 2.222709326425237855173602817006726442049e+1217Q, 4.612038732897790803740603080628674002466e+1295Q, 1.071926720490530830314342236668609091118e+1379Q, 5.906749883873223055044444836570422088279e+1467Q, 1.714334001343939494661025595853170112809e+1562Q, 6.129355935256855944674667471697766641354e+1662Q, 6.669833729539525050372787353801005283761e+1769Q, 5.785462791059143624731094992917802825231e+1883Q, 1.11479279343352711500828293815386828494e+2005Q, 1.420693188301294963083799946944540546516e+2134Q, 3.825007293467971681545785259893286155041e+2271Q, 7.49023122288057767110049546000007822061e+2417Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
  514 |       { 3.396187965591260438897244230849252949133e-2500Q, 3.41747159490076194366166435197892344024e-2423Q, 1.468507678341085936510631686027018193702e-2348Q, 3.187196102551453055654175541511540035227e-2276Q, 4.111144618799882938247446443042495922138e-2206Q, 3.689982379249148439178153280533053022001e-2138Q, 2.685174204657092092067226298561204870573e-2072Q, 1.837147705508098860673717768368232067662e-2008Q, 1.364257907967552000423094508893268899947e-1946Q, 1.263771364208497251750238943339938928533e-1886Q, 1.671242563857819954841665799077012782254e-1828Q, 3.59572473348901442338115273389639464694e-1772Q, 1.428695046663295321301312704790120159931e-1717Q, 1.185320708968814213894285445648910693797e-1664Q, 2.312978025972053806095540476447810494724e-1613Q, 1.191384629114553103202392185340997162652e-1563Q, 1.811512325837822942229802348315430051691e-1515Q, 9.061690335018066855688935640999855840642e-1469Q, 1.656446393553325828143168688464980737559e-1423Q, 1.225078144907203399772561902982205963608e-1379Q, 4.046000991642731324022030505096438995941e-1337Q, 6.566030925389917368793803468023222144906e-1296Q, 5.744543867554393981259543937791978449595e-1256Q, 2.964190466284077618451217948796617398864e-1217Q, 9.841838762797010428171966754803344043532e-1180Q, 2.287831175258608392805748160775135819389e-1143Q, 4.040912495622704041470131809505159517349e-1108Q, 5.87056189991253569332657105113103824038e-1074Q, 7.575340244592727205322278379346787745011e-1041Q, 9.354001575325859412659652699978018590336e-1009Q, 1.188011952293188317901713987657283819367e-977Q, 1.664419563784475798800943375399832441798e-947Q, 2.752827383868394227330239571429534681919e-918Q, 5.740088624159127463245451711190174595819e-890Q, 1.608246374016315723402165607871082117057e-862Q, 6.440216987884563060048094831994625373593e-836Q, 3.913422837501277880548253194801428546448e-810Q, 3.823983955989560074096123125871957896214e-785Q, 6.356204437923014497781992143867806067066e-761Q, 1.897887002136970233209553057528902481451e-737Q, 1.073182396417440952923883248248820918596e-714Q, 1.209599587842878172907735383699977342323e-692Q, 2.855780038744229524130906951698839053919e-671Q, 1.481869691380590340606688460267010905665e-650Q, 1.770687381130960661518257581666080736263e-630Q, 5.097321233667122918955939586473322120615e-611Q, 3.693416425056334731671036194098592621278e-592Q, 7.028028538800977471757544285347858958102e-574Q, 3.659514003462772290514441124205917047976e-556Q, 5.426427278796883021042905920496694956698e-539Q, 2.381707918869144677895468509571771901592e-522Q, 3.212283372523687089209961685271370035808e-506Q, 1.380563704271665131614814775099207204703e-490Q, 1.958383048574468276677385071723507356519e-475Q, 9.48743029982518591875701010064880276966e-461Q, 1.622425672258543869160313396312274060462e-446Q, 1.011253624597190818422622302876493852764e-432Q, 2.369846278374825178509948199829322673406e-419Q, 2.151869280186648519304900103376776987149e-406Q, 7.794995966503254880771477408719032168903e-394Q, 1.158774967764284452774587235820678160811e-381Q, 7.265518880056698052413196249715572214718e-370Q, 1.973119772438811666557920176657054992131e-358Q, 2.381439826231545597543020603431153384525e-347Q, 1.309668015497819382164964970820775932287e-336Q, 3.362180147598881535117942142551368440204e-326Q, 4.124757840732051332008577708750119570912e-316Q, 2.473774062046798241443322474966268652708e-306Q, 7.414272202331839719973914818818580322732e-297Q, 1.134468775996673043912791038078875526892e-287Q, 9.047228020735108713214081674437370270152e-279Q, 3.836582522644715763942703819520627288712e-270Q, 8.821018545646132764191081245790014964075e-262Q, 1.120514881106390681395171052626683473171e-253Q, 8.008830218793913153208169453114674961091e-246Q, 3.278363148993695291288199990793809607438e-238Q, 7.818601615846121111349439345713965603164e-231Q, 1.104596257773265868270077717696885587749e-223Q, 9.394568230893641749287701746065205133818e-217Q, 4.885735162640535435890107738269252106649e-210Q, 1.577376231155234084689651390459997701678e-203Q, 3.208212741662475033190349289840478119199e-197Q, 4.169536264702376953290079421852225148214e-191Q, 3.510697043108920771297336971888026846695e-185Q, 1.940796992053920703808111564711495526893e-179Q, 7.136244685320035109754945708241458423185e-174Q, 1.76730280063163466059025249772515470605e-168Q, 2.983904480026560548776384248696357376925e-163Q, 3.475443323448652658867118439684844230342e-158Q, 2.824541702249354041220922001046298716151e-153Q, 1.619596258103472503516391027755171126672e-148Q, 6.622883213895051670195179932778951351576e-144Q, 1.951579126231643346975253911702685400056e-139Q, 4.18602835981743857108590756268931043387e-135Q, 6.599918926269709459823212257675014743931e-131Q, 7.721619700426055982173615669852719657832e-127Q, 6.765470266069447535409496863264786718304e-123Q, 4.478897242147858909930672029381816582225e-119Q, 2.259813587851430691340478359494188813328e-115Q, 8.762584216656783897599480439549782669278e-112Q, 2.632496848689131735621784382242972332592e-108Q, 6.175744762125928416051254264663305408061e-105Q, 1.139991187420054499517789858269823323244e-101Q, 1.668043996811119184547324447087614691957e-98Q, 1.948551942896453232736618306447207462772e-95Q, 1.829886111019235604640158140033504624484e-92Q, 1.390785816650512241305706201256468524959e-89Q, 8.610876597126909947907951239288763095391e-87Q, 4.370440681745287512655018464467927347986e-84Q, 1.829571499724700982569308406477858583305e-81Q, 6.35467982337703555609574874386279503639e-79Q, 1.841843585185443349017139118584710840766e-76Q, 4.47965436588705164639200919931593795846e-74Q, 9.192051994113798021355923589255861583052e-72Q, 1.599661377244400320973091930394038454107e-69Q, 2.372973035131768911030516185612566198015e-67Q, 3.01536930226127366549303637826992082662e-65Q, 3.297914067466215137502368249038560260817e-63Q, 3.118845146643306964903272759796966041873e-61Q, 2.561809323663349754640588340955031999901e-59Q, 1.835614139432453324042425981398349070542e-57Q, 1.1521864053538881965046566277201188672e-55Q, 6.361211949301700767511994322063706295027e-54Q, 3.101325408187412574813091914708051546337e-52Q, 1.340315366748084943795568462034401125423e-50Q, 5.153823682493916697673436399844338582989e-49Q, 1.769604350572757034480939371983385367057e-47Q, 5.444524938929029722644073109230252087076e-46Q, 1.506078410473230887467835250237074953313e-44Q, 3.758031524066051846680267047613132037807e-43Q, 8.485476543792520256759499913448061725315e-42Q, 1.73912337985688401526741472924132534839e-40Q, 3.245018402217835203803189828064206880925e-39Q, 5.52829245911326158677969008013854969983e-38Q, 8.623186993970885363149060426291059432547e-37Q, 1.234883577447636456455512573156980104766e-35Q, 1.627825555297558296682254587731016740804e-34Q, 1.980251853197110750740177033192542117995e-33Q, 2.228623687736138529232852162477642705595e-32Q, 2.325930995307119978621491337043388856308e-31Q, 2.256361660464174192555048087618606554597e-30Q, 2.03915117811515128440130306842025272854e-29Q, 1.720544614806180272783100692189304247844e-28Q, 1.358238700291425183093124587457930780547e-27Q, 1.005239457303406154474744151833947246431e-26Q, 6.988894303606753297669433851126311708373e-26Q, 4.573289270207565220088232217355246375583e-25Q, 2.821890506943991496371146647405255494984e-24Q, 1.644856636073523601510029605009201973651e-23Q, 9.073050442568561823275320558923185848283e-23Q, 4.744096929010692481229783323592456352853e-22Q, 2.355285875813243315269790791700485018621e-21Q, 1.112029876447833293355894317984646400697e-20Q, 5.0008478161487906265030783014276491832e-20Q, 2.14524119442811961043233114548051430279e-19Q, 8.79113320178734153345564529895449040709e-19Q, 3.446365815960497059834387107630422028738e-18Q, 1.29425069073833323669197152514107143377e-17Q, 4.662195383020049630863703520736565781021e-17Q, 1.613000201366897700480549038203950457934e-16Q, 5.366485961582633012834800491739735664821e-16Q, 1.719017688382153776104960609843894364829e-15Q, 5.307775363464215365491509744435747831714e-15Q, 1.58153224028765965650956502083229696234e-14Q, 4.552534798688262530368751552485493008278e-14Q, 1.267359873762161999061953574910727734371e-13Q, 3.415589293705976822709962615841017474303e-13Q, 8.920396441522617984563473743690015005656e-13Q, 2.259831056683534791299863302560269236812e-12Q, 5.558385496914281158626259742154054243881e-12Q, 1.328609277181416985306808048226260048845e-11Q, 3.088906383077323034217900364942328595424e-11Q, 6.991047069852996644705052389828829263697e-11Q, 1.541592161799424949759540552003006648952e-10Q, 3.314631696092892696852523428007047458956e-10Q, 6.954687377912267443923690708860638478132e-10Q, 1.425030481896628988210436275967793904415e-09Q, 2.853596165859016481994370182243409560513e-09Q, 5.588439560806246713133438407216443307775e-09Q, 1.071067205395228191517684123993601779709e-08Q, 2.010297293947428624088705656550599163117e-08Q, 3.697444612237240406525896448389116570807e-08Q, 6.668262990662516945946174242814702190448e-08Q, 1.179931847916722133357063059921902676628e-07Q, 2.049697303194034837958769536530460272066e-07Q, 3.497508382194711899593633326040760388855e-07Q, 5.865487025318323293753202306221287078656e-07Q, 9.672937611928622460886601535198624050582e-07Q, 1.569449303967431028048007992388750555246e-06Q, 2.506625809822351496367236588148835401765e-06Q, 3.942730303856445318459553494614961666457e-06Q, 6.110483188339684780731192452553392150661e-06Q, 9.335213605738775483770667944380871611306e-06Q, 1.406489270953562868811484480472520033374e-05Q, 2.090736966298033607047604777694817538599e-05Q, 3.067572523977360728549911196951929768457e-05Q, 4.444254125522237612570935119262098204356e-05Q, 6.360369186365502157943693424315842416464e-05Q, 8.995198988623426391713559325836996156118e-05Q, 0.0001257606674958313871253473701449253355037Q, 0.0001738762412077100706379667970818335522797Q, 0.0002378198178307528456808477520866366646793Q, 0.0003218953586603673896746051260032347406477Q, 0.000431302857278104350328175477422461855135Q, 0.0005722538300635913579360920152701977667389Q, 0.0007520859992681880710509445633320017863057Q, 0.0009793735988494621503195966592341074592935Q, 0.001264029384952618301528623595188256832377Q, 0.001617394214613631295305190408599562642199Q, 0.002052309991459652915632773174511094733367Q, 0.00258317188244673197819727310558453131011Q, 0.003225955993218896497486226124906372664769Q, 0.003998219150540716791460047207042995806204Q, 0.004919068068090767024211469275276612172327Q, 0.00600909594733817652192578530463654010429Q, 0.007290285460855384857058707803522235069712Q, 0.008785878047288446808894606650882064620093Q, 0.01052021047666635132307480661080880814452Q, 0.01251852068056883921977029876570047333533Q, 0.01480672584232190128610556778358216498454Q, 0.01741117666809860093225669085692180516086Q, 0.02035839257460948797638140898975661102703Q, 0.02367478320248247763739778834391071393716Q, 0.02738636217273390454768575395117704136113Q, 0.03151845933082324581907457369661258727617Q, 0.03609543786059629424946593596435380994262Q, 0.04114042259887953993494104853150125354906Q, 0.0466750456480661216715303674857866168132Q, 0.05271921498296900191850699684600263052343Q, 0.05929091119945738364187060701710146534661Q, 0.06640601688035302862345335055441729364649Q, 0.07407818228628303425809436316411971898579Q, 0.08231873024496119428365313871533264809944Q, 0.09113660224143843130137094535859755638343Q, 0.1005383468331949678476633629507285246196Q, 0.1105281506546976411534200317116736403124Q, 0.121107911460692283295465500059636925578Q, 0.1322773519071888937074497167516771096546Q, 0.1440341721011981269170563712300225480081Q, 0.1563742383781529019329462935434102354245Q, 0.16929180529890363384017378918294150837Q, 0.1827797675015790272999775984418466966127Q, 0.1968299377991512902933613706115501276824Q, 0.2114333477796263038189171478034961399731Q, 0.2265805671379344452230433758251512257964Q, 0.2422620380400139215659763053475126372656Q, 0.2584684209816167422154096623392631193615Q, 0.2751909488470871954314516615118286765006Q, 0.292421786186026106706648834563937352905Q, 0.3101543910972953239589783999692036454244Q, 0.3283838775292636198506142015003861049102Q, 0.3471073762620363765649565589914160563095Q, 0.3663243933219057311460108766773067464956Q, 0.3860371650816835811494186931036726843691Q, 0.406251009815427415089167957119716552498Q, 0.4269746759961805873630290348183986624008Q, 0.4482206881460109502730547965841668757419Q, 0.4700056915656277899431961667430783936476Q, 0.4923507977844861273498956739046383206408Q, 0.5152819330813603300309886035691222305983Q, 0.5388301929311863111421213198913401934378Q, 0.5630322057392941342388625306808580909827Q, 0.5879305097331706661595300552630455764344Q, 0.6135739474002000455026043925050716049865Q, 0.6400180823944171101131289807198543701499Q, 0.6673256443945673609364872806279077990422Q, 0.6955670079895264329659912952632680789938Q, 0.7248207123067282158967442704471550423678Q, 0.755174028797632235942287932936820869365Q, 0.7867235853661413244076962098206460684032Q, 0.8195760558879440923143584503029939308205Q, 0.8538489251399243780669486054066034940311Q, 0.8896713402605466323065095493330976770865Q, 0.9271850611189796768353779214968518621624Q, 0.9665455234106549820541670985068771774387Q, 1.007923029952093538678666103220858418246Q, 1.051504087555186687117183984945832760065Q, 1.097492909063483883997601555693094342315Q, 1.146113102680112719972734092736933142041Q, 1.197609573666617166428932839178577498609Q, 1.252250666911899143547941192591371436231Q, 1.310330582839888493701788295465003738157Q, 1.37217210373676733630920077182877790563Q, 1.438129672943398791959487191769629934714Q, 1.508592875605843567792546896641817408196Q, 1.583990376960161405728445978404738182695Q, 1.664794382629429266013098961741791558223Q, 1.751525695347873485191917162770484106857Q, 1.844759454157519975124726858748082186858Q, 1.945131655755179789450074815727091684967Q, 2.053346573670745058772720412100260503836Q, 2.170185209773702783125573644862289332091Q, 2.296514934764264073224142035073302023876Q, 2.433300500447164388577695004113074013905Q, 2.58161663747988776667509546620948920106Q, 2.742662488862789158372641819356759385405Q, 2.917778172822028903433359898800151747826Q, 3.108463820292819287982021469423989376857Q, 3.316401493599933781190010602613013995669Q, 3.54348046617653089369704252750263265078Q, 3.791826430729338944919813121549353097009Q, 4.063835308168158064754708867837643609124Q, 4.362212455574033518518003957573686930251Q, 4.690018223035719205027755685192834005172Q, 5.050720991947143731968899118688088940902Q, 5.448259048256953387079920394084937571864Q, 5.887112911771720144158430210651581802686Q, 6.372390067582751971642819361195420653775Q, 6.90992444125988827953012481002020831555Q, 7.506393442161772368175053194733459234238Q, 8.169455989725808324527513652199713813185Q, 8.907915661855472823639384908936684643353Q, 9.731913995136417711816003089572337623446Q, 10.65316006472897621652551260868663551892Q, 11.68520382944801969713109764242848374433Q, 12.84376241077977807680500867803300301828Q, 14.14711056741875730648931534734397225137Q, 15.61654923657610797854796792165924553916Q, 17.27696927711813081034870582050023535149Q, 19.1575316438972062177517199312460728233Q, 21.29249037469088386815163901407216178668Q, 23.72219127477837271220994964328656674383Q, 26.49428742050364820557155179532147420304Q, 29.66522306835508141969084020865324390507Q, 33.30205089827977157270000960709570859413Q, 37.48466458890380022160714648508118317334Q, 42.30855063623495252454033790164450670327Q, 47.8881915632378843451955961800195447245Q, 54.36128918373743651121334551785550120256Q, 61.89402398727235984409338948213129946593Q, 70.68762848584778035111708853851365105352Q, 80.98663318461299861455744390021635011055Q, 93.08925000731765179043536794223242453694Q, 107.360498051909977877638468111141356496Q, 124.2488620644913487541111414904888517612Q, 144.3075208306123537479577194819288207331Q, 168.2215125059906251544039241246965052271Q, 196.8426466712140109699287106212096785157Q, 231.2345700412004162865664673411149073857Q, 272.7312019667013277459148899897857891488Q, 323.0128578028804552965843198380088014832Q, 384.2058863035695149259386485193758599267Q, 459.0137217198435660140055247689248768806Q, 550.8901200041443942937196398242337901245Q, 664.2693368837686965599246065404881270217Q, 804.8735811989890924404636182648277160974Q, 980.1259156504395891459619379603039765341Q, 1199.707861561135993394057942286167343594Q, 1476.316731695328101407692303706838300626Q, 1826.700281041640180200375170800299114979Q, 2273.078763337010832434612762840156927958Q, 2845.111583125694562939705485499061319494Q, 3582.63445229515952348100007249931464674Q, 4539.493895490226925280328582195285263756Q, 5788.955233042394450770042652752120480379Q, 7431.382535413996455795580622729193897504Q, 9605.22268816346298456472600902460366535Q, 12502.83007762372328074237673282359093081Q, 16393.43674235796806736737398613354988262Q, 21656.75254389093564900375379131087677274Q, 28832.50596892479639714830479215091321586Q, 38694.08631185854918420830577505233860916Q, 52358.93467063693914614720804658599988759Q, 71455.456360801919182448351605271054385Q, 98377.64507715702272833892935236019203581Q, 136677.0756867775216880054458611011665626Q, 191672.0751837584047014496772899197949398Q, 271403.5992651355850921027142705425693394Q, 388150.1489980647547347704942553355997537Q, 560853.4130088772447154039295543588593931Q, 819043.3312820769048716008983572259664347Q, 1209258.817558563172770397433801307820624Q, 1805669.064478872952573635882889999089934Q, 2727847.041283590928457428564030560101144Q, 4170866.124317416698666405920199452972485Q, 6456890.228079086947156608652453964442837Q, 10124726.37272406821615834787676485411144Q, 16087301.34833727189340602159225001909214Q, 25912302.39431432285806898738587495423666Q, 42329233.71376092207616725342280744956334Q, 70158627.34273633230839208484182467105049Q, 118039913.5748636616256979688722947376115Q, 201693090.8294808535841471498441901946314Q, 350171893.7910157422614179826343745861743Q, 618045198.9354320713114267484128373842008Q, 1109520762.65117402853282816165715478028Q, 2027036851.386298662396084471850133567806Q, 3770865836.139748847448857684280330919226Q, 7146997570.085695415162843692670918823862Q, 13809155423.7635644350563312672690880342Q, 27216828505.22509686672818101177168461874Q, 54753167786.17979572173272483227070679431Q, 112503345834.2116875456216420474620516059Q, 236264339141.4388903275724307413980800073Q, 507468184268.3981316720163337618534278446Q, 1115599423406.056750358630646519147758314Q, 2511986677094.979276772007287643222172789Q, 5797849169011.042298094625503200359295722Q, 13727721548993.32343665617597576637303556Q, 33370617336501.58545603365672095860275791Q, 83354238202660.91699429975122294150089333Q, 214123217249312.3976721926402658332174117Q, 566186245097249.2404127137280597778292079Q, 1542458444402443.371440183667494867781715Q, 4333492171181691.733058240784286416444505Q, 12567757410549319.01294953377020420832395Q, 37662670435513236.74825914523236427898489Q, 116748202247647142.7587746965785438338682Q, 374749992316334764.5035248090549339897237Q, 1247000912952610699.068918595764499658321Q, 4306478248247432160.48599458994176300511Q, 15453273378202816390.33518176991213146053Q, 57688614909942567753.38454019969606422075Q, 224324420244279774891.5933154795594761405Q, 909792898611770682517.3964923463766620933Q, 3853617984492513550125.129076034019123708Q, 17070801413556696833779.13934163759159904Q, 79198380783368988856761.15648214291897699Q, 385383801466035476735828.0064437179791326Q, 1969895659051426429613504.41964918030692Q, 10593618501197001697030611.61632899678015Q, 60033966329846568637130543.04333463171392Q, 359106968518167632524691177.3080001529087Q, 2271277124005940993621700920.257498362904Q, 15216157171278585594752783876.84164894054Q, 108173748902143609868441659437.8836108294Q, 817597332272823012424833955943.3418687263Q, 6582674375871431329198879326278.80655534Q, 56569460748304763531726402484221.24071294Q, 519969127337393591722068633515796.7939186Q, 5122908034001797018186468009479969.983806Q, 54219575049584711207951705824720122.49792Q, 617850853251241831307357121612505215.2627Q, 7598326740673873945470445853982730673.683Q, 101090458794504259380071592279087005881.1Q, 1458628632586491581554836293603735700553.0Q, 2.288445431879986075288969228297589916294e+40Q, 3.914281502784266353374296872381741581596e+41Q, 7.319312087167267244726757556658409266855e+42Q, 1.500458683672485184540463104819915256685e+44Q, 3.382059446944515486362813459304381825179e+45Q, 8.40717228899724214872703723897524019292e+46Q, 2.311957183444258916605122634003678725418e+48Q, 7.056075282456062930798909861538304101971e+49Q, 2.397931935961417566906622041440033927301e+51Q, 9.105063361761505316713558735495605805833e+52Q, 3.876420331062826191501135623097992286507e+54Q, 1.857198647483778496415448329375750635825e+56Q, 1.005063215679245721735518932962246661573e+58Q, 6.167590234451758437399991565606037242384e+59Q, 4.308813152379759511416924169109982265891e+61Q, 3.441182726656605944775469940970363892009e+63Q, 3.155080085289705076440136183714307040901e+65Q, 3.335560569120603606052934730277045229653e+67Q, 4.084573232398309215368829036499274751723e+69Q, 5.820628809283804990396620764580300086666e+71Q, 9.699039800361010527223356682487354608079e+73Q, 1.89923980668320512816136152429593080513e+76Q, 4.392868007405665883421052875783971749913e+78Q, 1.206505986650708892173158064003257826858e+81Q, 3.956328505753650002939043382097189172455e+83Q, 1.557688055206654931604309948079068934868e+86Q, 7.406537535531269658298708915037136600795e+88Q, 4.278562761054468958052314006843284683637e+91Q, 3.021429361815161697337775526021250674025e+94Q, 2.624991835754469757869340327198684862761e+97Q, 2.824239055865323697007157867310795887143e+100Q, 3.788616439302435442144238888291948175614e+103Q, 6.381265012445197114926701012217755404272e+106Q, 1.359307419444233008395198137493298288245e+110Q, 3.689357736818599529286450344745920764709e+113Q, 1.285719405981015169347543552934268877769e+117Q, 5.79896089805386955461804251259128564304e+120Q, 3.412858686517390979492612468054488171338e+124Q, 2.643133109091891288299365259101435230764e+128Q, 2.717298021659115627801241121693599358524e+132Q, 3.741778449844632488889983162905015325601e+136Q, 6.965790897246310296313827180334657009428e+140Q, 1.769991845748830191769012548081426586684e+145Q, 6.199682080134586417994375593693813669468e+149Q, 3.024056421749683185151625522184732565621e+154Q, 2.075860353782646995243205830982511919541e+159Q, 2.027237041997503527729877101258258485667e+164Q, 2.84819019631263809337561430719405846138e+169Q, 5.823789472478759398822868913946380670277e+174Q, 1.753831670213037732308430178708200856584e+180Q, 7.875048994214403791228526371140330003633e+185Q, 5.33959995017489809314309431564145975465e+191Q, 5.539060004117798714171786555151150971203e+197Q, 8.910405429080536887142895484227329351929e+203Q, 2.25393372621235039418834085888287214571e+210Q, 9.095096825715822376272275522195235473437e+216Q, 5.94202303286497040346001141219106057472e+223Q, 6.382118127492160537643353652683681344379e+230Q, 1.144860031429102206755598498207317533823e+238Q, 3.486326812227187949835465276465097663203e+245Q, 1.832768040117385552841365088677720918755e+253Q, 1.692379509135740137727773957097833887452e+261Q, 2.794505326132115346915299861915404249723e+269Q, 8.405076170451043189493827526418502257828e+277Q, 4.693262451309588660736308776755416725156e+286Q, 4.961738495062629283767259212421455782816e+295Q, 1.013488586645822568937692055235633940552e+305Q, 4.084221398756118821350576889490962044446e+314Q, 3.31797255076755830584401562393461184623e+324Q, 5.556156061512309994500204693690071227389e+334Q, 1.962393306169292859108099309776943823055e+345Q, 1.496911135838772621973260501875737184473e+356Q, 2.527081774155980938068575705055676841454e+367Q, 9.682952487842774440282680190380581838128e+378Q, 8.642932154430007387844488354704403530376e+390Q, 1.846024495166690994263298662566528477956e+403Q, 9.699853937915510903638593851109203549831e+415Q, 1.29019233082477503168780727447218377249e+429Q, 4.474137533288725774889486358089933849193e+442Q, 4.170041218844572969270760095147757353548e+456Q, 1.077897308040601801221120607931770758264e+471Q, 7.981471823702425518749857998096499633387e+485Q, 1.750515936677737147078175240321968864283e+501Q, 1.177053303545360119348788135380274557129e+517Q, 2.514304327715581467017451008836642461283e+533Q, 1.769970977432511196406520490255351180778e+550Q, 4.2646343986308794030088301101938804053e+567Q, 3.657021198954671244361265926107390170785e+585Q, 1.161995022380376800254911849215938667325e+604Q, 1.426161883992266887019615450265103556361e+623Q, 7.057501509770417183799008967192326349846e+642Q, 1.471878408492178033263031885767465334416e+663Q, 1.354138353815247160487911075189635081583e+684Q, 5.760831288581247091444505472239736239879e+705Q, 1.189730645764784786336307075095066200968e+728Q, 1.254105261294047490114939349887062439042e+751Q, 7.105801021107686895390768106399523520351e+774Q, 2.28281648423858553167251131768916156991e+799Q, 4.393686187647260979367904999350735520579e+824Q, 5.362504350805858665245291197548444739952e+850Q, 4.400994460175449649406744849257249937177e+877Q, 2.580184691440319635082387832634782416379e+905Q, 1.150201187760129651179050406857281109502e+934Q, 4.158019827686647740035176845444359313922e+963Q, 1.302697158180542995105180498547801432023e+994Q, 3.78804315469310114235168697055913940647e+1025Q, 1.097277067032447599839448667453494574529e+1058Q, 3.405948056419239816971511993948200677928e+1091Q, 1.221452079059747140866097947720732213944e+1126Q, 5.469728834947448905323012416213783681996e+1161Q, 3.313684879917774900254086176181829781121e+1198Q, 2.950003898158737668709569796392213974285e+1236Q, 4.202906985201980113057532813808859421914e+1275Q, 1.046450503925266293149709371732059242222e+1316Q, 4.986188211546778571602783903171292775302e+1357Q, 4.993338241348295306012588782782184198345e+1400Q, 1.157626881881270934779792801922724477911e+1445Q, 6.864630422932014748167413728259165043085e+1490Q, 1.154057064570998816035086816885432531351e+1538Q, 6.116573955685408991594979059166788310164e+1586Q, 1.14033623849635356868515171774059586735e+1637Q, 8.373064137120280572431494406435413559046e+1688Q, 2.720845114960258853420084277841813860219e+1742Q, 4.413059336919928865301216672097302323433e+1797Q, 4.044822257870394599276743613321249907269e+1854Q, 2.381229351958722417177138670512610760689e+1913Q, 1.027611652914733400897244248728364151035e+1974Q, 3.725531848970894050805213745804832393498e+2036Q, 1.306062165371036629009984640124042230203e+2101Q, 5.118934916287102017127361633252835489039e+2167Q, 2.605313756841350663666908726854909254754e+2236Q, 2.009526310597759100040671805249352251293e+2307Q, 2.754855306228952463612144173863317999165e+2380Q, 7.912081217360857939375130225445886436671e+2455Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
  515 |       { 7.967275909080119173260394105433878829225e-2520Q, 1.018328235596330817906641738531405586075e-2480Q, 3.221582354315018745133234535022765889901e-2442Q, 2.577837396125923566854501272739510663846e-2404Q, 5.329692879048212454158155682964916728316e-2367Q, 2.907510479746435248283830679207105484516e-2330Q, 4.272515272958308108570054029079326796036e-2294Q, 1.725920944512128844318784735433112719801e-2258Q, 1.955365288532498067112004500362223834133e-2223Q, 6.33672146224698551106793067421941599521e-2189Q, 5.989055317923577956367893208101537342355e-2155Q, 1.682695935085939711542031154300739978911e-2121Q, 1.432104065344727957976083590066231975447e-2088Q, 3.761027283440035276506274748665174438543e-2056Q, 3.103973882224385163725384328628978101726e-2024Q, 8.196024681248225777873004659982426819745e-1993Q, 7.047501943265264073804265038957515028249e-1962Q, 2.008020122030836044260092764882735792941e-1931Q, 1.928585386478996757051377061536226588734e-1901Q, 6.349936504026115699331271816067930197654e-1872Q, 7.287319738451912662822173117194663954913e-1843Q, 2.962993354437338667093054088027903427137e-1814Q, 4.337549035352199493070093298251396522747e-1786Q, 2.322667953684500393631534979205588114281e-1758Q, 4.620940493203111397883251148877460552652e-1731Q, 3.46849175006702283349982309232738215393e-1704Q, 9.97197469066253825213923346003213563319e-1678Q, 1.114585267326982901794838942479030932334e-1651Q, 4.914714563824319863256125426084037061236e-1626Q, 8.673588082334046069888398076950448507162e-1601Q, 6.214129581324762232775539905301734104147e-1576Q, 1.832790291938882421191920578959728374086e-1551Q, 2.256171136581882657900944651081598896733e-1527Q, 1.175009240711975388097085650021684742673e-1503Q, 2.62368977120029668942611642547157610416e-1480Q, 2.545000194584350068428255601470918881705e-1457Q, 1.086378274323549748723752477385721065205e-1434Q, 2.066897696539443930872351598446447515579e-1412Q, 1.774772157298710208337196463122169403564e-1390Q, 6.963196512155587707171477008714118644169e-1369Q, 1.263545167784085371065018714077427939719e-1347Q, 1.073200483671541400965432755811734945193e-1326Q, 4.317082212314184926835882760831574340329e-1306Q, 8.32053604965395861253463941646191625903e-1286Q, 7.771734618559071081107688528229970310621e-1266Q, 3.557686044605213104209030012940037706499e-1246Q, 8.070528916876981426176871131000861955335e-1227Q, 9.171668926752907939883632747855449181794e-1208Q, 5.277894673647840384307719753102608158502e-1189Q, 1.55425000722110468554188982028632391378e-1170Q, 2.366680555098895290029405613091848674444e-1152Q, 1.882599225459190082401671846340953390019e-1134Q, 7.902192246540000601320781601302423345806e-1117Q, 1.767718149213402068974713376178812787862e-1099Q, 2.128098208048214966164629867555770669406e-1082Q, 1.392051591976656401133824170145523168896e-1065Q, 4.994719960920755555531504146997873320923e-1049Q, 9.922076126548449719468150236395605850173e-1033Q, 1.101311891894924117612397672953984177965e-1016Q, 6.892130837218420956087582351392004213975e-1001Q, 2.453524489921414170305853712838952078459e-985Q, 5.012096823429272595408207301327403858682e-970Q, 5.92625397256846848563576817503982351625e-955Q, 4.090293049633920583650165040912103911016e-940Q, 1.661753006709297398826495491631296133997e-925Q, 4.006680757962520202236462553833604795318e-911Q, 5.779925457403545302890808903391113431044e-897Q, 5.02848909102539886751126002796168835514e-883Q, 2.659105037910872144852205745069380936102e-869Q, 8.613275102396233614296997155697707276489e-856Q, 1.722011941149323047500322262512900155623e-842Q, 2.140858770279205828196814199482763570967e-829Q, 1.66733371240769894937624182878072907988e-816Q, 8.193863812957329774412230281809513275895e-804Q, 2.559097724964727559938640778629276385374e-791Q, 5.11527606584153978380615675677219021198e-779Q, 6.589313932434497001234913531610383100585e-767Q, 5.507550516048129444656311084411711270861e-755Q, 3.007020142650284579022887900120691321832e-743Q, 1.079545570904019147607701162275175357017e-731Q, 2.565046260212020805453775161290492247735e-720Q, 4.059551213679369050731379503131672168122e-709Q, 4.306509253842678754390905922017562669864e-698Q, 3.081277425837841400021155036519520671543e-687Q, 1.496049756497725324561151798326667339225e-676Q, 4.958858781223578709469932084235076593428e-666Q, 1.128776827757009886737844677649633126831e-655Q, 1.774824438031273259221674871341421861954e-645Q, 1.938718628529578614339845914362132261711e-635Q, 1.479580889476868168834482402842115319684e-625Q, 7.933076560959459481932759219061929332943e-616Q, 3.004696447884786585684784182577260233339e-606Q, 8.082686940259012888778153139360914820557e-597Q, 1.552426325390131757062306746548839627663e-587Q, 2.140102119938385745802494123096422882483e-578Q, 2.128429453740900159670547695806420238397e-569Q, 1.534912683226941140367083241016749973227e-560Q, 8.066256819954909759673837062709789215779e-552Q, 3.104238792273031330484452756380286340285e-543Q, 8.790844945644080595293305902463382662207e-535Q, 1.840618291261842948588744341179843557088e-526Q, 2.862777784664184513037699746755593033611e-518Q, 3.32279837181041061553234462323492937839e-510Q, 2.891235095586630121781435408715459157878e-502Q, 1.894375038101531296060137038995059871087e-494Q, 9.387752849968810937579512549662307625661e-487Q, 3.533872224235785186218523407943928105631e-479Q, 1.014810086945078087894935086994004318066e-471Q, 2.2324717569626557013949548912766445982e-464Q, 3.777884776738657261205533855337240737918e-457Q, 4.93786751664639347798897645870074547883e-450Q, 5.004920895479663677446497643024618520578e-443Q, 3.949427686727102477250133390725874321876e-436Q, 2.435767559087040930634684216214147613966e-429Q, 1.178587076580330886964544022890917953058e-422Q, 4.491023912606049854427428106653051102875e-416Q, 1.352680705533714285427651131064219006969e-409Q, 3.232175229700192859974514601701313013174e-403Q, 6.148979779244951167078060501065764873822e-397Q, 9.346618557699555690197507374939990133164e-391Q, 1.139095638725565354570660165510495028107e-384Q, 1.116882736988512594287339256913954444686e-378Q, 8.840180431626061992850152992185607078407e-373Q, 5.667122232091659511764331764542937857446e-367Q, 2.95210171074869287556924947738750388968e-361Q, 1.253616557485983210249402924206741962015e-355Q, 4.353499566130717956144486781651064963442e-350Q, 1.240243792752263780952771158279701378416e-344Q, 2.907393260879684488880153095982345233788e-339Q, 5.625244131026162975882364543895958678556e-334Q, 9.009739108786675273276970385188647555895e-329Q, 1.198087756353396256356294131034463223006e-323Q, 1.326548775108682048756687665666583870046e-318Q, 1.226448111135483120974035454571292238148e-313Q, 9.49468504349439811133142768178704940847e-309Q, 6.17181101323002240744175397407031718684e-304Q, 3.377707669589353604487497237523332765898e-299Q, 1.560512872109863571844393575758792286036e-294Q, 6.102236208573128122093888164692727956235e-290Q, 2.024929301988449522883491544065893159998e-285Q, 5.716567372402404783728122475078537540453e-281Q, 1.376428575092612476633988432370532525456e-276Q, 2.833585596240407856348272111949931080586e-272Q, 4.999632626016703452297995188196308401074e-268Q, 7.578746796653130874873290482021210756378e-264Q, 9.893195588497945068609978048738483752363e-260Q, 1.114710731734833240955445714249086995456e-255Q, 1.086588366772543409228146502433142567442e-251Q, 9.183764349360752966385023754968415218934e-248Q, 6.745119200393479925712383108023813390928e-244Q, 4.314368731526732239250885070923775496171e-240Q, 2.408432510386531771142800736481978254764e-236Q, 1.175865689260863816680634119022166918193e-232Q, 5.031403985679824041735142472001594305874e-229Q, 1.890676059338627176469623532390876131616e-225Q, 6.251957030364086922481747023515455758277e-222Q, 1.822832110299319014901260869272013670981e-218Q, 4.695228558883599546359502992313929137066e-215Q, 1.070485041990253205844787613056619988479e-211Q, 2.164411061170786494289133504038746022617e-208Q, 3.888149057834327052303287962939662414968e-205Q, 6.217077650284409358885672093877174576393e-202Q, 8.864490176680272259518995033084329107486e-199Q, 1.129060018025413968826902845797468943636e-195Q, 1.286873424792917053839022851662100381367e-192Q, 1.314795291417549889849051617164565642141e-189Q, 1.206202769586152888447188064879769552541e-186Q, 9.952847031230403569515431731634107940163e-184Q, 7.398656727363347668880677233416039563592e-181Q, 4.962946760441355726269312188537195172159e-178Q, 3.008841426137019577290269695130774172341e-175Q, 1.651250489636657038514219704463078872032e-172Q, 8.215822870116426810896344350411473632426e-170Q, 3.711707137271423160180212748621691502977e-167Q, 1.524862581521331587673406461025625884709e-164Q, 5.70508150602545345515626627261166302806e-162Q, 1.946690864521063015447882642259593648046e-159Q, 6.066751495971832907946605731816433411601e-157Q, 1.729218890749008111955745508052309562408e-154Q, 4.514184397107540977965003426103559880641e-152Q, 1.080776439193461578737828802075769030367e-149Q, 2.37630514513441024032933923861341092174e-147Q, 4.804539863300466911851715067980750771531e-145Q, 8.944359411396089882336022433298240800498e-143Q, 1.535148433653602528126818304598839769627e-140Q, 2.432217566861172517425147458255035408531e-138Q, 3.56159164851978783755994271005743068325e-136Q, 4.826206194592030239608964808604974782439e-134Q, 6.059123883793098626317651235341860311477e-132Q, 7.056186855737804734056421101084240937306e-130Q, 7.631197540594714170535291222444902661627e-128Q, 7.673190056935230923349040383785807876549e-126Q, 7.181420901238450533979697028062603205731e-124Q, 6.262949340804115487531782118695348240253e-122Q, 5.095149668836320992407738242504181244468e-120Q, 3.870905682539942846661487470875055347721e-118Q, 2.749201932883450268151961331830477076878e-116Q, 1.827228100144142861000456602099118570404e-114Q, 1.137673382674035107250733931604905546067e-112Q, 6.642336072005941146361966661287119272804e-111Q, 3.64028512339331626869107380312786986349e-109Q, 1.87450863444735780747041756540496602537e-107Q, 9.078133222842635422121285050940964351573e-106Q, 4.138812855052761279043494154268599225563e-104Q, 1.778000270650318764431469309976610087858e-102Q, 7.203855822800213289973969862777328396312e-101Q, 2.755303928538917650732532471686512499588e-99Q, 9.957111327196065437803034062710072445763e-98Q, 3.402816997218076148572057943527130789008e-96Q, 1.100680588716144971407937016574430544574e-94Q, 3.372653914433340593300308221192502433386e-93Q, 9.79793465921741389410002031066177808616e-92Q, 2.70089978913542155792813430020605674429e-90Q, 7.070447343835118744270507416522429771431e-89Q, 1.759128817422289300267493076673104253506e-87Q, 4.162968945574391702034525851121326185222e-86Q, 9.37779241810731989238679712769217329023e-85Q, 2.01243511678120567645753438316089357156e-83Q, 4.117122160765049554856907584525124497579e-82Q, 8.03596273765328793581294339359042233865e-81Q, 1.497514661862748564043414139894766607224e-79Q, 2.66627575240526913684138994676860937559e-78Q, 4.538860378486968408830116582994751799953e-77Q, 7.392623260932249293359287648677921377725e-76Q, 1.152810282079105430900943269743976641052e-74Q, 1.722334641963998877538919046212108072676e-73Q, 2.466982294003650362347496250523874402798e-72Q, 3.389902673647822893523319180268544603664e-71Q, 4.471576114525864494621630170567724674708e-70Q, 5.665802004349935660857687324817574414575e-69Q, 6.900180136205711399260007796162289923614e-68Q, 8.082103978670433565158160112244695539644e-67Q, 9.109949614051296700342120658333526754299e-66Q, 9.887660566787155914957022540708377404886e-65Q, 1.033978824499191800266695652953562102366e-63Q, 1.042367363142603472683903942222927019223e-62Q, 1.01360253850642711420235182625207856357e-61Q, 9.512510161747350299580075950049163390633e-61Q, 8.620693578866897400350402598749549001733e-60Q, 7.548215286708061079286950592874024396203e-59Q, 6.389002522263073684828225781548498851979e-58Q, 5.2304213467999807285495233989909068078e-57Q, 4.143618029730144849471458722659316057844e-56Q, 3.178215053889138479032361583006970626875e-55Q, 2.361375497747090350319603916992762005858e-54Q, 1.700353947901992650870275190000853698062e-53Q, 1.187181461482834292235814755757571995841e-52Q, 8.040926262915060358135936625876559056833e-52Q, 5.285800219918840044239185423363506533173e-51Q, 3.373901677142706872070242716798262993283e-50Q, 2.092036760993143554287714553393156854658e-49Q, 1.26071389736459024550376938832573535614e-48Q, 7.386967875256930161617715368501896621111e-48Q, 4.210245750567381301823721041940686239094e-47Q, 2.335212680852443576888813564758399301987e-46Q, 1.260975065550456669584777965304501230694e-45Q, 6.63174909295324620401889662345375243662e-45Q, 3.398355988046612747841700088585271753564e-44Q, 1.697476472841236183609850797662451898689e-43Q, 8.268085659326493130435461342952520749743e-43Q, 3.928638007500358866351367670626935931854e-42Q, 1.821720759355284457527987958132111168364e-41Q, 8.246860808847354549111270503081351496818e-41Q, 3.646064568177825762669789860457940857642e-40Q, 1.574882443754619623541008196995070064258e-39Q, 6.648395042005376085395386282489705285924e-39Q, 2.744004024875076628507083135601534661763e-38Q, 1.107653420681031633888214018454568434403e-37Q, 4.374454244420129201505123651246128890729e-37Q, 1.690799049659970724466269924181801546001e-36Q, 6.398132877939130220610010163346102651855e-36Q, 2.371103019047426350497793704573373960345e-35Q, 8.608431951088272831647481050248077098396e-35Q, 3.062756779443238602319536870269819051555e-34Q, 1.068198659583210038973746806524748536317e-33Q, 3.653227544700454531305797630670503225392e-33Q, 1.225515001519945073404871285296100665347e-32Q, 4.033738539559432392661992185921035446855e-32Q, 1.303082875824869971414005942159261214305e-31Q, 4.132734479820748852758173795520437853314e-31Q, 1.287147098350869770886623826581464367999e-30Q, 3.937913659653477883694284311172054333025e-30Q, 1.183782052799315485733017592458599891775e-29Q, 3.497544328892517187831545842100287032186e-29Q, 1.015914466727185220837422441064387754207e-28Q, 2.901804990894522420127448030270270503252e-28Q, 8.152849127534845411362622488936266274172e-28Q, 2.25367809417179806852681105934818375896e-27Q, 6.130912603089867849064196318283416796732e-27Q, 1.64178734291463510902060102240353937311e-26Q, 4.328857792089817047005743679842334899927e-26Q, 1.124084164810469092376383461223505192932e-25Q, 2.875386797856971912981506559923184846915e-25Q, 7.247144107627277984808094958723307043434e-25Q, 1.800156961022553615025218914199947112878e-24Q, 4.407829997906358459896106459287958053e-24Q, 1.064159909656974016807111538128709340566e-23Q, 2.533679394987778730189472745065558452445e-23Q, 5.950490597088776019748683578472561818409e-23Q, 1.378803645178565675477663430920122567538e-22Q, 3.152763311863490040779656649906049613957e-22Q, 7.11555798463800555819351867739855080496e-22Q, 1.585415769087416794558428166428232224083e-21Q, 3.488033184094363861639854904349888742437e-21Q, 7.578906150306100545423157126174164576149e-21Q, 1.626690309979793927151914765130208588376e-20Q, 3.449517091693030714666710333959651136005e-20Q, 7.228499497618258130899446599161547874565e-20Q, 1.497112865860816048764094432862181982629e-19Q, 3.065182400463867687382144796026279060458e-19Q, 6.204847831174082599165287964674983928818e-19Q, 1.242096716667761537684098553412968423806e-18Q, 2.4592597959525768067059363490903017727e-18Q, 4.81672896226015964045793790028985306539e-18Q, 9.334084950562834068284127795290557105276e-18Q, 1.789925014943490672474409292990156919458e-17Q, 3.397130025636848212544218713465822505885e-17Q, 6.382243159919550687632232044625421720437e-17Q, 1.187098865362206582279245836506254018227e-16Q, 2.186352889657557664550744789902758712378e-16Q, 3.987859744831167732326236478627157162656e-16Q, 7.204620697873539912480086209051030823416e-16Q, 1.289431790155955917841351554233503242944e-15Q, 2.286467374882308613486205332118436402814e-15Q, 4.017662252161183047836187284910855861237e-15Q, 6.99656785784342408232633767751107637346e-15Q, 1.207703613093171430146873960414485693713e-14Q, 2.066611834161126240026963698131523479667e-14Q, 3.506221191208017396780249818547308545177e-14Q, 5.89874025912113410833559535930664457693e-14Q, 9.841824583826900982294185470382304100122e-14Q, 1.628711979356644195640673557575737399349e-13Q, 2.673747297244544464041144412989940524217e-13Q, 4.354698030762685456146522867684472784597e-13Q, 7.037375613470243013811036742819534450189e-13Q, 1.128576426207602409839136130428624894649e-12Q, 1.796265444979361204491866760276216506487e-12Q, 2.837790274411961929167645624257533119362e-12Q, 4.450517051624898219124643410702559319937e-12Q, 6.92963583879943637167224732796899185484e-12Q, 1.071343498653279805152831768444006526848e-11Q, 1.644800798713549170982066141603139794962e-11Q, 2.507905928632347374338630836942320447304e-11Q, 3.798122183988670139277644917971882044735e-11Q, 5.713892308950583341199546461179201773938e-11Q, 8.539758065003606420501230564062147832472e-11Q, 1.268100729620471661902817410073941033457e-10Q, 1.871113767059724245386976661776370778825e-10Q, 2.743644295142664772759283079615343882946e-10Q, 3.99833185555888171640293913723530982506e-10Q, 5.791550996315273321902088121824651906299e-10Q, 8.33905623640836900250032445405370043217e-10Q, 1.193672562105227931589388299289134785728e-09Q, 1.698789266026923550073522461535190652611e-09Q, 2.403913727893853297080383302536080724682e-09Q, 3.382686884515520208065080745279262391703e-09Q, 4.733759174712641803740945710631487071936e-09Q, 6.588541092193685952258947629496486846735e-09Q, 9.121112685152380583998835576941094529702e-09Q, 1.256082033795070258308096624958598291786e-08Q, 1.720819844523096099720474511434503885155e-08Q, 2.345498050299132447846326603361136043516e-08Q, 3.180911042916052139309955352436778506108e-08Q, 4.292583225702628201046231718407734046636e-08Q, 5.764612626060727958623931970026984259394e-08Q, 7.704397341666848653267095123338097208871e-08Q, 1.02484168952891991947754465547361714047e-07Q, 1.356926702837583879755051597078815730847e-07Q, 1.788417551503950471950015064517069882061e-07Q, 2.346525819658947020385582160747980704228e-07Q, 3.065180852876392019694236336586654765768e-07Q, 3.986495033191807496354173430939013698484e-07Q, 5.162502188850122540844684197019554711165e-07Q, 6.65720997012649014040997771515440610649e-07Q, 8.549011167117627077144919459539055163198e-07Q, 1.093350316344842739482570460075507090481e-06Q, 1.392676894662565462032126480798341973487e-06Q, 1.766917725585667241992898344161547873865e-06Q, 2.232976345560288036947373699573375726808e-06Q, 2.811125648202381706895272765136403841401e-06Q, 3.525582061468103068665653163476736687771e-06Q, 4.405158376428709913646029278948069283329e-06Q, 5.484002631927202129384801097079834656695e-06Q, 6.802430623520435693108355760476215953221e-06Q, 8.407859685487256287710959317409001943954e-06Q, 1.03558513786321915073962476007182566071e-05Q, 1.27112705917308531277560249413305391114e-05Q, 1.554956831891198412168337708959965747403e-05Q, 1.895819499809689983959597375272763044769e-05Q, 2.303815077706507768668930312189393944145e-05Q, 2.790567840555153504276820390388733949771e-05Q, 3.369410362760997145481708684122315699185e-05Q, 4.055582696403286559517626972868029344242e-05Q, 4.866446962805309592997024360400453753624e-05Q, 5.821717500966089824845365574649413158772e-05Q, 6.943706569830923930053447899093868098698e-05Q, 8.257585439721267879079897718480289417549e-05Q, 9.7916605324640385949085647909368095273e-05Q, 0.0001157766408114819489026696755064685711663Q, 0.0001365105858059673951916433332558940095964Q, 0.0001605135409048256559138258125495353142543Q, 0.0001882243723673180815859848425981422149923Q, 0.000220129105359083888832193195380277964631Q, 0.0002567644044435395558985376934615952746774Q, 0.0002987211231186489549516252551089359495587Q, 0.0003466479020167920218943287065081041086883Q, 0.0004012547932769214992784035333438157199896Q, 0.0004633168865935784338501681041310863439442Q, 0.0005336779105791366983905761533437676567429Q, 0.0006132537813759504708063524124765235945565Q, 0.0007030360689550059158765139669182449713927Q, 0.0008040953502668325012890028878715651258039Q, 0.0009175844173963607454679355479874424263829Q, 0.001044741308141107407038707367942396160755Q, 0.001186892126003470975743583081981798214652Q, 0.001345453616481502859286364987039915779821Q, 0.001521935466772907586110083455839761654915Q, 0.001717942296584680418941635241375263314963Q, 0.001935175308671765557581701564207351830222Q, 0.002175433569013882948578843986006403688485Q, 0.00244061488817701827933962177717454590009Q, 0.002732716277387093760523031790972800227035Q, 0.003053833955155494667190955668647144637077Q, 0.003406162882922376111090737904328858634942Q, 0.003791995811102684339694547552585507990223Q, 0.004213721820106255238520670138395000924438Q, 0.004673824344328191012589440091579259760752Q, 0.005174878670736688316509780570084920182513Q, 0.005719548907487502446481303679623316137136Q, 0.00631058442192985698627201889000303700039Q, 0.006950815751398609527548621000197550798988Q, 0.007643149994271354192801093440865419580856Q, 0.008390565692865655199126566293274333642062Q, 0.009196107223819374276889186313994843390353Q, 0.01006287871559507536535044833068973909294Q, 0.0109940375166376773728040945023712313313Q, 0.01199278724145422091671644293048154728942Q, 0.01306237042543906222476060243442814308369Q, 0.01420606082260259352562017237936801265042Q, 0.01542715538344503858931888643358628745717Q, 0.0167289659530203930831754338734874664053Q, 0.01811481073173395916859919022391664972282Q, 0.01958800554358856744019143892683179847952Q, 0.02115185495842169316583797633449771810677Q, 0.0228096433161443911301425779096357227542Q, 0.02456462570209342382627799804527821306298Q, 0.02642001892333428109789892692937509533337Q, 0.02837899253610309628758625557724591354616Q, 0.03044465997455174638840433200930338711507Q, 0.0326200698305684182561478766940614844802Q, 0.03490819733369493186523156261607315466053Q, 0.03731193607906478545336713244881109055547Q, 0.03983409004985797457339959837144377122436Q, 0.04247736597902870508264605012848775314015Q, 0.04524436609303125412480485866465061775906Q, 0.04813758127797071695188343575966783160027Q, 0.05115938470606436195469305247887685131832Q, 0.05431202595754248111789162569375577872956Q, 0.0575976256701728356651407164727388580805Q, 0.0610181707454887735519286127955001295239Q, 0.06457551013756707073912038813096685540493Q, 0.06827135124686695200131838960274498733873Q, 0.07210725693823589850320643270045776879156Q, 0.0760846431987396666107037402041258283206Q, 0.08020477744751167235556685358836323731335Q, 0.08446877750636786639701687175860442218662Q, 0.08887761123652361947156590658579628794683Q, 0.09343209684340379971159263353331405267565Q, 0.09813290384827947634314597377864550592762Q, 0.1029805547223161917217849662754146410394Q, 0.107975427175599384648800929258392588213Q, 0.1131177570908303240224652780558492398361Q, 0.1184076420886768784022524072852628267607Q, 0.1238450457092316689652810284506150029169Q, 0.1294298021916876848049165341926394261599Q, 0.1351616218321983257068963021357149291953Q, 0.1410400968979531369261616983876599890975Q, 0.1470647080737783262838611415820062681671Q, 0.153234831416066732619412144570512369546Q, 0.1595497457875576600290825257800962557912Q, 0.1660086407454235928297088004549011805831Q, 0.1726106248542773238830740951304465857529Q, 0.1793547343950870081915214248666534071515Q, 0.1862399424405742377120762392711272315017Q, 0.1932651682674662866336549954877868791502Q, 0.2004292870759719115746122524278836114001Q, 0.2077311399870431986348998739442376385985Q, 0.2151695442883657277414314663960325511106Q, 0.2227433039005768119334724476408616510273Q, 0.2304512200359371707379802858704110927547Q, 0.238292102022565012438636869295500477757Q, 0.2462647782683726466471199486866921649987Q, 0.254368107340013678004869448238984448963Q, 0.2626009891334426438055153641042268648289Q, 0.2709623761140977072718583929657258698507Q, 0.2794512846062298136893226330853142403707Q, 0.2880668061125078167787824382718038889734Q, 0.296808118646717980840005593177875755319Q, 0.3056744980641377677579036909396937192142Q, 0.3146653293759881203313235805942140830196Q, 0.3237801180362461983090820270519599818301Q, 0.3330185011910228622657311928027273913756Q, 0.3423802588826678418804113983776109433992Q, 0.3518653252027527789924367138981015674402Q, 0.3614737993900911492268336792036467644866Q, 0.3712059568719780542735256003769499002505Q, 0.3810622602488663480435171795984767091639Q, 0.3910433702247335339010502511824521314023Q, 0.4011501564874320933236375501478126225841Q, 0.4113837085453508612370763030338926460708Q, 0.4217453465287439745740029610957751723861Q, 0.4322366319661047574509906269685113863411Q, 0.4428593785479733817386890110895733244681Q, 0.4536156628925687094231449505202515619854Q, 0.464507835329626572328505104590646627441Q, 0.4755385307208097937482079206198446406668Q, 0.4867106793370311448540891233670977920386Q, 0.4980275178150015090250825860923349908605Q, 0.5094926002172848568191354394503605415964Q, 0.5211098092221129673730069757438879031618Q, 0.5328833674711906123911808005586354523419Q, 0.5448178491057112741679836363725011074712Q, 0.5569181915228102063547315863613788776984Q, 0.5691897073867122497869745706167773132242Q, 0.5816380969308934474793883532843665800915Q, 0.594269460589676005299802716361632023448Q, 0.6070903119998240471222356070870425052955Q, 0.6201075914149121414331976341764137620912Q, 0.6333286795775096670077450936959654630057Q, 0.6467614120965724037497804104943555382337Q, 0.6604140943798696982054270851497081511967Q, 0.6742955171738133585239271173870307816064Q, 0.6884149727657060911128222112013278833933Q, 0.7027822719062066643044698811599154029693Q, 0.7174077615127308354587586170401139201738Q, 0.7323023432175871214633425313512827364943Q, 0.7474774928279014552006592596985716213354Q, 0.7629452807678324593654003954321067804243Q, 0.7787183935772384484317206900527945313626Q, 0.794810156544848547172767589390981649492Q, 0.8112345575581350364947114757891812390685Q, 0.8280062722565051964220310805112035656865Q, 0.8451406905791530670663872308556803104808Q, 0.862653944803960940002105223911111611703Q, 0.8805629391792451103891710796280884448635Q, 0.8988853812559305452871967488187545907845Q, 0.9176398150339469056412351899494533187875Q, 0.9368456560432984078524666287687994133458Q, 0.9565232284874095042002045886475279507954Q, 0.9766938045840272767944337301321751065917Q, 0.9973796462472128045133642631801931333523Q, 1.01860404926282392956317946592394034531Q, 1.040391390119430800501306096390484332391Q, 1.062767175666867240516297891529939479756Q, 1.085758095785663642281105802222348812045Q, 1.10939207926249369916261716500126785443Q, 1.133698353079565973147506826247703249701Q, 1.158707505339675825255735779161136390472Q, 1.184451552063483495095045621317392891301Q, 1.210964008111586732614521606850934884333Q, 1.238279962501205323185680973891105950334Q, 1.266436158405892106534863447479802864076Q, 1.295471078146741458304256385907446823312Q, 1.325425033505202083685015684659959438256Q, 1.356340261710947294764081629105735343643Q, 1.388261027483455161025774293888757855687Q, 1.421233731533158113469992887140017312801Q, 1.455307025957405656451286211771500914052Q, 1.490531936998228868219023421638164269274Q, 1.526961995663202046567211183531908173458Q, 1.564653376747784111876581362830437011253Q, 1.603665046837629160778144804262475653057Q, 1.644058921912742785217971171041985143034Q, 1.685900035222313480214992667532713310022Q, 1.729256716149878219924242767000386187611Q, 1.774200780843528793008066259722862522388Q, 1.820807735445503515984476325588028533978Q, 1.869156992820145515977178445445390578286Q, 1.919332103749290742415019782061183726939Q, 1.971421003640165834597778573110233965466Q, 2.025516275873364649088115856648097485223Q, 2.081715433008021275938209590135990804757Q, 2.140121217158552655052438896015999577182Q, 2.200841920963014547929530531274604977917Q, 2.263991730677979497484300076901683513364Q, 2.32969109305976045411657347024763207472Q, 2.398067107827710058779643401999432795631Q, 2.469253947653258420191531652724380454066Q, 2.543393307779451047507153399185346597841Q, 2.620634887551268158229579783397916906989Q, 2.701136906328329337203785565785074072196Q, 2.785066656460237449889254046340672661742Q, 2.872601096232473677614318257460754228219Q, 2.963927485939276452660257201800769243529Q, 3.059244070511369011437875195340374346818Q, 3.158760812423005873912952719525474220384Q, 3.262700178927088806749953484425989249023Q, 3.371297988021823798897713011575447983367Q, 3.484804317940613202084006553747118493489Q, 3.603484485381990625764882737049172673747Q, 3.727620098162165171514708146288863084124Q, 3.857510188483308323724907886381561506691Q, 3.993472433570707806928526443290607188682Q, 4.135844471046451472454246597080688613615Q, 4.284985317082080327173205151052609770788Q, 4.441276896113985089457451399096067523765Q, 4.605125691720244026764370781104263535342Q, 4.776964529153930976873581660867167367634Q, 4.95725450101436623824090639311762907648Q, 5.146487048624035738339801115424373145069Q, 5.345186212875773055646526104283213166619Q, 5.553911069634338220218711432966624812946Q, 5.77325836623218909927059759764589584879Q, 6.003865377206048605761449274343927216903Q, 6.246412999195612054604668256261603981218Q, 6.501629106887186763618395996193518237451Q, 6.770292194054217171968109306745209606844Q, 7.053235326147045417971320097171996692265Q, 7.35135043354224614666015033130666518755Q, 7.665592977507008524711768710447822251596Q, 7.99698702419947858650763841033117635338Q, 8.346630765648955546734771430943712584567Q, 8.715702530682195108316710736134856148585Q, 9.105467333230856750332784441560793915267Q, 9.517284010423279804954247067378435207565Q, 9.952613008390899735914523387635646169422Q, 10.41302487987290341264917855291653594177Q, 10.90020956455793654418731784931574442836Q, 11.41598653074432960761644356555484658751Q, 11.96231586542698517926431253288706983627Q, 12.54131040943894482491352029147685616503Q, 13.15524904491223096736253493917986547645Q, 13.80659125421566013309472641076367137531Q, 14.49799308283537068733806522611592929918Q, 15.23232465356644138323597883223098213734Q, 16.01268939608506359051333506048449232573Q, 16.8424451747018194731026127671712692775Q, 17.72522751812091969571786639162509975806Q, 18.66497517864721511431497872041775884551Q, 19.66595827483338098446967472260739788953Q, 20.73280930143244666471574442281522903193Q, 21.87055732415900772060659367071969224017Q, 23.08466571467196402575438824917868654178Q, 24.38107382395057915687200907586246892126Q, 25.7662430405051812966499914509625384785Q, 27.24720773440068300935745005728667380869Q, 28.83163164974229758945104220936171273136Q, 30.52787037807261230893713949085699006405Q, 32.3450406241987409077896619933344018561Q, 34.29309706561872681849669817137072613286Q, 36.38291770845545162245476827741032427239Q, 38.62639875836956225627789882526940946526Q, 41.03656015631005798746236445920699096398Q, 43.62766307847848111679875785712898620598Q, 46.41534087019270662202361582551787873513Q, 49.41674507751608025548331094469808937291Q, 52.65070846212654381646552716106077643221Q, 56.13792713806019302031335914182740881889Q, 59.90116425845236114237707095933490569938Q, 63.96547801176112688533109691101640809997Q, 68.35847706663356290654056305516520187869Q, 73.1106070400535228943010840853771922367Q, 78.2554720634100436673165461770242295508Q, 83.83019609580841382274286001915828318548Q, 89.87582929516635773217532104021295646478Q, 96.43780551924200423365120382987901990037Q, 103.5664579069193585087895746723625879788Q, 111.3176005037851754525798266671368531998Q, 119.7531850674833499641095701349550588967Q, 128.9420435435961078207576974725019132169Q, 138.9607282724984871708695514001995649591Q, 149.8944638077825781408536567743182992156Q, 161.8382263398671525938367526689287312097Q, 174.8979691743083696073045128037176486302Q, 189.1920155721483495460012542161168057521Q, 204.8526435891665175913537920041964014778Q, 222.027891434725956190837338565467777867Q, 240.88361640690763753526746528298183629Q, 261.6058457649334272046319924765364648261Q, 284.403464110476071641090421744246851318Q, 309.51128913049882030120008084966685685Q, 337.1935961013210043006610512490274375597Q, 367.7481615999600937711438359582960700752Q, 401.5109086931381617979355424315925378221Q, 438.8612498100309866908178648997732329971Q, 480.2282399512316532893085494373602185103Q, 526.0976723225701163012986065722476344299Q, 577.0202714839153277613560365269689534811Q, 633.6211663623286914660652375227156227858Q, 696.6108578302568399031998061512477922416Q, 766.7979339996213953902457962279823199983Q, 845.1038321483961377544033152655484401883Q, 932.5800007502418686784878634625973295461Q, 1030.427880205268371607863481564260421702Q, 1140.022198738619409531305753764053160504Q, 1262.938173179340126267770568255475671177Q, 1400.983316165672812706630096023677023453Q, 1556.234685661799166419834076272895832667Q, 1731.082574302171248664168847453614878774Q, 1928.281830862719311465180216556548647829Q, 2151.012241278362996194541735020086674113Q, 2402.949680908323672668281479483735120957Q, 2688.35009405274898539046388166782344203Q, 3012.148774428996002817780038366771869698Q, 3380.077927947738665430980404057153553452Q, 3798.8061171273287816025804901302085407Q, 4276.103940178038843575493542846970132437Q, 4821.041218620766468858314278886473414916Q, 5444.222094388470795213327524033646097556Q, 6158.065819431147727245029087643341223611Q, 6977.142718757731621969847227843666046181Q, 7918.57689772303460428259761072791249996Q, 9002.529841616973008609731087967074460965Q, 10252.78224006547697358532192963572223849Q, 11697.43531120386115196874312407799521273Q, 13369.75779118806422297716318991439523796Q, 15309.21083364664327603498100930983535561Q, 17562.690635400711230682290340971331153Q, 20186.03805526835731073576014831323115031Q, 23245.87631298432720823386094470123690508Q, 26821.8526708964660159886933177732467881Q, 31009.37861130203017968748996249105326523Q, 35922.98645004505473991896385042800280479Q, 41700.44988478085183088793644390235506667Q, 48507.85335185738720597387629792697758441Q, 56545.84243439263590453434852169343975209Q, 66057.34773622772120970119305119425356007Q, 77337.15125150264720189777207255380428642Q, 90743.76204222132276487959174812557638943Q, 106714.1931345439161543996792387468025379Q, 125782.3919792783606644548980631212452294Q, 148602.28308268868913284386494314759249Q, 175976.6472537126831529901228629810350888Q, 208893.4054123648023151893924130651509251Q, 248571.3198896581872265252528072315261787Q, 296517.7041099588785074932688713451965026Q, 354601.4842046107884858345245389612826445Q, 425145.9388942126878002415502363163400429Q, 511046.7307492540007761231679727362111046Q, 615922.5313638820825468503152050330940154Q, 744307.7672522774013301855992769478990101Q, 901899.9500280627208570829224628231273515Q, 1095877.943017809647466283294609129783732Q, 1335312.680400192900473900972313608959584Q, 1631698.732799417297778849111829227960256Q, 1999644.301287932721508706558730228833034Q, 2457769.533243204063209231606836355450074Q, 3029879.601126654923164320051829081011141Q, 3746501.296107716197697994644755801894388Q, 4646902.065144207843314545735079873944726Q, 5781751.367051714701608613666500464883081Q, 7216639.965420261461783043861588641172554Q, 9036748.91103818439407145784950842727797Q, 11353064.30295396674362518583710002098171Q, 14310677.38848294383826734043939982225179Q, 18099907.52814647757667209831825354212464Q, 22971259.6668891917836879617589957239566Q, 29255608.85808781354322251315088609515549Q, 37391535.59237359316460832559373862826806Q, 47962479.20390166985661378587634109109441Q, 61747421.18114908020763006555364067577321Q, 79790283.20014303517364767024983720002342Q, 103495309.7818322791392225142306514842407Q, 134758668.4335062392784062691770869168908Q, 176150727.1167647396710291203195515696546Q, 231169523.1730998536214569360302706436015Q, 304594644.4399651635506297387509567217169Q, 402983315.5328752866261842165179493486228Q, 535368712.0454349728436136721216726833139Q, 714247070.3053378406139506672831438081902Q, 956978978.7740373778892004432884152696425Q, 1287787251.056266365052170195833743740423Q, 1740617888.192125045084695206325485163025Q, 2363255270.596386879033770262261785331955Q, 3223268243.013810967426011910089526282321Q, 4416641191.505012065410596295491828581351Q, 6080361037.679268493630106361893438552833Q, 8410860300.522297192863904820721664748136Q, 11691170810.23185446900657258020662184426Q, 16331097466.34382519842012415317299709164Q, 22926949953.32506221058163368461899055449Q, 32350801251.34441900313971832417983264306Q, 45884550887.87373756921169916820389200205Q, 65422328991.26591065899030653729434101914Q, 93777690083.05024525805287034041120136343Q, 135152344877.9312446339111822592163115366Q, 195855262619.5102394227400235042902030497Q, 285411966950.5744584463492472652528305332Q, 418285339123.4088687905886483684441030554Q, 616560216997.1507015559128477210327029614Q, 914155798247.046721897379660004085140681Q, 1363474103153.313475332332520737128454563Q, 2045955806530.38080332307163606468874395Q, 3088941238912.347778181637746413811180547Q, 4692768203830.229326011299203618570047404Q, 7174593389222.668179510729483054183954121Q, 11039707421424.7535285760553205782673006Q, 17098339814642.30883189402376214028857248Q, 26658220492645.27096615518476281285140601Q, 41844137833284.34059723603044347303078534Q, 66131822092212.56260433143407179128676762Q, 105246004103885.8447522437221674794658493Q, 168681559938365.0716704855055188081332796Q, 272298230587943.4228747819094080068890302Q, 442778332914208.8581203935475801325800709Q, 725340820090340.5850347950296827399214103Q, 1197189129009285.106993300968997149725738Q, 1991130686955199.032617972879924186900084Q, 3337378010666735.506952950406469988115707Q, 5638099922749490.406581662527138521678621Q, 9601427499741881.211823807926750198760527Q, 16484254092349348.98845372947631486314024Q, 28535723974924115.84032543376000631602713Q, 49813965452361994.64837345276433255672811Q, 87702782408500507.02084267463945306822658Q, 155752125029829556.4155463030004333389455Q, 279043670263039211.1950144058463979753731Q, 504415149791330774.373714179037049083309Q, 920116740121384961.3827433654664139990454Q, 1693942563317466607.969360487779734224803Q, 3147881813588503606.949687187530927219109Q, 5905629394327348620.964750033118718606609Q, 11186830170429972683.90503304219913230732Q, 21399669223814878252.89102214192683014818Q, 41345985808186444702.65217417004483350894Q, 80696386697395085475.26410049325816995634Q, 159125037274329006606.8786857330403125667Q, 317071329836898082746.6238825600530512982Q, 638529399076067500974.9466574352370019617Q, 1299818924097534326158.990461297267263975Q, 2675078654074978206518.637506117225931Q, 5566944189022631213362.099038457498976086Q, 11716552341597990248990.5171435566483995Q, 24943805360858062472816.00063661308666544Q, 53725930189976218263874.47358413133583937Q, 117096316957750403564988.56304888156271Q, 258298292038703721390495.8236396936501247Q, 576767877261231270067849.8484954071029679Q, 1303963227039250295013435.358818079135299Q, 2985377159576379451118689.073633893728235Q, 6922912113704827260367186.083906017707785Q, 16263788067632228522850044.30274061276946Q, 38715669422591640446273220.48107692525781Q, 93405902326795746218849693.41808866100623Q, 228442062263956655676707457.4277829780059Q, 566480802429004551807161785.525553048924Q, 1424611114198876208195667756.664348169039Q, 3634172949857829218775326055.022683993536Q, 9406122364586675152583301141.322786625963Q, 24706464444758897130981477914.48038397415Q, 65872820457540932835165401933.67205736797Q, 178319944111489749419279438635.2410294258Q, 490225068350940521098480834251.6808904126Q, 1368984772740533848004072374113.409441503Q, 3884333014472347772834359801746.655971535Q, 11201029764013440779432129805270.58958674Q, 32834751787829632611461325466661.61440042Q, 97871488077698794764611261629326.14611831Q, 296714970484721897998030463296972.3588181Q, 915165168173240309272518702527005.381633Q, 2872460267173498910803623624768017.743058Q, 9177464747767130953083654377275067.095958Q, 29855687257363621764846076009157648.30726Q, 98921454300453615088000828632641016.23094Q, 333916858936387164243193277343677648.8645Q, 1148677119756490680705739927834502644.262Q, 4028085735873633572809913571370067079.051Q, 14403629095536081310122394964760721828.66Q, 52535284391711770924959341342130057524.83Q, 195511238702341217234148056362961569426.5Q, 742628359135587348679681010616409214772.4Q, 2879985786290129359256278011916116854096.0Q, 1.140696796840996797711738648003995766426e+40Q, 4.615889998203199535641248805067886524741e+40Q, 1.908941368569039653622830158192604926747e+41Q, 8.071058712835471546948188653318290734289e+41Q, 3.489959706112432919449108947044335064462e+42Q, 1.543888386814652700671726911000678239128e+43Q, 6.989932474233277622942141615547447627292e+43Q, 3.240038117762964872837102805973332306521e+44Q, 1.538183968209712484725068871595387907532e+45Q, 7.481883824192840270769874827358924746817e+45Q, 3.73013225339343201187931343434453690825e+46Q, 1.906851076505672829935280449453775492013e+47Q, 9.999077656071522270351775782972854776915e+47Q, 5.380563552050893470837576599671463394205e+48Q, 2.972330032282961488357047932157273938273e+49Q, 1.686348374699422063673300554972483611095e+50Q, 9.830168535442368803758339268296974599245e+50Q, 5.890108429190751064006128529315046824849e+51Q, 3.629296561939369243399179077578354993584e+52Q, 2.300645004501572067249374084078975050572e+53Q, 1.50106294849063099901010627951209585913e+54Q, 1.008480606717589095366587976999767304221e+55Q, 6.980007119035887928080977649978198675152e+55Q, 4.979288841677991603006522250488653330001e+56Q, 3.66276106448839180486992300970231614026e+57Q, 2.779646718727500962719473248533230654228e+58Q, 2.177326686395961419408952027332377399652e+59Q, 1.761274961525829532053705828024510976734e+60Q, 1.472042344123250900757337524678434441804e+61Q, 1.271822455421028839508598095571294694327e+62Q, 1.136508544602098866393539277964124525428e+63Q, 1.050968050635916077523427282417608640335e+64Q, 1.00626207712914662753370159827651041146e+65Q, 9.981030000833852218070495344493841448017e+65Q, 1.026180847075813778541059391701842979761e+67Q, 1.09421374737140946315988080967962942332e+68Q, 1.210763841397564590646317030645949174098e+69Q, 1.391069896832891097224590572614426931551e+70Q, 1.66045803643638884585898488848404012021e+71Q, 2.060428539953847004622281786713096894814e+72Q, 2.659520130664924331541795505319434146906e+73Q, 3.573013284264659144117143659354260264313e+74Q, 4.999486492804923952719809970672723582345e+75Q, 7.290439237429593217623599777130532573045e+76Q, 1.108669253112891672863961714590332883419e+78Q, 1.759370316250180690332753515259259156688e+79Q, 2.915485723182837008934603124966328270354e+80Q, 5.048461194348245760902730455814691168198e+81Q, 9.14118029796915194428405620075256632899e+82Q, 1.731992937477462342845227375134295284526e+84Q, 3.436376953072005833211777807213125461832e+85Q, 7.144658133694111972876923978928526300053e+86Q, 1.55778737763103944888409221887807238926e+88Q, 3.564561555743844052143091887908206876342e+89Q, 8.566541566276859225670891601341438867685e+90Q, 2.163923297209145308730010116371450613445e+92Q, 5.74984144627868535047457089036754294733e+93Q, 1.60839847723572274756032280074086871365e+95Q, 4.740310317452400773817968906768308847938e+96Q, 1.473168155068744631692643356229607264882e+98Q, 4.831622757046275226639687085840067067887e+99Q, 1.673775819766076748422178976772154137065e+101Q, 6.129702080773580414198288240232221663836e+102Q, 2.375195572649536955856341846366320025447e+104Q, 9.746830708765397472546215846003382904173e+105Q, 4.239588455190572482069216933841673146039e+107Q, 1.956494245370687105054870244894992250777e+109Q, 9.588102853447409054394849979650825404339e+110Q, 4.994557760892807128927411547962380678913e+112Q, 2.768146852290885169241442660307412799022e+114Q, 1.633928319786263704798907980813701003631e+116Q, 1.028156908727469064515118226996254551401e+118Q, 6.904080374041585885024483266963686212709e+119Q, 4.952411576392766271393256067965393360727e+121Q, 3.798774197493427340709475899043548697485e+123Q, 3.119209910408000389677151746883852508364e+125Q, 2.74464281329371919028887605085237578063e+127Q, 2.590837914912684682640131392851692377728e+129Q, 2.626566210336074467392696546232535266827e+131Q, 2.862979557234280901204803416309101850378e+133Q, 3.359121393671599351439597581159266025716e+135Q, 4.247313211033286464137443445775235101828e+137Q, 5.7942272714265457019323508964771867228e+139Q, 8.538645358004657015182819424098214783173e+141Q, 1.360888004282941018668670601150276254469e+144Q, 2.348723067724485698744588128779913095071e+146Q, 4.395029120308788033535362463288942558768e+148Q, 8.928228383284871526851861594213174257963e+150Q, 1.971533670422240464246243093548157857339e+153Q, 4.738589737247294610658233560831235896082e+155Q, 1.241308244941580876284153148872321788032e+158Q, 3.548824589134106728881153020185390663367e+160Q, 1.108821925774839482718156058757565092921e+163Q, 3.791568324747532283399755029435267152261e+165Q, 1.420930300659947104773952851462106093989e+168Q, 5.84453799109152853361078444336558106409e+170Q, 2.642333927756119541622130789938393830472e+173Q, 1.315018700128967486521348415446442009019e+176Q, 7.215055214056115599570975509522351983024e+178Q, 4.370972004835405599501947122396095759213e+181Q, 2.9283613461041822425605630116860831466e+184Q, 2.173040852495516111888092260762700043093e+187Q, 1.788985622982511228211473383825580284642e+190Q, 1.636634504773987713192039651921165926626e+193Q, 1.666570888998858107369856444049108728955e+196Q, 1.892151113181535234424384795106566625139e+199Q, 2.399341256020760750689416036737132433809e+202Q, 3.403990692562377717224530571668026437231e+205Q, 5.412684450566753125713167924326746292328e+208Q, 9.663735052574312957366051717393887459725e+211Q, 1.940785411690247394647362413292066051113e+215Q, 4.392532041151062373685805234839718468544e+218Q, 1.122469784801228315610393382333655697996e+222Q, 3.244792593820658963686565461190260558268e+225Q, 1.063151412606654581889047233605046614442e+229Q, 3.955995687476636211061457789343143304844e+232Q, 1.675093730347128892220647880504964819835e+236Q, 8.087770848773335454281892374161575798369e+239Q, 4.461929541005863065785797298033896045328e+243Q, 2.818594400456011731351928477247466992727e+247Q, 2.043076786152914736967629947070114858535e+251Q, 1.703020313436824993942113027133546248076e+255Q, 1.636038893251936899296016502545612941115e+259Q, 1.815418460356235422023246399959725267478e+263Q, 2.332142886850178672234463486793710072382e+267Q, 3.476404726198879520090342868431980509165e+271Q, 6.02725450669274575708398710171785543849e+275Q, 1.218304996377836253272518577114790751006e+280Q, 2.877990538823511127754633031010804415019e+284Q, 7.964996943223120262348859076890157988359e+288Q, 2.588973716628916728047311617227986411804e+293Q, 9.908669888497828069120771232809956622636e+297Q, 4.476782590934448698631648708447218305023e+302Q, 2.393946289872904750991457301609667478573e+307Q, 1.519194065472150234303611944283693040837e+312Q, 1.147184880467145335990085347869884772013e+317Q, 1.033627774385061887195237160951315788932e+322Q, 1.114329281092576402692439832629726866969e+327Q, 1.441479839401683621084678999839363913781e+332Q, 2.243859327319511203437262571615345659758e+337Q, 4.215418497025923051098094558302194889077e+342Q, 9.585829785115038185661111425389321480842e+347Q, 2.646481452232988267470696963344934626712e+353Q, 8.89784570848809579740737460434820021581e+358Q, 3.654478434391815119731593878923994274866e+364Q, 1.839328571998191153309682048643039357777e+370Q, 1.138091115297408561689593979279964151166e+376Q, 8.685420860596502744558689502785399264335e+381Q, 8.202294873735399393185427253762485343561e+387Q, 9.617622211012637558143840626406701008311e+393Q, 1.404972969423732814470812460457324672731e+400Q, 2.565898938978703228107858106775855677516e+406Q, 5.879082125410122180654821992667679428038e+412Q, 1.696012443986232559131127974976016333649e+419Q, 6.182635207061036709662140763355431230729e+425Q, 2.858535933001077693342990841750579771279e+432Q, 1.682537298081273384688483838923408088448e+439Q, 1.265575099379113494236586140787099830899e+446Q, 1.221210377447344985626110580846200012905e+453Q, 1.517665191579856561612622774652863045029e+460Q, 2.438792156389105075630091184035735481592e+467Q, 5.087970569512535749002437068314762668605e+474Q, 1.383791668577664156393179945731681404331e+482Q, 4.926818942421142280481071642006166530446e+489Q, 2.306079479408307605132901861123305364681e+497Q, 1.425163636904652491964810204050170654619e+505Q, 1.167988230033416008655199893436256564186e+513Q, 1.275046076993048598825372293330373578487e+521Q, 1.86246353592536022566810742828968418859e+529Q, 3.656923281780862954333590022998862124388e+537Q, 9.696905002869973525940370399688193605905e+545Q, 3.488948519517137250033917388900863677716e+554Q, 1.711541280860496566193503287636236147624e+563Q, 1.150354590150357338329469526604301396277e+572Q, 1.064586955227472600644681500814476378383e+581Q, 1.363399241303394867639622834102250083249e+590Q, 2.428730562379263868477135617904841079855e+599Q, 6.049324540156405309997840862794643030452e+608Q, 2.117864171596828953446343836759090767393e+618Q, 1.047807516700166731633507555828693597684e+628Q, 7.365840114672675880252522494113514523595e+637Q, 7.398145492560429927900357801839811327058e+647Q, 1.067636747584131414468100025618283209301e+658Q, 2.22639858034098687306401094797599805894e+668Q, 6.748057923046794570772294496845240165064e+678Q, 2.990257191488723121175096872976103128614e+689Q, 1.948901043872427503145006863820911627038e+700Q, 1.879581186786894369816802738913105922879e+711Q, 2.698997931735600125081085882104105417964e+722Q, 5.806794882741622880474886909554775109619e+733Q, 1.883770843607193027100793847871062947288e+745Q, 9.274404492358642603751756778289018245069e+756Q, 6.975307042717716858281521605314873677261e+768Q, 8.067850522456048441251197638882843500221e+780Q, 1.444817834210597780118974729779559393721e+793Q, 4.033842652061704730692481744304620504234e+805Q, 1.768122616586398867633690641669676999188e+818Q, 1.225400779279196264005900309164283624649e+831Q, 1.352538486275098128663407391866246559851e+844Q, 2.395022076176373866310260662550018260889e+857Q, 6.85473457159274328678409145257099377572e+870Q, 3.195043165613256224203167145283241373075e+884Q, 2.444011394541681034079796623093288489705e+898Q, 3.092132542900569483086826127272209424616e+912Q, 6.52202827899369001274608906112336954129e+926Q, 2.311918230803327273869816369617489055755e+941Q, 1.388602808524064591680879431092854078226e+956Q, 1.424970459220504800074970047827419053133e+971Q, 2.519528084028136647765117343629838887978e+986Q, 7.741747865648544410946053665346929221769e+1001Q, 4.170084664493231900748918523968910566173e+1017Q, 3.972609017709578843063743585633222829841e+1033Q, 6.753538916409713709617458845853916542168e+1049Q, 2.067628729105681113174425295794554011159e+1066Q, 1.150595286862592019698043377859855347102e+1083Q, 1.174811465056168119582538764054374610771e+1100Q, 2.222083328904688772385369058449897242601e+1117Q, 7.861682153952467469302910158034016013007e+1134Q, 5.254318461012202675141984565028119771927e+1152Q, 6.700594094583685233271878665147881576963e+1170Q, 1.647119020685994883163368465161853068246e+1189Q, 7.885690686668208640526803176415414652937e+1207Q, 7.4304751845758892706961097079985818407e+1226Q, 1.392792237173373732943845763489796692971e+1246Q, 5.249920365660960360703118769306589305549e+1265Q, 4.023402905801975410548914995317394511897e+1285Q, 6.339599284962247390595019787493325156388e+1305Q, 2.077241686093845039324765598314087816491e+1326Q, 1.431779975481430956320443955567912020619e+1347Q, 2.100465323416655119498460724075198611756e+1368Q, 6.636983859221341948458642440032983398444e+1389Q, 4.571823013121701821960348272081362696364e+1411Q, 6.950266919826043719478213435615389027377e+1433Q, 2.361135677422321798996803825169777731761e+1456Q, 1.81529414070336188314937395066678659112e+1479Q, 3.199377508347820763307843188560103423205e+1502Q, 1.309634685394754467330604052024343046006e+1526Q, 1.261723464022528810857575246242118215115e+1550Q, 2.899755666233745652203077582611886981277e+1574Q, 1.611713776270703974807271588562419300726e+1599Q, 2.19676411063602902712587963185490636918e+1624Q, 7.447023857089897627918973727754688355819e+1649Q, 6.369675504111348389431884118799197436233e+1675Q, 1.394815207171927514566140884379200385497e+1702Q, 7.936153825171883059251330198006999518483e+1728Q, 1.1910445325646918131560389884140321995e+1756Q, 4.787444622805551600670119808904041332089e+1783Q, 5.234499335419787802823707399035765773041e+1811Q, 1.581561346401448146226935104237919854933e+1840Q, 1.341800978646655211480455388688595380576e+1869Q, 3.248945821168265660658282098925159913182e+1898Q, 2.282556137907219990369095437167406320923e+1928Q, 4.731625652419454163270049779439076104421e+1958Q, 2.943806123841568264632623519839271578756e+1989Q, 5.592866921504286485703902089288874207169e+2020Q, 3.302335002048689098318554609779249829828e+2052Q, 6.169134926587465224122713900861282080699e+2084Q, 3.712967718086223830358857404823946563008e+2117Q, 7.333531367839546065849712040185078455141e+2150Q, 4.843145606030966902891830748397061937228e+2184Q, 1.089982666110516514588223374299888929834e+2219Q, 8.522650010812465527516484755846137052377e+2253Q, 2.3610765478146005801436450249132797273e+2289Q, 2.364162440159704628905098100196710729676e+2325Q, 8.731002547249769088070048025315387840088e+2361Q, 1.213938210671504830248830740465072981967e+2399Q, 6.488456377484030822273896401425291289227e+2436Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:522:4: warning: non-standard suffix on floating constant [-Wpedantic]
  522 |    m_t_min = -8.916559006047578828258918121202852111589Q;
      |    ^~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/sinh_sinh.hpp:22,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_1d.hpp:9:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
  454 |       { 3.08828741797632286606397498241221385e+00Q, 1.48993184649209158013612709175719825e+02Q, 3.41228924788343710247727162226946917e+06Q, 2.06932576604261779073902718911207249e+18Q, 2.08700240760947556038306635808129743e+50Q, 2.01976616071790815078008252209994199e+137Q, 5.67213444764437168603513205349222232e+373Q, 3.06198394306784061113736467298565948e+1016Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
  455 |       { 9.13048762637669674838078869945948356e-01Q, 1.41578929466281159169215570833490092e+01Q, 6.70421551622327648231120321610008518e+03Q, 9.64172532715049941526010563818587232e+10Q, 2.50895076008577848514087028569888161e+30Q, 1.44726353571033714499079379626715686e+83Q, 3.75263401205045334128277886549019357e+226Q, 2.57846123932685341261715758547064293e+616Q, 1.25169402230987931584130068460134989e+1676Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
  456 |       { 4.07297690065758690150573950473604675e-01Q, 1.68206670702114874332932330092838356e+00Q, 6.15089798638672951539668935798437533e+00Q, 4.00396235192940022205839866641270319e+01Q, 7.92920024793102632052902471550336177e+02Q, 1.02984971333097958319686053784919407e+05Q, 3.03862310925243857437932941891415841e+08Q, 1.56544547436249486913719231527597560e+14Q, 4.04246509843021910355659662715183671e+23Q, 1.32170682742965817915034577861235933e+39Q, 4.99123178209955799774620736137366103e+64Q, 7.35294385035987596594501676609562008e+106Q, 2.45145417229813114714431821340237112e+176Q, 1.03030479197459267961759023741376327e+291Q, 9.88478945193556730604342445576518136e+479Q, 3.74498116076433060427765453233124618e+791Q, 1.90292390713026708045766158039087796e+1305Q, 1.72712488231809244721915842027236657e+2152Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
  457 |       { 1.98135272251478172615235718398538323e-01Q, 6.40155673500526017670785720911319502e-01Q, 1.24892869825397766254802900819319987e+00Q, 2.26608084094432123181038001270985037e+00Q, 4.29646269670232738148137717958679987e+00Q, 9.13029038709995569641811827045549232e+00Q, 2.31110765386427993316995139635470937e+01Q, 7.42770603432401243012214481410240677e+01Q, 3.26720920711525891697790966796945063e+02Q, 2.15948569431181871552028449867301828e+03Q, 2.41501526289641306037808670196966696e+04Q, 5.31819400275692915826269282626844010e+05Q, 2.80058685721704332307817790755562305e+07Q, 4.52406507979433877971977526863358905e+09Q, 3.08561257398067712180174566763237112e+12Q, 1.33882673301580747789133427708622972e+16Q, 6.25461717656234138147247754416652254e+20Q, 6.18209853581416475394863999233554548e+26Q, 3.07729364978845806686511011060697837e+34Q, 2.34895728937010430290698332595743680e+44Q, 1.14854319789946975790127332653552673e+57Q, 2.25530007001006986846545694404767295e+73Q, 1.87791950056919539419801461538703336e+94Q, 1.36747388793862427976781689638282239e+121Q, 4.24212177246407592514720294750151286e+155Q, 8.23473099012134325391170623028607158e+199Q, 6.06134211888406631001019923425936351e+256Q, 6.32519197436029413652766295658658263e+329Q, 3.61942292928205643948383705201563065e+423Q, 8.82464433126646489632943769283758364e+543Q, 3.35512488018651738642854323317447493e+698Q, 1.02411434678684822400261582079656500e+897Q, 7.40716670979374017620610271197945784e+1151Q, 1.30455147283895162835186634827124464e+1479Q, 2.02948723345659016173510134582487641e+1899Q, 6.99019443250345564805134094483457477e+2438Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
  458 |       { 9.83967894006732033862249554537934739e-02Q, 3.00605617659955035122465185012715805e-01Q, 5.19857978994938490000644785900799951e-01Q, 7.70362083298887700858583505753306721e-01Q, 1.07131136964131183026831222500748063e+00Q, 1.45056975808899844502126797109703210e+00Q, 1.95077854952036033400296546339240312e+00Q, 2.64003177369555146770080103921424631e+00Q, 3.63137237366741227331951933364601985e+00Q, 5.11991533090335057003526222543242753e+00Q, 7.45666098140488328926087222725984231e+00Q, 1.13022612688997262443461342203136009e+01Q, 1.79641069247277254966592982669611020e+01Q, 3.01781070460189822236726995418068214e+01Q, 5.40387580031237056709826662540066860e+01Q, 1.04107731447746954767459980678311109e+02Q, 2.18029520120262807725988909352359830e+02Q, 5.02155698625910164594509258651311707e+02Q, 1.28862131099822242045586488612672886e+03Q, 3.73921687080054832376623401153054636e+03Q, 1.24750729702019123239464970064060864e+04Q, 4.87639975322669212414357357061002683e+04Q, 2.28145658221913012154676335814417144e+05Q, 1.30877796006484301664040981436471740e+06Q, 9.46084663420966407698078336053299177e+06Q, 8.88883120363727962245667776649286152e+07Q, 1.12416882897434413447175648471746990e+09Q, 1.99127672953214446985509145592687205e+10Q, 5.16743469106098464964433058111638245e+11Q, 2.06721881420399088776240044545119948e+13Q, 1.35061503318410040604770421574064883e+15Q, 1.53854066283650818848773859278941683e+17Q, 3.29074729054035066052820102585085173e+19Q, 1.43729138188449881561963100200796631e+22Q, 1.40983244553034728562740932242727657e+25Q, 3.45913548027797144127990544649862792e+28Q, 2.39872058234095409213724024023509754e+32Q, 5.39880660461729295997086364918754801e+36Q, 4.61334000258062860955942270137550165e+41Q, 1.78768590966790245678294238939560892e+47Q, 3.84198437012433853552557148945213178e+53Q, 5.75279795570858370009870455748773410e+60Q, 7.77181203842728655149182334288749850e+68Q, 1.26967304420408162635234502672130357e+78Q, 3.49567677376573156773252547632961336e+88Q, 2.36251947497169244454694635287097330e+100Q, 6.00214389327365112307366927985587840e+113Q, 9.29071630346415553922675334522602561e+128Q, 1.51444223803384709004933819608345315e+146Q, 4.83290204410990250226310317342789471e+165Q, 6.09623012864338569215560315517200736e+187Q, 6.73889214277659359787962707085479315e+212Q, 1.60917893672694484647176104023542732e+241Q, 2.30724123468764987944582372785293125e+273Q, 6.32636439816284705814531208407868829e+309Q, 1.23274815890184688792156489065830724e+351Q, 7.55519778823055185901318833981345378e+397Q, 7.85730655106759111844772008129590573e+450Q, 9.36328400229780321059086898529742817e+510Q, 1.11332545426270395766246494603539938e+579Q, 1.53432069979625061288117473415446630e+656Q, 3.94622553764411915381186808199466267e+743Q, 4.41554290953392996069257034424439949e+842Q, 7.62037777854651720247173134262034607e+954Q, 1.15650294539918196985498353779647134e+1082Q, 1.50761161209705395018419027031866347e+1226Q, 3.03485088181756935935831645680716816e+1389Q, 3.38561189018537177501905611143498298e+1574Q, 1.64407968993192526511230001818530622e+1784Q, 6.63148743223242467667800355907041029e+2021Q, 1.15911606715877477373516464924821476e+2291Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
  459 |       { 4.91151003502902493004859475143401791e-02Q, 1.48013149674360733270682895306542340e-01Q, 2.48938813740683685679302156785267041e-01Q, 3.53325423692668437764413545980527251e-01Q, 4.62733556612235325924240102411897269e-01Q, 5.78912068164096306746325958452873475e-01Q, 7.03870253386062779930091622585657886e-01Q, 8.39965859144650568772715366992985538e-01Q, 9.90015066424437614655918533324528544e-01Q, 1.15743257014369913143250540144278056e+00Q, 1.34641275918536176274682426896283388e+00Q, 1.56216711390133555099139972670978661e+00Q, 1.81123885278232337973709010374295886e+00Q, 2.10192441900655030086142289233010995e+00Q, 2.44484388558419793403331221069953203e+00Q, 2.85372074663291502355627105440782037e+00Q, 3.34645891095535078662878051589922609e+00Q, 3.94664582105783838715586741669722603e+00Q, 4.68567310159667852940801410152900804e+00Q, 5.60576223090815117543658276010994803e+00Q, 6.76433233683057420359243855855175747e+00Q, 8.24038317537998522052755780107530197e+00Q, 1.01439435612985772971719760903679427e+01Q, 1.26302471433889247197016543768391586e+01Q, 1.59213039578034525767683420917805218e+01Q, 2.03392186192185718515730871595417962e+01Q, 2.63584644576063375239063530328964372e+01Q, 3.46892633322415240903243772580777748e+01Q, 4.64129146701972896279022543245987086e+01Q, 6.32055079389042420324823016892494512e+01Q, 8.77149726180890637368701810147417239e+01Q, 1.24209692624041149789460094889690346e+02Q, 1.79718634784512755704082576283626343e+02Q, 2.66081728332790018970422286819998479e+02Q, 4.03727302957571284052623415274320934e+02Q, 6.28811306654590870314912279241546792e+02Q, 1.00707983750749059403228978538051896e+03Q, 1.66156822918511428805794334715835287e+03Q, 2.82965144078658259775800007408843245e+03Q, 4.98438626658566913853681230634186899e+03Q, 9.10154692764781089316711776560031531e+03Q, 1.72689265547504972749956316341831556e+04Q, 3.41309957877860119013952370617496464e+04Q, 7.04566897705309280220071327032864763e+04Q, 1.52340421776127912819322591860346971e+05Q, 3.46047978289794741370038030428999755e+05Q, 8.28472420923318300234685980449600520e+05Q, 2.09759614660119394556971994518988102e+06Q, 5.63695079886127323617800640982012165e+06Q, 1.61407141085560724511058572293479599e+07Q, 4.94473067891506035994359725043521250e+07Q, 1.62781051682099135552732962095205423e+08Q, 5.78533297163228083837980097936281368e+08Q, 2.23083854068195568971189557384768608e+09Q, 9.38239130606473964277252886929412279e+09Q, 4.32814954477655169232818147143370442e+10Q, 2.20307274404924290439096300978395664e+11Q, 1.24524506710913641251205336694034299e+12Q, 7.86900053495782237478847410099854059e+12Q, 5.59953143297942246131549106648666176e+13Q, 4.52148694990209087674492643778610401e+14Q, 4.17688951654829326508268412199901397e+15Q, 4.45286775965049665585698503105745526e+16Q, 5.52914285314049806809138826588984682e+17Q, 8.07573251656285427526228838811700627e+18Q, 1.40204691626046869792238856080062664e+20Q, 2.92579141283223985009947325351094360e+21Q, 7.42643302933541088612408356755400686e+22Q, 2.32199633124573536432554419147246735e+24Q, 9.06419425063844243203436385576505269e+25Q, 4.48127904881944560890552322697008678e+27Q, 2.84904630472699064463968599282594753e+29Q, 2.36738115918335597454764956918757980e+31Q, 2.61582557845512122680388807973635504e+33Q, 3.91476494826329080795479762913295296e+35Q, 8.09204244855592921872201325412806040e+37Q, 2.35892132094063033238721339006551614e+40Q, 9.91521864853533259120934844876236731e+42Q, 6.15285105934265876352030730244956160e+45Q, 5.78027634014451538840307809528507880e+48Q, 8.44375173418648862568787172019022001e+51Q, 1.97334335089976670761175825761931164e+55Q, 7.60524737855621997973474323106432459e+58Q, 4.99205710493951041807363394610235299e+62Q, 5.77586342390391231642398949899839793e+66Q, 1.22180820194535560304052518248291191e+71Q, 4.91291723038713381630505551954597084e+75Q, 3.91397181373220237220120723831917341e+80Q, 6.45638806990528678730571952330861768e+85Q, 2.31122506852801035759561549878351498e+91Q, 1.88745815771943133919251977215527414e+97Q, 3.70848316543845309405007424631179900e+103Q, 1.85519881228353863491690263658048910e+110Q, 2.50978787317170531780713813087390423e+117Q, 9.79042375559121661656574862110333881e+124Q, 1.17908880794405074709159757136517906e+133Q, 4.71463184672247661988055185868884361e+141Q, 6.76265778595971324046101731037889126e+150Q, 3.77863792934416463055998231270977695e+160Q, 8.97819133628477274891556066769979914e+170Q, 9.95914407403494739885505580434362313e+181Q, 5.69630798679205432723450802096176313e+193Q, 1.86743452325707784871951519925288377e+206Q, 3.92719945859412568046939678789391943e+219Q, 5.97262802266570558434581771213406728e+233Q, 7.46293577265068378653739984957785219e+248Q, 8.77620026161886682323882402399676732e+264Q, 1.12240955327637524990782988952974327e+282Q, 1.82091452946462555573948654780251641e+300Q, 4.41446070956615785669448222555093749e+319Q, 1.90397541953366074155779318767572880e+340Q, 1.75902281129585020130874703618203168e+362Q, 4.24169226543235148528312412985493520e+385Q, 3.29481560149200680874049429678412127e+410Q, 1.03135148368973063748422508803572335e+437Q, 1.65119340908368036904973428016231291e+465Q, 1.74266589416784110509614783944413581e+495Q, 1.58844581452329281145953920728196433e+527Q, 1.66707913260906132496128590135534752e+561Q, 2.73591938942385354685476950777714705e+597Q, 9.72579530056263762611950442873242859e+635Q, 1.05939976357545005153997575210948938e+677Q, 5.11518133258374954640812727174811520e+720Q, 1.62189977683387633564608415164137138e+767Q, 5.13160378352024380054652132361473058e+816Q, 2.52913238575275285564889845966314333e+869Q, 3.11944472707029467274111976509771118e+925Q, 1.59495166899855372832309254674677663e+985Q, 5.78489108811836645985010918537259212e+1048Q, 2.63682062563962607583302320466728244e+1116Q, 2.77639914729635446526568065100606294e+1188Q, 1.29100591117079370649785145859270604e+1265Q, 5.28444381883484729377275155781628201e+1346Q, 3.96822241951490935324304074734991606e+1433Q, 1.19450143809568524145027520220707370e+1526Q, 3.31232848440880307300003548888720354e+1624Q, 2.05165402811808892980123939590704909e+1729Q, 7.28745294435475474950235921073537827e+1840Q, 4.04980582052614743975213722266303496e+1959Q, 1.02489069982330185861864247663932840e+2086Q, 3.68323339665104313610706754895420191e+2220Q, 6.30765607309438726154024457882187086e+2363Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
  460 |       { 2.45471558362986365068916495863375252e-02Q, 7.37246687390334622422734853496288652e-02Q, 1.23152530941676654318795303724845312e-01Q, 1.73000137771924855589325108501317324e-01Q, 2.23440664959686000105440799041805360e-01Q, 2.74652654971851825832501290298110601e-01Q, 3.26821679298064666878532098621581949e-01Q, 3.80142100980478924532143540106066542e-01Q, 4.34818963721561494844111167726460593e-01Q, 4.91070036509942840677161193401564426e-01Q, 5.49128045948021544092182270959032951e-01Q, 6.09243132438265439671151238479162657e-01Q, 6.71685571202114806905814141850507988e-01Q, 7.36748804906793864301473114817726587e-01Q, 8.04752841633695064447122683633828025e-01Q, 8.76048080248205070538153903222362252e-01Q, 9.51019635182333225305914695670696308e-01Q, 1.03009224453247006650365629888427541e+00Q, 1.11373585958868076495962122155474153e+00Q, 1.20247203091805887562283157205483916e+00Q, 1.29688122649686375081031224280895230e+00Q, 1.39761124182837302592381732283067440e+00Q, 1.50538689136054520464181654424860094e+00Q, 1.62102120589479802996006107398491112e+00Q, 1.74542840336904457155639617870301735e+00Q, 1.87963895203102933109827214352261973e+00Q, 2.02481710760932852386806039721112499e+00Q, 2.18228138214788418140109912591097815e+00Q, 2.35352849482388135462737441996874099e+00Q, 2.54026146822962645747200253699005204e+00Q, 2.74442267217147811137997080576917741e+00Q, 2.96823278719060661900608946565759698e+00Q, 3.21423686952065766588900110700898117e+00Q, 3.48535895790773046725176601804623352e+00Q, 3.78496698311737282096444166343378976e+00Q, 4.11695013894029509955211911245969952e+00Q, 4.48581136938823171042685637747918431e+00Q, 4.89677824656200181220988391922608405e+00Q, 5.35593629082672594809503436864536474e+00Q, 5.87038976260095690701450882557564694e+00Q, 6.44845618913111760490837120481487939e+00Q, 7.09990245267955823638498704195342171e+00Q, 7.83623225328284126133289428371735767e+00Q, 8.67103729357523063452024155765264339e+00Q, 9.62042777798599036292354986394365067e+00Q, 1.07035619887679953097266587864897721e+01Q, 1.19433000813944102150187593166292839e+01Q, 1.33670142103849964717469335941905385e+01Q, 1.50075961591439634296262105146352627e+01Q, 1.69047154820352837629069726738079470e+01Q, 1.91063966873168959742774555727687289e+01Q, 2.16710044321657799400571191555580338e+01Q, 2.46697527469509919694460528848277171e+01Q, 2.81898902515784535507915179415086299e+01Q, 3.23387613242940174515264777910328241e+01Q, 3.72490075809724574016769417176033924e+01Q, 4.30852608490774199699508301986096898e+01Q, 5.00527964765470397507453905247128474e+01Q, 5.84087760725387652778097774354827947e+01Q, 6.84769282153423986221602875181609661e+01Q, 8.06668177706071484780398912645020900e+01Q, 9.54992727020024926023862465179431320e+01Q, 1.13640119576948788485338465195796676e+02Q, 1.35945194497660320895127779474436433e+02Q, 1.63520745187974444650772294136165162e+02Q, 1.97804968791258694996900535479466855e+02Q, 2.40678753588977666070114453459006852e+02Q, 2.94617029293055502283701272741864024e+02Q, 3.62896953214712533295812475420140158e+02Q, 4.49886178271559690246754005443952599e+02Q, 5.61444735313349610605402755114132063e+02Q, 7.05489247089927142932822047183046835e+02Q, 8.92790773279996411641203534672635638e+02Q, 1.13811142497947837649816383892464930e+03Q, 1.46183599156360536709532001371341489e+03Q, 1.89233262344471618571971876282268943e+03Q, 2.46939603618613347923158360306283371e+03Q, 3.24931156929882473061795067124714454e+03Q, 4.31236711317028301201344127304044700e+03Q, 5.77409475450013966113987691727433327e+03Q, 7.80224723750085184509285318864950930e+03Q, 1.06426753097580697178856711472253120e+04Q, 1.46591538353567498972551254799117195e+04Q, 2.03952854123975483493635354197048606e+04Q, 2.86717062242155626463726121489695136e+04Q, 4.07403376218345329677215262695648133e+04Q, 5.85318231059692339303875522971681880e+04Q, 8.50568926526520663990658694675860445e+04Q, 1.25064926984785661460287048343378461e+05Q, 1.86137394316674976633487938076388915e+05Q, 2.80525577745201092730917964861422661e+05Q, 4.28278248608476174804382253986989659e+05Q, 6.62634050612765730354133581004327179e+05Q, 1.03944323965033956450234998906270616e+06Q, 1.65385742611296131560210844780522467e+06Q, 2.67031565012527916099202454680251592e+06Q, 4.37721202662435879490158484533403820e+06Q, 7.28807171369841382127860775464397414e+06Q, 1.23317299340033169377433189565436518e+07Q, 2.12155728576993369873860452866846505e+07Q, 3.71308625486153538260132253550700609e+07Q, 6.61457937735213553402161639469475625e+07Q, 1.20005529169491711045823979192639236e+08Q, 2.21862941029688069011551388945586459e+08Q, 4.18228293992868770261761230703186170e+08Q, 8.04370413249371480388874614907492609e+08Q, 1.57939298942566811374336496311019268e+09Q, 3.16812241552410463468859624242708347e+09Q, 6.49660681154986132317647460889788282e+09Q, 1.36285198835644448552647856869429224e+10Q, 2.92686389700870770766115985553270450e+10Q, 6.43979866520949373493178830943697748e+10Q, 1.45275523377290302218030864454825923e+11Q, 3.36285445938924657613055409970261746e+11Q, 7.99420278543347927144872935893265787e+11Q, 1.95326423336229196043471517599153542e+12Q, 4.90958186824255456862636657247754379e+12Q, 1.27062273076501561032764305894113023e+13Q, 3.38907098674298576400746683674724217e+13Q, 9.32508403020884483292253012776198040e+13Q, 2.64948942383453414004877623922649545e+14Q, 7.78129518409495719454885394657867226e+14Q, 2.36471505252735563941195059995826485e+15Q, 7.44413803146595825477962585154187758e+15Q, 2.43021724068474963516185214140527324e+16Q, 8.23706864153435776160816132466078110e+16Q, 2.90211705066454883998576313308511774e+17Q, 1.06415767940403701307268606275625099e+18Q, 4.06627710606196001743762877107146413e+18Q, 1.62127423363035909653152786372227505e+19Q, 6.75415683091545001302004267324917730e+19Q, 2.94405684173378191865875139697985419e+20Q, 1.34464013954910781728162580030274237e+21Q, 6.44458615894472329986968048792306357e+21Q, 3.24621866755460893428420802873638947e+22Q, 1.72123457955665353317614924039447693e+23Q, 9.62253389024047439092145016046085843e+23Q, 5.68140726041795667144549981860838281e+24Q, 3.54889077999592818369666361009585253e+25Q, 2.34950642567226956175428754094351900e+26Q, 1.65161813060520564300895544060422208e+27Q, 1.23514742649311305869239755896991097e+28Q, 9.84594723979205755046350596451684287e+28Q, 8.38313078198461041780434493882428621e+29Q, 7.63964946139917244491542497186650823e+30Q, 7.46786273223388520123213229503835823e+31Q, 7.84769148200499366026301301860529069e+32Q, 8.88603255762645470434690507794367917e+33Q, 1.08673489067830243582954987160820285e+35Q, 1.43896777703653845844251806933839180e+36Q, 2.06816886547560352123602144529722761e+37Q, 3.23488532022391238528760911223890778e+38Q, 5.52123364154262851432456431974095092e+39Q, 1.03114823119466385539623421556538031e+41Q, 2.11327203581636598172202380321061095e+42Q, 4.76672434548507751952154119062281282e+43Q, 1.18696155099021828703717401094811909e+45Q, 3.27317216920584757332668902845797411e+46Q, 1.00282122676916775281745610945056481e+48Q, 3.42493390393515647893744567642140320e+49Q, 1.30843601702642873582064430681159468e+51Q, 5.61137833004842050312648039721074217e+52Q, 2.71142480632713929135631433480050921e+54Q, 1.48177179364406644198189668782951739e+56Q, 9.19428207104277880378138495715383545e+57Q, 6.50366145587535556181715778862405651e+59Q, 5.26632998686862730262822409628217101e+61Q, 4.90266280796934735938520451826335739e+63Q, 5.27051105728955705039001489033126495e+65Q, 6.57285651167058331634360929791632134e+67Q, 9.55395603001322538662375429270666445e+69Q, 1.62649191115941161585027771743899152e+72Q, 3.25941091550095122341298778408441950e+74Q, 7.72846031811361427986096662411063427e+76Q, 2.17988199690591805869859473392710071e+79Q, 7.35448438837150591476717971591286847e+81Q, 2.98483127080395774595532033544389202e+84Q, 1.46582826781343896171132281512590065e+87Q, 8.76335597262986426104836504228132778e+89Q, 6.41790966584783113047113716478179340e+92Q, 5.79495864922989350993450871503126827e+95Q, 6.49422447231190836548908540847688948e+98Q, 9.09500015601643369774077853623649258e+101Q, 1.60305849845529910220272077472033035e+105Q, 3.58209911911932052869313856359636456e+108Q, 1.02244122713985468653173668554645414e+112Q, 3.75687218501508605716480350749498176e+115Q, 1.79136346383284915921138840751400855e+119Q, 1.11764188203947212384081419514165395e+123Q, 9.20215956554652828530686799399533824e+126Q, 1.00871647482788856814534779759128531e+131Q, 1.48554648708930180487801088228218062e+135Q, 2.96696153483056609742176098165601109e+139Q, 8.11420728466436936033056414100674073e+143Q, 3.06917808750766973862958599324080278e+148Q, 1.62222368114779147260405024572949430e+153Q, 1.21094608845400598319807865894230970e+158Q, 1.29069460371207764384235331328282226e+163Q, 1.98663030134211110165437011771903132e+168Q, 4.46757261704134429970068624260491498e+173Q, 1.48564187771108280640829188970287255e+179Q, 7.39669065831627851911038512117013389e+184Q, 5.58477447271859974925476129175614574e+190Q, 6.47976647473179732779115257999520915e+196Q, 1.17117420317317171387535528766936277e+203Q, 3.34428267755162742939489398076764840e+209Q, 1.53076558056194845489001829008909627e+216Q, 1.14010185551912954998170816176845430e+223Q, 1.40319939603195121408389523582430293e+230Q, 2.89974936197123389451668716314083017e+237Q, 1.02284833216532051937856086912560392e+245Q, 6.26387216223145817942640023700922965e+252Q, 6.77735971213475345230129326178116125e+260Q, 1.31920032114466459135766725110063188e+269Q, 4.70640341492973980389482209817290571e+277Q, 3.13724441498341266441161693520329378e+286Q, 3.98571382107801782113811082484615717e+295Q, 9.85039693194582447444400924997258508e+304Q, 4.83687381317675554709367324551273400e+314Q, 4.82285202614019890234802453942628315e+324Q, 9.98703239968301934722476402798215616e+334Q, 4.39579560388542750852159646726102667e+345Q, 4.21213245293498773753031381258995955e+356Q, 9.00647826017501992250418906434620537e+367Q, 4.40820570973056960340923739077146754e+379Q, 5.07036496321109968512657627671150030e+391Q, 1.40820593625978850981984707085120209e+404Q, 9.71170922560303314648712317222502389e+416Q, 1.71185299004740150846260848238269630e+430Q, 7.94539187117702846067322763172557224e+443Q, 1.00135866851780201306228838620557915e+458Q, 3.53720801942577272956188201390769482e+472Q, 3.61856514873836509067172206947444182e+487Q, 1.10885899005952624619970603738429749e+503Q, 1.05391354932473165812334641476989979e+519Q, 3.22052822779158301893419142803165095e+535Q, 3.28354332174247719776999412908271692e+552Q, 1.16054782509911106933820737153108500e+570Q, 1.47919833966504706156198174688381009e+588Q, 7.08133783868969672071172398101964598e+606Q, 1.32792489232842472677863721400834701e+626Q, 1.01864740027867286775312222487805144e+646Q, 3.34261841519397423195159276540555265e+666Q, 4.91359232957804830460198547632977969e+687Q, 3.39338961080932963058551495328009206e+709Q, 1.15643101006244038688616288204262882e+732Q, 2.04580060100421448267115092746141073e+755Q, 1.97956226677236405650286559215774642e+779Q, 1.10576482674657666978217926798043956e+804Q, 3.76975534316002585938373910751464161e+829Q, 8.30723712530280347580443574905340732e+855Q, 1.25551214072288994426628885709173410e+883Q, 1.38340901524945057559377504414014724e+911Q, 1.18367583857036159478030255830898223e+940Q, 8.39312984240762796712708279978405886e+969Q, 5.27445408794117779852142535860614541e+1000Q, 3.14827291975085189890248083313318702e+1032Q, 1.91708860929520191993037622102307238e+1065Q, 1.28205230070904948620917170049585485e+1099Q, 1.01601053886738575799673411634857928e+1134Q, 1.03205637073787228175634527391820202e+1170Q, 1.45709248520841293241982349536788740e+1207Q, 3.10836026767661586110721101783586616e+1245Q, 1.09211875259058272695772315187071594e+1285Q, 6.90756042513315914107755467851436390e+1325Q, 8.62072629674515227183116754798059355e+1367Q, 2.33367455582609053817676883927592981e+1411Q, 1.51088703661957707064674032871094166e+1456Q, 2.58751847359969149251723060639056652e+1502Q, 1.30061395127966085145757755976532379e+1550Q, 2.13606222552299322654005297188550444e+1599Q, 1.28040046650693999927593879574416998e+1650Q, 3.14004479696111085451082602060045251e+1702Q, 3.54445798947819813290733040762684700e+1756Q, 2.07959058928044687396800353571401401e+1812Q, 7.18928436789152221379187719747515467e+1869Q, 1.66674057039586083195182422956301841e+1929Q, 2.96144319154423967308042996118314268e+1990Q, 4.62818622228372755683383431403798070e+2053Q, 7.33344579812102490343077358675798902e+2118Q, 1.36418147108226874642787854899398972e+2186Q, 3.46578234556914165783357030404723460e+2255Q, 1.40565670831906218450256157719581702e+2327Q, 1.06915717420033634558717882909227336e+2401Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
  461 |       { 1.22722791705463782987186673092730169e-02Q, 3.68272289449259047084662870963424169e-02Q, 6.14133762687107999107794380606156658e-02Q, 8.60515970877820790729887694832007789e-02Q, 1.10762884001784544594356091768970671e-01Q, 1.35568393495778548180370153140547366e-01Q, 1.60489493745433548938038568465534727e-01Q, 1.85547813164508949628358434474487020e-01Q, 2.10765289867070052445854835116288718e-01Q, 2.36164222221462626796458521613760417e-01Q, 2.61767320678549526133854585166690062e-01Q, 2.87597761063134290040469640683594256e-01Q, 3.13679239524903564719983726260388052e-01Q, 3.40036029353663277020320913399073202e-01Q, 3.66693039873181019259593465683200480e-01Q, 3.93675877638645179710808224562806486e-01Q, 4.21010910174684626844126582677407364e-01Q, 4.48725332504145034061613569614932171e-01Q, 4.76847236732482946224267058692370227e-01Q, 5.05405684968820937507178521019349537e-01Q, 5.34430785882522907921272727308422687e-01Q, 5.63953775213726713429575640521392073e-01Q, 5.94007100577754899987320597582638522e-01Q, 6.24624510926871605306723866692531653e-01Q, 6.55841151058639796949436231740377164e-01Q, 6.87693661588351492208131027097817883e-01Q, 7.20220284833868340062109216385730821e-01Q, 7.53460977094957222390047011401038344e-01Q, 7.87457527846096346070444259791519611e-01Q, 8.22253686402049937748559808122413409e-01Q, 8.57895296659582580760899947902549978e-01Q, 8.94430440566859300921740259698532581e-01Q, 9.31909591024743548462187459499302759e-01Q, 9.70385774981792065875818381502464879e-01Q, 1.00991474754772858364115613090157760e+00Q, 1.05055517801908314962647763431650363e+00Q, 1.09236884878609257919070489976671100e+00Q, 1.13542086817251430035405051069824787e+00Q, 1.17977989835042446581611499466432280e+00Q, 1.22551839957114260989771330348614290e+00Q, 1.27271289206202647251525071825625510e+00Q, 1.32144423705798506493224886295961288e+00Q, 1.37179793856724595345645859982391269e+00Q, 1.42386446761438409645831411537400020e+00Q, 1.47773961086120811494347321807905579e+00Q, 1.53352484567928885758582112389540236e+00Q, 1.59132774393835509765516748425726982e+00Q, 1.65126240698431007605515051243084836e+00Q, 1.71344993451128821134705183982006487e+00Q, 1.77801893028625685775809622156398356e+00Q, 1.84510604796472086962932266394457464e+00Q, 1.91485658054495189874749078346703174e+00Q, 1.98742509734901709257017841100790150e+00Q, 2.06297613279527528332657028179424398e+00Q, 2.14168493164291678457053660944377397e+00Q, 2.22373825584899452105160804133355977e+00Q, 2.30933525868721379620595550412858017e+00Q, 2.39868843234110382076332419963510302e+00Q, 2.49202463580835609502681428341212971e+00Q, 2.58958621064512275641789028727789739e+00Q, 2.69163219284683244353140722232296853e+00Q, 2.79843963001449729057960489638268331e+00Q, 2.91030501390256265160483634586060233e+00Q, 3.02754583949736496303590546881335550e+00Q, 3.15050230294691972178684607549631061e+00Q, 3.27953915196739433034632435779672485e+00Q, 3.41504770380541061125886820639123018e+00Q, 3.55744804745655073349177433143963235e+00Q, 3.70719144864977981720917442750632409e+00Q, 3.86476297812834212534134362353667523e+00Q, 4.03068438601653134401780732606469366e+00Q, 4.20551724758861383531605318041260028e+00Q, 4.38986640858517245778656669889477004e+00Q, 4.58438376139193074830218319449001571e+00Q, 4.78977238695068769484017601922716285e+00Q, 5.00679110126136326392507134554822932e+00Q, 5.23625944981527405022093792997629943e+00Q, 5.47906319833752315041593490985864953e+00Q, 5.73616037388481741547685088499196591e+00Q, 6.00858791672861985829483499535828449e+00Q, 6.29746901064886304750229195240462364e+00Q, 6.60402116738092913326417425575120773e+00Q, 6.92956515012467783689325375523493772e+00Q, 7.27553483138386097168028487959046984e+00Q, 7.64348809212349206445236344518102598e+00Q, 8.03511888250245928810782085772095077e+00Q, 8.45227057947818812962999536922397314e+00Q, 8.89695079364178531317631891553840631e+00Q, 9.37134779701639517335117345438905815e+00Q, 9.87784876557344603277558247754926945e+00Q, 1.04190600552776203680920477623835667e+01Q, 1.09978297590083170587228134865897514e+01Q, 1.16172728242395225830192073579898657e+01Q, 1.22807990484892461058359016635119689e+01Q, 1.29921443119669104778276499842319618e+01Q, 1.37554054553562588138800381241813305e+01Q, 1.45750792662062131604851118656361439e+01Q, 1.54561061010485246793800779406223808e+01Q, 1.64039187433830292507497745621200597e+01Q, 1.74244971815420897003963134996594183e+01Q, 1.85244300868843752575149709549249943e+01Q, 1.97109838837826649364051644134983470e+01Q, 2.09921804308096164753912694285306280e+01Q, 2.23768844801398294581745473457799699e+01Q, 2.38749022527007382030837433327528532e+01Q, 2.54970926638043046429091560004131137e+01Q, 2.72554929623253155508089897070407353e+01Q, 2.91634608111962498675086489719161981e+01Q, 3.12358351442328496157597338087371982e+01Q, 3.34891184913680511842485226603345913e+01Q, 3.59416838798546509869193271004218290e+01Q, 3.86140099030723073708193155942738501e+01Q, 4.15289481132930302349687386068430483e+01Q, 4.47120275544153339602356644078995085e+01Q, 4.81918020222491017368298630788454953e+01Q, 5.20002465436155875740198471916042599e+01Q, 5.61732106253738449367657038097317749e+01Q, 6.07509370691878207865695555214723350e+01Q, 6.57786566116800396636894823760941404e+01Q, 7.13072703735772134302608508415302565e+01Q, 7.73941341346580579448409414339011685e+01Q, 8.41039608526963339165414121007032304e+01Q, 9.15098606849673444816151204282990934e+01Q, 9.96945411354770401552161275609161166e+01Q, 1.08751693942601889700382157585301539e+02Q, 1.18787600064303753208251167345242212e+02Q, 1.29922989761451637135259469378151165e+02Q, 1.42295201505637253678660735501099867e+02Q, 1.56060691466500267146385748883961050e+02Q, 1.71397954932643240617797882975933747e+02Q, 1.88510932515483007342988031066863162e+02Q, 2.07632987774012593538662727768467525e+02Q, 2.29031559465458736990493497603665470e+02Q, 2.53013611565567646662052901877967628e+02Q, 2.79932028239889691165098106403660221e+02Q, 3.10193129976673089035599193653267696e+02Q, 3.44265522210752989223327890530839313e+02Q, 3.82690530328937838722167127466549147e+02Q, 4.26094526620760770127774483839356753e+02Q, 4.75203517589290204505256185266901137e+02Q, 5.30860436623905886389110002239619071e+02Q, 5.94045680537299500918768911865886523e+02Q, 6.65901542833877826224842736585170818e+02Q, 7.47761336730915387004112664458834008e+02Q, 8.41184173047134302254019501114516601e+02Q, 9.47996569801374152415232558717779048e+02Q, 1.07034233137588184029692740932268166e+03Q, 1.21074245751858265959674123771999362e+03Q, 1.37216724155220581953081355884482812e+03Q, 1.55812321218769272183468357733000347e+03Q, 1.77275818866271628150109400030205931e+03Q, 2.02098848541186298361330491694554409e+03Q, 2.30865325932916315664195536323762336e+03Q, 2.64270218981368427312930076396387941e+03Q, 3.03142418286921021219727597009903791e+03Q, 3.48472667698575601755930501247710368e+03Q, 4.01447750473397350451805793460750946e+03Q, 4.63492426404939475098008035447052569e+03Q, 5.36320994977343974892087068772061383e+03Q, 6.22000841211434280322218569985211936e+03Q, 7.23030933285302995642999721294241650e+03Q, 8.42439021673521778311062568091410678e+03Q, 9.83902287153854178745596238243054980e+03Q, 1.15189746308311398832174294139085014e+04Q, 1.35188809887437420186309997879371889e+04Q, 1.59055874546006694678895534154510667e+04Q, 1.87610857276481617624948313285750831e+04Q, 2.21862046239336627450920062330548753e+04Q, 2.63052620505491535696779646542992118e+04Q, 3.12719440194171105738301413156011152e+04Q, 3.72767546125665292256151356126569138e+04Q, 4.45564828031227324859783992706804335e+04Q, 5.34062659201890392985687357687040023e+04Q, 6.41950058038891812326608231510870856e+04Q, 7.73851264238682005972799669756325711e+04Q, 9.35579699398172596314688114151429601e+04Q, 1.13446537582066946954261668152086820e+05Q, 1.37977827220974171292929858459577092e+05Q, 1.68327748580788705255881136304020641e+05Q, 2.05992574612073530499207561599578962e+05Q, 2.52882202450315825396186949822484192e+05Q, 3.11442271834772591489327431348343937e+05Q, 3.84814591343557073602914002196809171e+05Q, 4.77048586496682264260701809258611041e+05Q, 5.93380932472474085420815642783399996e+05Q, 7.40606619035166611456854888146209865e+05Q, 9.27573047147064337154043416441694054e+05Q, 1.16584026094018041532121013906762681e+06Q, 1.47056632211824613527279037871707355e+06Q, 1.86169889901492197099442712763381073e+06Q, 2.36558487029835449538535481946926618e+06Q, 3.01715269550576487659856266530294113e+06Q, 3.86288257359992924875408921517049995e+06Q, 4.96486430558975035817682789982702410e+06Q, 6.40636282995973660643182932326803288e+06Q, 8.29948184726130211549565432685136745e+06Q, 1.07957589264240185368036619492890404e+07Q, 1.41008732747460409136778616182972970e+07Q, 1.84951472441825010015226156029368615e+07Q, 2.43622441967080550013889014979179789e+07Q, 3.22295113186394123446611158573926085e+07Q, 4.28249388238592533660285754208101809e+07Q, 5.71579339433926763705565010979377786e+07Q, 7.66343793274545163464956180626615373e+07Q, 1.03221272549848969879325123115356857e+08Q, 1.39683399197619484239843178827556776e+08Q, 1.89925149766489273996177039954695089e+08Q, 2.59486539646750585135581953531723138e+08Q, 3.56266474246450149668190479113931322e+08Q, 4.91582541317241347106730357233806750e+08Q, 6.81731647011695814167689014048918740e+08Q, 9.50299810520254143758401252895411400e+08Q, 1.33159829534327753848250753466160796e+09Q, 1.87580197601045983131635998256926235e+09Q, 2.65667390770973148718390348704244405e+09Q, 3.78324021561636590874538087942452353e+09Q, 5.41753184850013697899991815866441223e+09Q, 7.80169536989284750988699417135654043e+09Q, 1.12996536895509883334977946121306167e+10Q, 1.64614916139082192438237472977949088e+10Q, 2.41235399573668769368537292636420902e+10Q, 3.55648689543192709406699873104224405e+10Q, 5.27534501409376051919461374149743655e+10Q, 7.87357210832537817724326568648616226e+10Q, 1.18256902031786360426341053633539951e+11Q, 1.78754944250836346103770384839274996e+11Q, 2.71963306497998614239753953623599024e+11Q, 4.16512215311989794586279802552971310e+11Q, 6.42178185820513419673438138950789714e+11Q, 9.96872549757627591785162935837099498e+11Q, 1.55821232712296039863279650270498705e+12Q, 2.45280998490709378571967041325143017e+12Q, 3.88865623282814020969225986222930869e+12Q, 6.20986899050942490907341584961146266e+12Q, 9.98992421629798366453910164990598035e+12Q, 1.61915800137861135092472802019186093e+13Q, 2.64432451866992655897802160266314720e+13Q, 4.35201884790437478598011793154963363e+13Q, 7.21888468820274170949384690425513293e+13Q, 1.20699764072734953803867091697058471e+14Q, 2.03448372244520740184714594138600722e+14Q, 3.45755310287440291972421764598644671e+14Q, 5.92524851195750570615520553006806424e+14Q, 1.02405779371303867152496937066868237e+15Q, 1.78517404594164216208571127025070841e+15Q, 3.13930698866849469593365078009075683e+15Q, 5.56985627017489012771720073467849986e+15Q, 9.97176335383446032822138577325280050e+15Q, 1.80168749111488309180201148764368470e+16Q, 3.28570985832256554206799328627718020e+16Q, 6.04901854091075971038418094513619254e+16Q, 1.12437528321136957183940077137648079e+17Q, 2.11044512595243530534854315009251863e+17Q, 4.00073700789122999206498186212756047e+17Q, 7.66084936156432930897007145016954725e+17Q, 1.48201877099617670026480296368024580e+18Q, 2.89694543391085794507262308584519511e+18Q, 5.72279016569347049314117808244814073e+18Q, 1.14268996043992146219736887475145416e+19Q, 2.30661655998410672274449611000740199e+19Q, 4.70785718461609386331913071438798214e+19Q, 9.71734634749534281292184698073106843e+19Q, 2.02873560562258544354738566036230939e+20Q, 4.28484025417100058060231110755876699e+20Q, 9.15702732902162383627232801008773485e+20Q, 1.98045783476641177674243338550380776e+21Q, 4.33560488670225200389961701585516223e+21Q, 9.60925855971422399500251930072135526e+21Q, 2.15660463060858699692371033788512835e+22Q, 4.90204590969527028901267517972005859e+22Q, 1.12874922712132846722486415215181510e+23Q, 2.63341462304993087921430516281962614e+23Q, 6.22633568449099854312810660038498408e+23Q, 1.49220527901414892100221726222044247e+24Q, 3.62576824971759010933939677750446994e+24Q, 8.93389976496144488245242728630867648e+24Q, 2.23278698168226238263925345166626442e+25Q, 5.66129533629398673236467837398265907e+25Q, 1.45661671029813314161310452512420504e+26Q, 3.80395985286848824540247897299973294e+26Q, 1.00853158560303648965770564091212618e+27Q, 2.71524742512942335771421173573350598e+27Q, 7.42507176676665196668682930989072343e+27Q, 2.06286071217322500340710263294206778e+28Q, 5.82405545879941331172090843001915861e+28Q, 1.67138883669643664401793246595736207e+29Q, 4.87683063202395639212825400688637822e+29Q, 1.44717007114610715647680482586441902e+30Q, 4.36856220892558378299543245366740004e+30Q, 1.34187380624925133807232471810065508e+31Q, 4.19525163275433868171703825329949387e+31Q, 1.33536013482821413616157861182819558e+32Q, 4.32868135071513633988478443702722304e+32Q, 1.42940186615031918577626278068758606e+33Q, 4.80973614622718069618478648576546160e+33Q, 1.64962411456760257539667516081290921e+34Q, 5.76867749241980146921395997917892869e+34Q, 2.05744285416276135030539237103441019e+35Q, 7.48642350991781106283346301415985262e+35Q, 2.78005279179115505131111680664033100e+36Q, 1.05390834766008187386632631340309755e+37Q, 4.08004633423575422346694643614725290e+37Q, 1.61355331159280537271141620030872711e+38Q, 6.52083633299761509812680604349515166e+38Q, 2.69384818625751099248700493623895698e+39Q, 1.13800240843071080011666704740931517e+40Q, 4.91774800881392461265365745148130197e+40Q, 2.17469107319135867637675221560360895e+41Q, 9.84452374543052650164816403972682005e+41Q, 4.56370746759011673249611086081412694e+42Q, 2.16735207370837913732627450052443800e+43Q, 1.05486019388717075432105322007580054e+44Q, 5.26358822556684736475437714203858810e+44Q, 2.69377245879791662278222405278060831e+45Q, 1.41450676056016307353065763949943988e+46Q, 7.62412676351201661991424110428992680e+46Q, 4.21982814876279441119734812029287822e+47Q, 2.39938766583179326419454951543637572e+48Q, 1.40213994725411743432292186837126106e+49Q, 8.42470632552542294312824936421510125e+49Q, 5.20691847994261931825305937850643235e+50Q, 3.31178786647771615130587348221001406e+51Q, 2.16868329550985915487173624396649870e+52Q, 1.46278636877920671278346292184781720e+53Q, 1.01676178457583836251098427369753410e+54Q, 7.28646099514504318390031595979099009e+54Q, 5.38619423744886540736133132036039525e+55Q, 4.10891748052874064027571987877723004e+56Q, 3.23644562594555272761751761693655719e+57Q, 2.63344065241761966896134121065725150e+58Q, 2.21470233935793926784783273212022849e+59Q, 1.92605899594826839190384056135440397e+60Q, 1.73306774041417493183516299971659594e+61Q, 1.61430716012442696900215232150692807e+62Q, 1.55746432848635213822960416335985349e+63Q, 1.55722615519719203130606727886637242e+64Q, 1.61447396270799534426677571780472075e+65Q, 1.73661740632738610492724345532304845e+66Q, 1.93920124345119052093186699988150897e+67Q, 2.24927773293662287552890832545827854e+68Q, 2.71159379871976559871119761600619238e+69Q, 3.39962873204868711911086284140566930e+70Q, 4.43538969673020629145547409643969707e+71Q, 6.02556607616400398134689309091612155e+72Q, 8.52916142538377984909758513093573554e+73Q, 1.25874632299298868846704179091958707e+75Q, 1.93811217518656021005493439215804850e+76Q, 3.11543236357261066088271223403230465e+77Q, 5.23179767443439001771782033104475730e+78Q, 9.18493020786068075728039142759876527e+79Q, 1.68692940478037877214426031162304858e+81Q, 3.24356562447423263461643222429327622e+82Q, 6.53381249893022007452896440352725950e+83Q, 1.37989882314462031449133502146398295e+85Q, 3.05765044484283991620932285441735220e+86Q, 7.11405054583917124472478320152556329e+87Q, 1.73927502444225867447030753694640018e+89Q, 4.47178291585317780365328749453520010e+90Q, 1.21003678949402814425759810458701117e+92Q, 3.44882804459086235858169840236819767e+93Q, 1.03622678375056156465794049465547871e+95Q, 3.28480191475120603834848118907352203e+96Q, 1.09951493360222463836336540053884847e+98Q, 3.88958173137824259730333790282903582e+99Q, 1.45543428790106999149108053530575702e+101Q, 5.76572993438741901863543434592570728e+102Q, 2.42034956874547558153049344213268717e+104Q, 1.07760662592977753585432532225577347e+106Q, 5.09334698869585184485524316150431382e+107Q, 2.55809082411032399725764692067377039e+109Q, 1.36651250871904796376617702296414102e+111Q, 7.77173580076352640634836399351925362e+112Q, 4.71039863879301491830684051990330316e+114Q, 3.04556388558701395434830609997782218e+116Q, 2.10276255286144299282309486039761104e+118Q, 1.55193753621259613591555622965540441e+120Q, 1.22567635442607596952721498552003566e+122Q, 1.03695094616970371146721395255392215e+124Q, 9.40788526897082771733750170914488215e+125Q, 9.16336910778509317089313688240113814e+127Q, 9.59253109567116892554520172575780003e+129Q, 1.08048629336182387529116109869898182e+132Q, 1.31103482955778245018110865569797769e+134Q, 1.71564297593263918799907327094023177e+136Q, 2.42423174270788187824126863980761699e+138Q, 3.70323122333312791897064549131589865e+140Q, 6.12322502740998890169801438496313135e+142Q, 1.09727104077119676484946099784861221e+145Q, 2.13369364324129597715060714813970067e+147Q, 4.50809918489577732767734472523944713e+149Q, 1.03625280668629118864461701581877696e+152Q, 2.59492839368798847123238762058931299e+154Q, 7.08856065084285960511459463166728250e+156Q, 2.11523492515131956204689196091626210e+159Q, 6.90448414659433816403326070235535578e+161Q, 2.46882138492543386747726128195908117e+164Q, 9.68405620339094731040251680095733169e+166Q, 4.17318211031646842247767173261932179e+169Q, 1.97862256312448325694613011941349554e+172Q, 1.03370703084875834422987498885049116e+175Q, 5.95983823379168614646426490979367954e+177Q, 3.79793920709700480341002000892325755e+180Q, 2.67930862060725892983600714882836079e+183Q, 2.09582063696050703960100191266610779e+186Q, 1.82074244214148973928235757920582367e+189Q, 1.75963855825241574501304502726864570e+192Q, 1.89499379332809905379546394212298551e+195Q, 2.27793735309853697376707463982899100e+198Q, 3.06180392186430523426845441481052145e+201Q, 4.60976071298011598021963844074936266e+204Q, 7.78790454205446308413194702704532804e+207Q, 1.47908157180353184742483342055946619e+211Q, 3.16368583872054810499056635486446885e+214Q, 7.63549763158546449019055671859541326e+217Q, 2.08329116709848069811436257881072129e+221Q, 6.43828341650089537912773112646579654e+224Q, 2.25813433461443519689405569138116459e+228Q, 9.00646808360283887236786414348123292e+231Q, 4.09320439419929471708152017376102969e+235Q, 2.12407325647515198386324613590453899e+239Q, 1.26118767744139661919617876453932054e+243Q, 8.58648519817790365555570528355195441e+246Q, 6.71757354945431655557160007037610215e+250Q, 6.05231172230061504649457274179966269e+254Q, 6.29372154343611302741074349158106138e+258Q, 7.57097597581835804454005529249965405e+262Q, 1.05596735728342565613175490019879868e+267Q, 1.71165116794080014782255848570375371e+271Q, 3.23201945416757368365209341689336569e+275Q, 7.12640648337469193163827718081711822e+279Q, 1.83935498907936650155252747841577857e+284Q, 5.57103618187823353431701691950875589e+288Q, 1.98507054903582594730288556561442957e+293Q, 8.34251060679185969108286852637314516e+297Q, 4.14598050279815660053056892060055710e+302Q, 2.44294673707515955659314553816687272e+307Q, 1.71128222954502480992240259231707340e+312Q, 1.42900308749681080618580596429329500e+317Q, 1.42642910690539638749189376290614404e+322Q, 1.70684173154227881505687976959428819e+327Q, 2.45528610324097413976825941240621397e+332Q, 4.25829782132342793910509184917611473e+337Q, 8.93046646026781112771479518830708119e+342Q, 2.27151544737307916343177075009962798e+348Q, 7.02878727199449743249339960113532074e+353Q, 2.65404789370370153123009487802961972e+359Q, 1.22676780524208968705932842819459632e+365Q, 6.96344727462083702750636558199408867e+370Q, 4.86966795424296645258294731476827244e+376Q, 4.20934473165669380666938166564826622e+382Q, 4.51252011030278817555903939588122000e+388Q, 6.01984854233799583525556662766352847e+394Q, 1.00278809583154248088779511185941092e+401Q, 2.09319142855536626778348201007914114e+407Q, 5.49449523120000769396463190666315855e+413Q, 1.82025791721843330667826837307018788e+420Q, 7.63864295498675379110157901286555290e+426Q, 4.07562853905456437955133694031162566e+433Q, 2.77530355159307878582751292111532382e+440Q, 2.42120842363222072539668100784464301e+447Q, 2.71677827391519917988250533365057684e+454Q, 3.93638693069501511102210790122717956e+461Q, 7.39454183839498133330514511562965145e+468Q, 1.80830021083203927258676228302841634e+476Q, 5.78068632124848075130373030745294118e+483Q, 2.42588452835387252450192322587436972e+491Q, 1.34215845252903171028854514732509154e+499Q, 9.83265508980143417319549250479290229e+506Q, 9.58056982887069577741485477351756765e+514Q, 1.24714172045678509784766926344381810e+523Q, 2.17883996343750012869434076146952309e+531Q, 5.13253875779605180900218275684122450e+539Q, 1.63787417999262086647656267832207076e+548Q, 7.11453353628067905769574986613707006e+556Q, 4.22706394134172663816196292889312018e+565Q, 3.45223064191878555675199989739485645e+574Q, 3.89497996822823191874712723630878414e+583Q, 6.10190158010921783812771061850774756e+592Q, 1.33421132288849391233542855134113771e+602Q, 4.09320749021551498574887738660496448e+611Q, 1.77132716471266560117452274418925035e+621Q, 1.08713213788405301831391213988591367e+631Q, 9.51489736810900467024086259204897883e+640Q, 1.19423949258625915586962226198410651e+651Q, 2.16177179741543970148744161752725437e+661Q, 5.67627906160460395827390123125168239e+671Q, 2.17468780419782497779087319492719363e+682Q, 1.22290652527655281598138666471594618e+693Q, 1.01549393259398829829790551999023256e+704Q, 1.25289600863132317250645757199143453e+715Q, 2.31107594661956354485796436668094840e+726Q, 6.41394790132987132728494077504399223e+737Q, 2.69551958118799603835043225368071745e+749Q, 1.72664572305999101481397361296053504e+761Q, 1.69703260411568714431268560545429241e+773Q, 2.57650655058878846949421879421719884e+785Q, 6.08415755628422694511089641903676709e+797Q, 2.25018717111577650332251351426363709e+810Q, 1.31266605271635406458566527913919394e+823Q, 1.21653337436496205608516398221959572e+836Q, 1.80423787152105848481394522091997928e+849Q, 4.31399102346512532331941966328171850e+862Q, 1.67550866484958200095075315692314084e+876Q, 1.06515761703845778105889680563699868e+890Q, 1.11699400379133199608851392356049526e+904Q, 1.94751426714424559351617923238456424e+918Q, 5.69089114062808012687080164398087070e+932Q, 2.80983921519267570591812248264495618e+947Q, 2.36358690419951504134253704409272547e+962Q, 3.41581578617948637677662230945252306e+977Q, 8.55364646944583859412326553382242541e+992Q, 3.74370530455423912034790817625191291e+1008Q, 2.88911104228589616462565573594290893e+1024Q, 3.96659525977064102663870040642245025e+1040Q, 9.77693110684684436928410437465483271e+1056Q, 4.36636679166615668883990202463770904e+1073Q, 3.56644781478399708285654633626787310e+1090Q, 5.37871519143314493436384142989505797e+1107Q, 1.51231507376826438439352643482625072e+1125Q, 8.00547597409214659416862336552752652e+1142Q, 8.05824292014776003962551051182620642e+1160Q, 1.55810667707874651581920999067306413e+1179Q, 5.84685322894210562805362663900103590e+1197Q, 4.30279053871861463775007328286068764e+1216Q, 6.27606568696844727186804750244767860e+1235Q, 1.83405691639178257209003812558712559e+1255Q, 1.08562206577049472147312923532596973e+1275Q, 1.31617110088183556471407953592008454e+1295Q, 3.30534811890625751178778666339188597e+1315Q, 1.73929710751143724152073404455311704e+1336Q, 1.94017558758640506527365311633351598e+1357Q, 4.64256117877888468390840687039281473e+1378Q, 2.41181028167559547953976181592626603e+1400Q, 2.75359028326650146526233980288420348e+1422Q, 6.99538184026698121966983693939988891e+1444Q, 4.00451124186760586509360315430592520e+1467Q, 5.23202484555080004711423052985251790e+1490Q, 1.58057811961053246035386581678791248e+1514Q, 1.11871792077110492782575037665515064e+1538Q, 1.88021076704060084216083677757823795e+1562Q, 7.60656064089491206752552083826812435e+1586Q, 7.51058336307020750806534892000369186e+1611Q, 1.83554419567039732901090730190332067e+1637Q, 1.12631598317224168716420027493130577e+1663Q, 1.76058045324267978077071148859252887e+1689Q, 7.11454090252573253550862708170430267e+1715Q, 7.54447665013986581882495689819567483e+1742Q, 2.13157561258614754140817896581925999e+1770Q, 1.62953544267683384450064825605699335e+1798Q, 3.42393824570039208761545128642814549e+1826Q, 2.00910152737038919233657554807306054e+1855Q, 3.34591874171713502502193846562110253e+1884Q, 1.60768420173566681503057284560969387e+1914Q, 2.26623321264716591681578650589551852e+1944Q, 9.53208108881430895613749023747672822e+1974Q, 1.21710154769951529957336846304572308e+2006Q, 4.80082954212402831503263841738379326e+2037Q, 5.95484092414598408997112765002169497e+2069Q, 2.36496081234284780469612914593602194e+2102Q, 3.06292618387296708176633714456063693e+2135Q, 1.31792936450130144017383754294435167e+2169Q, 1.92000470996606623202622993195686002e+2203Q, 9.65401246356529853165036795448719991e+2237Q, 1.70836636787270782624240314280943940e+2273Q, 1.08524396756651055665425968680627268e+2309Q, 2.52515527758383642102305453689375992e+2345Q, 2.19655419566926380800477364631433717e+2382Q, 7.29302139222844158929601074949211737e+2419Q, 9.43942215540978305304206842223557338e+2457Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
  464 |       { 7.86824160483962150718731247753528972e+00Q, 8.80516388073301111614873617217928009e+02Q, 5.39627832352070566780640331455747505e+07Q, 8.87651189696816131653619534136597185e+19Q, 2.43279187926922555339407396412240848e+52Q, 6.39971351208020291074628474066382445e+139Q, 4.88537754925138382971529406336289926e+376Q, 7.16883681174178397147232888689884595e+1019Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
  465 |       { 2.39852427630263521821751964327863340e+00Q, 5.24459642372668102196104972893810164e+01Q, 6.45788781959820175983419155536535220e+04Q, 2.50998524251137450575088710958358197e+12Q, 1.77402926932713870128394504873348147e+32Q, 2.78140611598309731397930137939524577e+85Q, 1.96038425539892219077400134901764646e+229Q, 3.66150166331050442649946863740591804e+619Q, 4.83160223742266359875093017291942249e+1679Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
  466 |       { 1.74936958310838685164948357553735581e+00Q, 3.97965898193460781260142246747934196e+00Q, 1.84851459857444957000370375296526856e+01Q, 1.86488071893206798762140574520079510e+02Q, 5.97420569526326585534733485801413054e+03Q, 1.27041263514462334076609190768051333e+06Q, 6.16419301429598407050713079962266577e+09Q, 5.23085003181122252980303620742723664e+15Q, 2.22626092994336977442577822584431966e+25Q, 1.19993110204218159156995352671876189e+41Q, 7.47060214427514621386633671542416223e+66Q, 1.81446586052841067579857900138568293e+109Q, 9.97368828205170536427067380214302839e+178Q, 6.91104863699861841609881512683369620e+293Q, 1.09318211394169115127064538702854062e+483Q, 6.82844528756738528157668552351754659e+794Q, 5.72058982179767644458682394627277737e+1308Q, 8.56032690374774097638382410967859196e+2155Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
  467 |       { 1.61385906218836617287347897159238284e+00Q, 1.99776729186967326240633804225996920e+00Q, 3.02023197990883422014272607858586524e+00Q, 5.47764184385905776136260784219973923e+00Q, 1.17966091649267167180700675171097629e+01Q, 3.03550484851859829445106624470076282e+01Q, 9.58442179379492086007230677188042206e+01Q, 3.89387023822999207648300659707623000e+02Q, 2.17919325035791134362027855479039721e+03Q, 1.83920812396413285238691815996130729e+04Q, 2.63212061259985616674528417452471371e+05Q, 7.42729650716946820985576548297567563e+06Q, 5.01587564834123235599460194208596041e+08Q, 1.03961086724154411336246801784030341e+11Q, 9.10032891181809197707572646881781254e+13Q, 5.06865116389023157141527800972456655e+17Q, 3.03996652071490261550678134010186516e+22Q, 3.85774019467200796234141077624516370e+28Q, 2.46554276366658108662483315347592086e+36Q, 2.41643944916779946083480638296809418e+46Q, 1.51709155392660414912154078562432491e+59Q, 3.82504341202141137966304147261186085e+75Q, 4.08958239682159863968142401533332977e+96Q, 3.82377589429556404969214069508991010e+123Q, 1.52310131188389950567280579870007714e+158Q, 3.79636429591225792206340580596443044e+202Q, 3.58806569407775804668752012761380285e+259Q, 4.80771394235873283225580334249205764e+332Q, 3.53246347094395956018650264083397114e+426Q, 1.10588270611697913736223556513462127e+547Q, 5.39876096236024571737551333865366627e+701Q, 2.11595993056851385189640470523173475e+900Q, 1.96510021934867185245970661270267904e+1155Q, 4.44393205109502635384704176698510343e+1482Q, 8.87699807096655545789464168899561262e+1902Q, 3.92593109193326452307669545677335709e+2442Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
  468 |       { 1.58146595953669474418006927755018553e+00Q, 1.66914991043853474595928766810899114e+00Q, 1.85752318859500577038805456054280667e+00Q, 2.17566262362699411973750280579195666e+00Q, 2.67590137521102056412774254907718688e+00Q, 3.44773868249879174414308452011308777e+00Q, 4.64394654035546412593428923628065357e+00Q, 6.53020449657424861626175040050215115e+00Q, 9.58228501556680496101434956408351228e+00Q, 1.46836140751544096048943311347045852e+01Q, 2.35444954874098753301967806270994218e+01Q, 3.96352727330516670475446596081886449e+01Q, 7.03763520626753854729866526912608057e+01Q, 1.32588012478483886772029444321222706e+02Q, 2.66962564954156917240259777486475719e+02Q, 5.79374919850847267642551329761882844e+02Q, 1.36869192832130360517783396696756604e+03Q, 3.55943572153313055370459329132660088e+03Q, 1.03218667727076331844496375241465304e+04Q, 3.38662130285874148722242481662728477e+04Q, 1.27816625984024682983932609690817446e+05Q, 5.65408251392669309819682774275375355e+05Q, 2.99446204478172183285915112991350446e+06Q, 1.94497502342191494704216422938073734e+07Q, 1.59219300769056058775193216743984073e+08Q, 1.69428881861745991307405037132734657e+09Q, 2.42715618231130327064401251217732118e+10Q, 4.87031784819945548978505622564878836e+11Q, 1.43181965622918179279761684530563788e+13Q, 6.48947152309930125567236832263111486e+14Q, 4.80375775250898910621624420686976943e+16Q, 6.20009636130533154063228597685772759e+18Q, 1.50256856243991489872472363253210358e+21Q, 7.43606136718968825065770257988550430e+23Q, 8.26476121867792860277670169213789988e+26Q, 2.29773502789780434527854280137181506e+30Q, 1.80544977956953499695878114747293447e+34Q, 4.60447236019906193095622500171344417e+38Q, 4.45837121203062685356208723886733392e+43Q, 1.95763826111480930920135175891530462e+49Q, 4.76736813716250076391436967954985413e+55Q, 8.08882013947672128478290968549029064e+62Q, 1.23826089734928635728800137667726115e+71Q, 2.29227250527884206154485624438166937e+80Q, 7.15139237374919354944182099110281069e+90Q, 5.47671485015604443103262357109062276e+102Q, 1.57665561837070068115746726288773175e+116Q, 2.76544859595785195782707224216472471e+131Q, 5.10805125528313267335507302418826239e+148Q, 1.84712724771593770593326127127227089e+168Q, 2.64019849791365137425805671512502957e+190Q, 3.30712207665004277982044248938187504e+215Q, 8.94854908018147130170828014681013313e+243Q, 1.45387781135416845215757148230318159e+276Q, 4.51726707740089625471551690811905600e+312Q, 9.97430447590682462482304866834403173e+353Q, 6.92693028486990716815899177110112886e+400Q, 8.16310561774970561761094556639568748e+453Q, 1.10229203674018117764688357752075301e+514Q, 1.48517414340573263317638725427854581e+582Q, 2.31930659130340479680373862468017961e+659Q, 6.75943980795305614491339585238335763e+746Q, 8.57037256903489416057847741388693004e+845Q, 1.67601881139415883633596646631875881e+958Q, 2.88227840597067494281761984210848274e+1085Q, 4.25760590360997372209644858208981618e+1229Q, 9.71180927884114514977776411099980676e+1392Q, 1.22768447544318231419683656745290694e+1578Q, 6.75552744777466879522724469574589977e+1787Q, 3.08769330528996647489562213811332711e+2025Q, 6.11556995885701147380172201043083647e+2294Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
  469 |       { 1.57345777357310838646187303563867071e+00Q, 1.59489275503866378652125176234375753e+00Q, 1.63853651553023474161201404240726646e+00Q, 1.70598040821221362042267472116012952e+00Q, 1.79972439460873727464624167982278042e+00Q, 1.92332285442565630724716834865923523e+00Q, 2.08159737331326817824115844787944556e+00Q, 2.28093488379007051069614759371332643e+00Q, 2.52969785238770465522974588384012833e+00Q, 2.83878478255295118549225363326336900e+00Q, 3.22239574502098061154099310373833179e+00Q, 3.69908135885423511174795221061725889e+00Q, 4.29318827433052679979662014839909054e+00Q, 5.03686535632233007617225633242190622e+00Q, 5.97287114091093219903794699750262296e+00Q, 7.15853842431107756435392592099817447e+00Q, 8.67142780089207638456187671594514668e+00Q, 1.06174736029792232565670017416978690e+01Q, 1.31428500226023559963724543395522033e+01Q, 1.64514562566842803959315507240301356e+01Q, 2.08309944999818906870911848992408145e+01Q, 2.66923598979164019005652953856219015e+01Q, 3.46299351479137818875120770497256101e+01Q, 4.55151836265366257897259922581190951e+01Q, 6.06440808776439211617961123881399848e+01Q, 8.19729691748584679772374579308014156e+01Q, 1.12502046808165256396405270593673624e+02Q, 1.56909655284471412314380735570422525e+02Q, 2.22620434786863827630193937721495593e+02Q, 3.21638548950407775497940425181412035e+02Q, 4.73757450594546173931972158718216152e+02Q, 7.12299454814699763671577043536625350e+02Q, 1.09460965268637655307120839628626644e+03Q, 1.72169778917604957594996919520027157e+03Q, 2.77592490925383514631415480161515100e+03Q, 4.59523006626814934713366494475518926e+03Q, 7.82342758664157367197225266771664916e+03Q, 1.37235743526910540538254088034330370e+04Q, 2.48518896164511955326091118611007805e+04Q, 4.65553874542597278270867281925971401e+04Q, 9.04176678213568688399001015321300800e+04Q, 1.82484396486272839208899824313480775e+05Q, 3.83680026409461402659414641247062580e+05Q, 8.42627197024516802563287310497296237e+05Q, 1.93843257415878263434890786889254173e+06Q, 4.68511284935648552770705724295731096e+06Q, 1.19352866721860792702129481323969824e+07Q, 3.21564375224798931587480096707273872e+07Q, 9.19600892838660038574630990314077029e+07Q, 2.80222317845755996380600711673673348e+08Q, 9.13611082526745888639724836491288094e+08Q, 3.20091090078314859097182280497599932e+09Q, 1.21076526423472368892320719657876832e+10Q, 4.96902474509310180847282308967509245e+10Q, 2.22431575186385521573661995325533148e+11Q, 1.09212534444931366008730317965795763e+12Q, 5.91688298001991935913437013926087352e+12Q, 3.55974343849457724875846980164154730e+13Q, 2.39435365294546519110955303872941851e+14Q, 1.81355107351750191688958030705258863e+15Q, 1.55873670616616573768075986251057862e+16Q, 1.53271487555511433265791312985848665e+17Q, 1.73927477619078921206684554401295421e+18Q, 2.29884121680221631264260395223605839e+19Q, 3.57403069883776266374408947394989771e+20Q, 6.60489970545141907950722926660909000e+21Q, 1.46715587959182065910258109064501314e+23Q, 3.96409496439850938104106380506197921e+24Q, 1.31934284059534879276193138323357204e+26Q, 5.48225197134040074244755342952808857e+27Q, 2.88513789472382751842871762855110475e+29Q, 1.95253984076539210960955400019857653e+31Q, 1.72705148903222279729658337426192599e+33Q, 2.03134350709543939580166226396358099e+35Q, 3.23607414697259998035422932108168633e+37Q, 7.12048741298349720027592249584649287e+39Q, 2.20955270741101726546978031488466999e+42Q, 9.88628264779138464833350749737352873e+44Q, 6.53051404878827352855218417636385136e+47Q, 6.53070667248154652797117704066842547e+50Q, 1.01551880743128195070423638840822631e+54Q, 2.52636677316239450980056816553072407e+57Q, 1.03645051990679029664966085872637264e+61Q, 7.24196603262713586073897504016245799e+64Q, 8.91940252076971493816577515322150818e+68Q, 2.00846361915299290502283821529295631e+73Q, 8.59691476483026002005094018998424562e+77Q, 7.29059954682949521964023913634428261e+82Q, 1.28019956321641911210408802307006043e+88Q, 4.87834928560320114983891893560226105e+93Q, 4.24082824806412793978885646592598549e+99Q, 8.86977176472159872046976711615695992e+105Q, 4.72334257574141766931261505651248075e+112Q, 6.80203596332618858057580041658814811e+119Q, 2.82453118099000954895979587744113614e+127Q, 3.62104921674598225195529453488856248e+135Q, 1.54127015033494251978994281882356439e+144Q, 2.35337699517436278507886852532825112e+153Q, 1.39975657916895026384257958622345253e+163Q, 3.54037503829826541837221286091526442e+173Q, 4.18047500721395810079642214620070836e+184Q, 2.54530778191403081572971577964641848e+196Q, 8.88250526322285889574436025179770286e+208Q, 1.98845751036127430533908054978079217e+222Q, 3.21915661509946819003841034873947498e+236Q, 4.28183215516658291456439674095688919e+251Q, 5.36006145974509206228714676601426569e+267Q, 7.29722806821457796264952588871034685e+284Q, 1.26019994797636341237075623262002305e+303Q, 3.25215241711283834871808603425369243e+322Q, 1.49313102632599158215031971670664716e+343Q, 1.46842377691796129245813472736592684e+365Q, 3.76931518236156669675469780787997744e+388Q, 3.11671991143285521404945273561352902e+413Q, 1.03852445906488241953781523768340610e+440Q, 1.76991068936691550622045923706396857e+468Q, 1.98843278522413458075823481121326426e+498Q, 1.92935688449069146367365017414279935e+530Q, 2.15545898606278242992831028009446695e+564Q, 3.76556572065746315676705102085514331e+600Q, 1.42493629186903074753303377268119903e+639Q, 1.65224172380259971159552714105694350e+680Q, 8.49215944410421946026158352935784666e+723Q, 2.86631893981320588349507785370693896e+770Q, 9.65377141044877270160840903468092119e+819Q, 5.06475979937176267805686278644876593e+872Q, 6.64979079902917739733555562625190968e+928Q, 3.61927525412094487856735509111512169e+988Q, 1.39737404381894022658529893979427383e+1052Q, 6.78018387620311055320186127570560827e+1119Q, 7.59952044103401209205510909410129754e+1191Q, 3.76162862667265940011010617225061429e+1268Q, 1.63904309514033654209643026524489542e+1350Q, 1.31017858257252889370615733020834140e+1437Q, 4.19821396072116298475329351264459339e+1529Q, 1.23923791809549425227491870065845752e+1628Q, 8.17087984671936465200033730232853592e+1732Q, 3.08946915513007963115203650683840400e+1844Q, 1.82761916569338643673217752139790470e+1963Q, 4.92348318803338950087945240543349430e+2089Q, 1.88350835331965060456271693216651123e+2224Q, 3.43360015586068277793841059306542129e+2367Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
  470 |       { 1.57146131655078329437644376888801138e+00Q, 1.57679016631693834484126246342345329e+00Q, 1.58749564037038331646069625234555521e+00Q, 1.60367395634137020950291269057600307e+00Q, 1.62547112545749394267938666988196139e+00Q, 1.65308501191593930171844822364141731e+00Q, 1.68676814252591123625053019619255158e+00Q, 1.72683132353751620184313195813656600e+00Q, 1.77364813866723660171326886678529701e+00Q, 1.82766042147866144821632902536146347e+00Q, 1.88938481704401819562549601165115021e+00Q, 1.95942057285503709111658357403615203e+00Q, 2.03845872804790892275259742585569433e+00Q, 2.12729290408384722476899855222432786e+00Q, 2.22683194019907694104850876757126753e+00Q, 2.33811466455513029581902771513343722e+00Q, 2.46232714872299130380967769641847017e+00Q, 2.60082286092708516436098022317536381e+00Q, 2.75514621481455435937229822050004007e+00Q, 2.92706010842448355516791030533685920e+00Q, 3.11857816624092195149666191379786472e+00Q, 3.33200254033950662971711811118318338e+00Q, 3.56996830041074027550628111498923678e+00Q, 3.83549565399644726181552365400966870e+00Q, 4.13205149651293488468153425460318353e+00Q, 4.46362210669906788115667211361364802e+00Q, 4.83479919100800655701530131187647507e+00Q, 5.25088195776567960767293727240320892e+00Q, 5.71799849087533312421158643544587353e+00Q, 6.24325042159856810533215887376856930e+00Q, 6.83488580122654183866366620676303900e+00Q, 7.50250620278934080195915244309172491e+00Q, 8.25731548449354420110207897041998984e+00Q, 9.11241940586464263380079984086513597e+00Q, 1.00831874954399775830998395457182684e+01Q, 1.11876913499386520162594085796167645e+01Q, 1.24472370591410688131760615976965093e+01Q, 1.38870139060550758665255786705519681e+01Q, 1.55368871591590018952847646637454593e+01Q, 1.74323700068094283108112572669239084e+01Q, 1.96158189482399342378436216339159090e+01Q, 2.21379088635427380602824337731297019e+01Q, 2.50594593467713760968808829296439171e+01Q, 2.84537037774213756120135736520435304e+01Q, 3.24091184596952483433430577491101072e+01Q, 3.70329628948023016142035941015485370e+01Q, 4.24557264474626791146220920324192917e+01Q, 4.88367348033798558171280311705362727e+01Q, 5.63712464058697542020818458752120814e+01Q, 6.52994709275261034008086934786702551e+01Q, 7.59180775569412283714380617539343408e+01Q, 8.85949425239166382162609558265821220e+01Q, 1.03788129500578812415162165531670704e+02Q, 1.22070426396922674625756853326498468e+02Q, 1.44161209813120053456742433728771078e+02Q, 1.70968019124577351122499690038707734e+02Q, 2.03641059384357556999222931732850856e+02Q, 2.43645005870872364316059216110059642e+02Q, 2.92854081218207610543177302881458406e+02Q, 3.53678601915225339202500542949917795e+02Q, 4.29234308396729693907268968564609660e+02Q, 5.23570184048873302665650155276206906e+02Q, 6.41976689800302457508415746115180260e+02Q, 7.91405208366875928332161102969868782e+02Q, 9.81042208908193163688535235538889459e+02Q, 1.22309999499974039331272100414750813e+03Q, 1.53391255542711212726525490457861725e+03Q, 1.93546401360583033885511419988831009e+03Q, 2.45753454991288685207196097797062484e+03Q, 3.14073373162363551894782974867325472e+03Q, 4.04081818856465189750723035050638141e+03Q, 5.23488159971222568136194576211612571e+03Q, 6.83029445760732922582000345557383347e+03Q, 8.97771322864988714349790288910627671e+03Q, 1.18901592096732683947870697270695144e+04Q, 1.58712238704434696215746702894136306e+04Q, 2.13571110644578933143540830593360855e+04Q, 2.89798370518968143718297906801146350e+04Q, 3.96630672679554794954087134590560762e+04Q, 5.47687519375000078688553248953764732e+04Q, 7.63235653938805568016142182690471993e+04Q, 1.07371914975497695062170132456450593e+05Q, 1.52531667455557415180420019888676134e+05Q, 2.18877843474421658617449971461581691e+05Q, 3.17362449601929560775572985879585343e+05Q, 4.65120152586932846156175983364596723e+05Q, 6.89253765628058057206329188782990860e+05Q, 1.03311988512001998186230013733752720e+06Q, 1.56688798104325249948154338241641806e+06Q, 2.40549202702653179507492073842261453e+06Q, 3.73952896481591033994026114668796352e+06Q, 5.88912115489558003244667233279563785e+06Q, 9.39904635192234203007457377008255614e+06Q, 1.52090327612965351790614542733698474e+07Q, 2.49628718729357616773929842263043964e+07Q, 4.15775925996307484022703929049831425e+07Q, 7.03070536695026731176158877103497776e+07Q, 1.20759855845249336607363637052870598e+08Q, 2.10788250946484683324104572583041111e+08Q, 3.74104719902345786397351281755078701e+08Q, 6.75449459498741557237788387723071522e+08Q, 1.24131674041588053743260021864117384e+09Q, 2.32331003264955286246594304305695965e+09Q, 4.43117601902662575879840759020751450e+09Q, 8.61744648740090012951326726568665021e+09Q, 1.70983690660403151330619158427281665e+10Q, 3.46357452188017133850611855017361923e+10Q, 7.16760712379927072634183907084755700e+10Q, 1.51634762091005407908273857408800162e+11Q, 3.28172932323895052570169126695951209e+11Q, 7.27110260029828078950026409435831711e+11Q, 1.65049955237878037840731169761272102e+12Q, 3.84133814950880391685509371196326109e+12Q, 9.17374426778517657484962791255187134e+12Q, 2.24990194635751997880832549111511175e+13Q, 5.67153508990061173097292032404781538e+13Q, 1.47074225030769701852963232235912597e+14Q, 3.92701251846431177545392497147427712e+14Q, 1.08063997739121282020832802862957248e+15Q, 3.06767146672047518894275739534732971e+15Q, 8.99238678919832842771174638355746631e+15Q, 2.72472253652459211109041460799535823e+16Q, 8.54294612226338925817358060817490416e+16Q, 2.77461371872557475533476908014408616e+17Q, 9.34529947938202912146296976663431863e+17Q, 3.26799612298773188163350554315742192e+18Q, 1.18791443345546831451732293519928714e+19Q, 4.49405340841856421397062311314705655e+19Q, 1.77170665219548674305185389795833488e+20Q, 7.28810255288593152697603764235601397e+20Q, 3.13251243081662534865188632436805529e+21Q, 1.40874376795107311038838007000777184e+22Q, 6.63829426823606041441317767891166205e+22Q, 3.28254360840356501289107248021554584e+23Q, 1.70592009803839406409667145645666005e+24Q, 9.33225938514852428454935743602712728e+24Q, 5.38272717587488831207327363463407970e+25Q, 3.27895423512209324910006662705296242e+26Q, 2.11319169795745809927716305122705952e+27Q, 1.44341104149964304009687846325713305e+28Q, 1.04686439465498242316197235200069352e+29Q, 8.07731922695890570023291958025986094e+29Q, 6.64314696343261627707440459400107155e+30Q, 5.83567012135998626006817430636714368e+31Q, 5.48689029679023079776199817150941362e+32Q, 5.53372696850826161418229677716330718e+33Q, 5.99973499641835283449509393028972981e+34Q, 7.00917611946612256941556198729562373e+35Q, 8.84406196642459749869759626748371565e+36Q, 1.20822686086960596115573575744502341e+38Q, 1.79164851431106333799499432947126299e+39Q, 2.89131391671320576216903362266762013e+40Q, 5.09145786021152729801159516043566174e+41Q, 9.81063058840249655325327952160218101e+42Q, 2.07444123914737886022245738089968362e+44Q, 4.82765011693770054022189143000576390e+45Q, 1.24028793911154902904261886940649724e+47Q, 3.52878285864478461616951002487254771e+48Q, 1.11544949047169665881036414807872651e+50Q, 3.93051064332819631369914292573124112e+51Q, 1.54924371295785233686867649142553059e+53Q, 6.85499823804130100151231679166543611e+54Q, 3.41747996158320770357877327002949632e+56Q, 1.92690549864107998957222500013304086e+58Q, 1.23358096300491944958557136475962190e+60Q, 9.00281990289807691528078151573158069e+61Q, 7.52141514125344164522463463202808470e+63Q, 7.22427755490057899279344696654950663e+65Q, 8.01283283053507860974456727997488253e+67Q, 1.03099962028638036919997632019550562e+70Q, 1.54617495707674867923983623892142209e+72Q, 2.71580377261324869371341160824868908e+74Q, 5.61508992057174643750226165228505259e+76Q, 1.37366785934534333692942668275259398e+79Q, 3.99754102076962512613158938364235073e+81Q, 1.39150058933980008745266389466237314e+84Q, 5.82669384491202289249159160687839973e+86Q, 2.95227482092954909582266634062763990e+89Q, 1.82102306147846628152669685943631657e+92Q, 1.37597302213794152564743989887492097e+95Q, 1.28185236754341294523601004808033157e+98Q, 1.48213012720199050337233086306566580e+101Q, 2.14157427379243531419232668034147566e+104Q, 3.89449554094711237984570195229015661e+107Q, 8.97864636258010296104790318951217808e+110Q, 2.64413158980724405044777067425347595e+114Q, 1.00240353984191383430257305957041439e+118Q, 4.93141280490390525871801097705197944e+121Q, 3.17440111243586504420672164931106998e+125Q, 2.69662400176189239027511019786185589e+129Q, 3.04979932232044716644635827452454425e+133Q, 4.63404152681868778475392087605038845e+137Q, 9.54898313480310651224157422560754643e+141Q, 2.69440486619208982853089677098686964e+146Q, 1.05150272003639532507210605903884076e+151Q, 5.73417064062624495509840837865743050e+155Q, 4.41627650777870044428827641421915327e+160Q, 4.85653500442164862297918118887566388e+165Q, 7.71243776020172406235461422008761914e+170Q, 1.78944284768135145352387398006192815e+176Q, 6.13948504948193852500464630902178966e+181Q, 3.15374719244414866832063986813364807e+187Q, 2.45678229633130089072342575625791640e+193Q, 2.94097956743157560377748279040964662e+199Q, 5.48435772238022826264635788020315114e+205Q, 1.61576755939787162649511106856450099e+212Q, 7.63055674811964328822328719215905762e+218Q, 5.86357963426750903008317058039636736e+225Q, 7.44578009523250679265610908767109796e+232Q, 1.58753358925950887380498944645468602e+240Q, 5.77757179750005470017336807397418313e+247Q, 3.65046885264085030960970127282511879e+255Q, 4.07509702021276189043935129812053895e+263Q, 8.18389073292535025618266801702554839e+271Q, 3.01238089652162618211263051563523370e+280Q, 2.07176624104483264053704912869659325e+289Q, 2.71562735784398218302697011744202385e+298Q, 6.92451661016398143622710849660362520e+307Q, 3.50810155650162047040906671177815417e+317Q, 3.60896781300246599975888048597671985e+327Q, 7.71058277826701049982730585006218034e+337Q, 3.50154660288711246272389096490054302e+348Q, 3.46175331564137723439223486579386975e+359Q, 7.63696466254316472130052183903629062e+370Q, 3.85655304044390258996784681505914035e+382Q, 4.57665692577932081843759029527968784e+394Q, 1.31143566628034307965133274338127595e+407Q, 9.33142940209453779649608781259673613e+419Q, 1.69703443400488874615229289912465401e+433Q, 8.12664327627950884948530966790210152e+446Q, 1.05671342182667061564323377987059929e+461Q, 3.85123350151333031094457679550412807e+475Q, 4.06487630836024540948583469098247829e+490Q, 1.28516517984503545753808504263016648e+506Q, 1.26025754690341684764700072541766676e+522Q, 3.97331612896914344554453503890576277e+538Q, 4.17965516524315248567041014799432863e+555Q, 1.52416658652941127494202186163265994e+573Q, 2.00432202283496263048589917253126663e+591Q, 9.89983817930114056039301724151237036e+609Q, 1.91539340453423886973992445388091844e+629Q, 1.51593315523153267229971976448703684e+649Q, 5.13233111267478387648166311677061530e+669Q, 7.78392571224632702458474933380523830e+690Q, 5.54632077048043201021342066119640603e+712Q, 1.95012604607548018918112113273623192e+735Q, 3.55940947870861006830654543397286882e+758Q, 3.55349341454925685547195460273265331e+782Q, 2.04795692045857243226580641802720017e+807Q, 7.20348918974342452885439546130773017e+832Q, 1.63778937282231874342883712446170710e+859Q, 2.55384218509638087014670377175798088e+886Q, 2.90332357089198897009653578594580665e+914Q, 2.56300421336271050326091753908665515e+943Q, 1.87504708602076913446948153935468528e+973Q, 1.21573089114719501597325465689193734e+1004Q, 7.48693407429699486755736805187051392e+1035Q, 4.70376397570597947605315058283235338e+1068Q, 3.24549375035327607806235059706162609e+1102Q, 2.65365798053210741189633750297123713e+1137Q, 2.78113361306514574568406809189880354e+1173Q, 4.05114001708803517429009145027606492e+1210Q, 8.91647476482514121118371429882160487e+1248Q, 3.23223851331898724884680382253593571e+1288Q, 2.10925909168894371224120829576314259e+1329Q, 2.71594389750881594498007515800169231e+1371Q, 7.58558239286242519535157411695442827e+1414Q, 5.06701669031717221741926320252846248e+1459Q, 8.95314256637167381172114473249653533e+1505Q, 4.64314397380853725563695225910483395e+1553Q, 7.86772811149376784892131781209226509e+1602Q, 4.86578559687970087801384706555207321e+1653Q, 1.23116054769360594876926981962811083e+1706Q, 1.43383897399728293235616506956599019e+1760Q, 8.67960762728500385489074199138374599e+1815Q, 3.09584788327503858182429306492345781e+1873Q, 7.40514657822678853879551103162851562e+1932Q, 1.35750288266752565171774149402837640e+1994Q, 2.18886955807028168114167639122307268e+2057Q, 3.57839966436010585653478204799948336e+2122Q, 6.86791017358151132323155526430183469e+2189Q, 1.80021943882415618419042799861559854e+2259Q, 7.53312429569410546159363413753399067e+2330Q, 5.91165553375547478649257686857639971e+2404Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
  471 |       { 1.57096255099783261137673508918980377e+00Q, 1.57229290236721196082451564636254803e+00Q, 1.57495658191266675503402671533627186e+00Q, 1.57895955363616398471678434379990522e+00Q, 1.58431078956361430514416599492388597e+00Q, 1.59102230111703510742216272394562613e+00Q, 1.59910918118616033722590556649394763e+00Q, 1.60858965710906746764504456185444654e+00Q, 1.61948515482641974319339137784305225e+00Q, 1.63182037453073931785527493516038124e+00Q, 1.64562337819112567903033806653906069e+00Q, 1.66092568939542410935608828998468834e+00Q, 1.67776240601646371733138779357535047e+00Q, 1.69617232627708297296989766202480515e+00Q, 1.71619808886073246730768842066355199e+00Q, 1.73788632779101456236627555096372654e+00Q, 1.76128784288515241044102589887617560e+00Q, 1.78645778667368642025315725404601102e+00Q, 1.81345586877233558659749539967614045e+00Q, 1.84234657879265254187280543490489739e+00Q, 1.87319942898662752121993510591579920e+00Q, 1.90608921793761261888076943857856180e+00Q, 1.94109631673677945144587926354356120e+00Q, 1.97830697922181656566949720098719647e+00Q, 2.01781367800384433737712026561151498e+00Q, 2.05971546817081389507270282494773392e+00Q, 2.10411838073232749275747224342524909e+00Q, 2.15113584806337555354918618566085438e+00Q, 2.20088916381459141771044083611555369e+00Q, 2.25350797998611420231160903572594743e+00Q, 2.30913084411305337537709048855358397e+00Q, 2.36790577978511333384857209921738492e+00Q, 2.42999091402365295350102767412517845e+00Q, 2.49555515536908558968587982458158759e+00Q, 2.56477892689313451429557802920827974e+00Q, 2.63785495874745168415081659796280588e+00Q, 2.71498914529626806741705564771250802e+00Q, 2.79640147236028053619149909690973720e+00Q, 2.88232702062657870038560203490158574e+00Q, 2.97301705186029380311201985278736098e+00Q, 3.06874018519362823755119514588303156e+00Q, 3.16978367147348738564623946178566521e+00Q, 3.27645477442732860056345607892739085e+00Q, 3.38908226826615609816107421136979984e+00Q, 3.50801806229286913554992299494422526e+00Q, 3.63363896413353027399263692498221540e+00Q, 3.76634859436988420367634452674074607e+00Q, 3.90657946663630928939225987850575005e+00Q, 4.05479524866754112035397645627643742e+00Q, 4.21149322136091780158052739625729631e+00Q, 4.37720695466646221916071477112304019e+00Q, 4.55250922105994638849140210916632132e+00Q, 4.73801516951078282566987752649050466e+00Q, 4.93438578525358788671420711795537458e+00Q, 5.14233166333819107447595069798421539e+00Q, 5.36261712689997622445803908396748884e+00Q, 5.59606472439710019418213140693069575e+00Q, 5.84356014374437330661446789126222075e+00Q, 6.10605758538173469317727364122669467e+00Q, 6.38458564090067143612732202429488542e+00Q, 6.68025372897382444864907987044889317e+00Q, 6.99425914605841270881961646990609410e+00Q, 7.32789479574890106033548644768353338e+00Q, 7.68255766782458876413667730681699443e+00Q, 8.05975814607113727007240055318338450e+00Q, 8.46113023296234288939356989479671723e+00Q, 8.88844278939567108027044653070693778e+00Q, 9.34361189902548515485066576358196470e+00Q, 9.82871447949462202212030994384949241e+00Q, 1.03460032772138062549383568058709409e+01Q, 1.08979233984912291622835480030167114e+01Q, 1.14871305480132578973614919602781370e+01Q, 1.21165111661978855517781913327317255e+01Q, 1.27892046801009632078942555615288463e+01Q, 1.35086281087128109623831457304510920e+01Q, 1.42785032930533442126932924888187804e+01Q, 1.51028870549318132669071327511660921e+01Q, 1.59862046261270319640752848374642080e+01Q, 1.69332867326908112807352382039426796e+01Q, 1.79494107678000050622926329104204826e+01Q, 1.90403465419082315888820165929975494e+01Q, 2.02124071618296433363312214170232623e+01Q, 2.14725056619224736964251610816575600e+01Q, 2.28282180919971350546248653847563966e+01Q, 2.42878538594168042463845071817020910e+01Q, 2.58605342287811778487151334440784950e+01Q, 2.75562800035467442565131080245429614e+01Q, 2.93861095522110956389210768876799587e+01Q, 3.13621484999095132865600012683857137e+01Q, 3.34977525874991258153646142408367963e+01Q, 3.58076454079962546803810835720597110e+01Q, 3.83080729687253016658377309622401176e+01Q, 4.10169773015547344709659456503154667e+01Q, 4.39541916587611362308342994483809472e+01Q, 4.71416601949419692729062784327679986e+01Q, 5.06036854536665922553724504470269960e+01Q, 5.43672074601944525232284101611170030e+01Q, 5.84621187791213843904071404608607478e+01Q, 6.29216205405812878410372213510070276e+01Q, 6.77826251851241666263837617897404532e+01Q, 7.30862125426522301461255132629846162e+01Q, 7.88781468648814729209715096907821639e+01Q, 8.52094635973465833426799692679733796e+01Q, 9.21371360338777471668559829773781201e+01Q, 9.97248335767075464896305315099053068e+01Q, 1.08043785167904642576949987865910954e+02Q, 1.17173763608862169247776700625586421e+02Q, 1.27204208998868737227575356110541727e+02Q, 1.38235512466410237338282474486031692e+02Q, 1.50380484815148331050381123359927804e+02Q, 1.63766038752610274212021042234298836e+02Q, 1.78535118123338340289613569013808793e+02Q, 1.94848913160728060357302969254459805e+02Q, 2.12889407359835266977366307026062112e+02Q, 2.32862309344799079018746113493039633e+02Q, 2.55000432284328199435640048881527463e+02Q, 2.79567594267244578195192766207761694e+02Q, 3.06863125912428093434496643114651412e+02Q, 3.37227086745120087399301385427960651e+02Q, 3.71046309996557625549265358225650347e+02Q, 4.08761417046617491055856040237506316e+02Q, 4.50874968419459367009632339064163929e+02Q, 4.97960948895977349122916983180817637e+02Q, 5.50675820938578587679472462796822793e+02Q, 6.09771424466317909206822143572649707e+02Q, 6.76110053572647368547479902312230309e+02Q, 7.50682103874142244645724064576848341e+02Q, 8.34626760051808119187547981730818179e+02Q, 9.29256284531554199823656475151338963e+02Q, 1.03608457849823472804207172846963877e+03Q, 1.15686081966189765730466332807313547e+03Q, 1.29360914245380859999201252074469995e+03Q, 1.44867552185420514387789438088656434e+03Q, 1.62478325953219761549580736728832563e+03Q, 1.82509875991531856022535679631713756e+03Q, 2.05330963597261755441688599655848892e+03Q, 2.31371761449477720025881552764731872e+03Q, 2.61134923664018699944734187657483567e+03Q, 2.95208799409362429898911389656789101e+03Q, 3.34283233256054817982471990245472659e+03Q, 3.79168492775659509883214798303432158e+03Q, 4.30817983871631895490690508451026040e+03Q, 4.90355562457020167332670064217006554e+03Q, 5.59108434363481145162671079876733528e+03Q, 6.38646862557124634146730890858054275e+03Q, 7.30832182941297944038809179971510199e+03Q, 8.37874981279970356111509048453001571e+03Q, 9.62405721874963805881171453111047092e+03Q, 1.10756066619114600841076275282388063e+04Q, 1.27708660544590438787794590107117849e+04Q, 1.47546879201948945213025955616435132e+04Q, 1.70808753741706634268551294101897318e+04Q, 1.98141030969548505096681178137364270e+04Q, 2.30322788820475490754732581365999861e+04Q, 2.68294531792863253502182123460963590e+04Q, 3.13194117839842820030641964449539820e+04Q, 3.66401220970699799668192565829190288e+04Q, 4.29592483666869017028607105165763804e+04Q, 5.04810088263984357248209974578040223e+04Q, 5.94547213318005529011388227962133751e+04Q, 7.01854787517268957919092596317475529e+04Q, 8.30475172617569400265716546608431303e+04Q, 9.85009980505357544638949542794405193e+04Q, 1.17113126626176606026864191754698095e+05Q, 1.39584798216058984483938678946454092e+05Q, 1.66784301639307755633312351999980104e+05Q, 1.99790062652052468605951710457597772e+05Q, 2.39944994603299218686253514351518948e+05Q, 2.88925793983801323167992289814829493e+05Q, 3.48831530919430454806103930858415528e+05Q, 4.22297220149677844682618484564386312e+05Q, 5.12639824636925361908056913471196846e+05Q, 6.24046487622198979196137566922551170e+05Q, 7.61817907323361594136262168936978923e+05Q, 9.32683930022411925704630601110030182e+05Q, 1.14521400777429753902355978052778602e+06Q, 1.41035264627423311876298925540665884e+06Q, 1.74212004187586338510201667214170577e+06Q, 2.15853171693428701405141183541166264e+06Q, 2.68280941012642673073659887232388938e+06Q, 3.34498056359541886091597912499527306e+06Q, 4.18399797233770604788689812330719069e+06Q, 5.25055800816550175243256559083639418e+06Q, 6.61086017414168098803951872291131863e+06Q, 8.35163942396755869310534556270941378e+06Q, 1.05869253239392990034806970327887878e+07Q, 1.34671523510623940861241599892229316e+07Q, 1.71914827102426302145958883698307763e+07Q, 2.20245344902770169422620623417295079e+07Q, 2.83191730172433779681268016861978467e+07Q, 3.65476782026834493187990343694010282e+07Q, 4.73445265723062610640363034466641760e+07Q, 6.15653406350951387288804933390908042e+07Q, 8.03684302689786924828741611740519293e+07Q, 1.05328028435969028854761469747289545e+08Q, 1.38592168908412628618546923035162247e+08Q, 1.83103698592568352374304770508191971e+08Q, 2.42910945745864082034287213456845086e+08Q, 3.23606239375966746282831194186614169e+08Q, 4.32947521859998666323053129499091577e+08Q, 5.81743296796292947920442886775592966e+08Q, 7.85117978938819178602650773642870262e+08Q, 1.06432919762707530726575966438229782e+09Q, 1.44938958291294548467516226794019366e+09Q, 1.98286646937799184909776706883985509e+09Q, 2.72541431469809432350206616813747393e+09Q, 3.76386796411162144400474070771015333e+09Q, 5.22313881495099093715899688078276720e+09Q, 7.28378581064439770444275729738468286e+09Q, 1.02080964238115874250636198090464363e+10Q, 1.43789931847051052135186583023967432e+10Q, 2.03583681254363357780032810961889254e+10Q, 2.89749982708002744366825785538936402e+10Q, 4.14577375164549487752492409798515416e+10Q, 5.96383768387242628650336526594122215e+10Q, 8.62622848391553079951805623395652598e+10Q, 1.25466704538982518000690409655705216e+11Q, 1.83521298226491318558080545133554232e+11Q, 2.69981220740015160361114268684563366e+11Q, 3.99492845215192295441294253418780644e+11Q, 5.94638055870143455023933020703444642e+11Q, 8.90440996742409110650533033931653292e+11Q, 1.34155194167777583831947241717631506e+12Q, 2.03376855033215189170105222958089604e+12Q, 3.10262795987575321360135087196684567e+12Q, 4.76359832170586206290082815387968037e+12Q, 7.36142036056081358397678626842794083e+12Q, 1.14512696145655742338758840735549183e+13Q, 1.79331418699627392634462052642542749e+13Q, 2.82758550128579223200239017529280909e+13Q, 4.48929705367844466861372765075631687e+13Q, 7.17780287265849957064212371548037347e+13Q, 1.15585509854582062520354852997620279e+14Q, 1.87483388636788309288478433629583664e+14Q, 3.06351035640217445409310567498133847e+14Q, 5.04340065300597024230361727189343426e+14Q, 8.36616339689242989007881200440488764e+14Q, 1.39855635164094728875364679627485304e+15Q, 2.35633574951616468243164849507855064e+15Q, 4.00176516738263745645278590345795707e+15Q, 6.85137512840494144543571512545601884e+15Q, 1.18269011176154399046326619510431010e+16Q, 2.05867352701380644281110910622942185e+16Q, 3.61396878431490463311666873476678412e+16Q, 6.39911218439421355095519025524482256e+16Q, 1.14301618562837692261569180960886276e+17Q, 2.05988138391566644299797673070467922e+17Q, 3.74584678835368091393630059068193045e+17Q, 6.87444303468314906803024757565005462e+17Q, 1.27340764361348531366853034790770231e+18Q, 2.38124191682989536626992792404294190e+18Q, 4.49583561730710839927340662784958898e+18Q, 8.57144202490195270096830399067728169e+18Q, 1.65044358418165696532477771893166700e+19Q, 3.21010035242131785085169993033188229e+19Q, 6.30778012444270309076492866733769742e+19Q, 1.25240403115766127899628450500249765e+20Q, 2.51300529564998539443832117224536420e+20Q, 5.09677625569083843571268035202853929e+20Q, 1.04501920001667304566512216455267827e+21Q, 2.16647647926087846601520265828431353e+21Q, 4.54213814567839546278770815494416868e+21Q, 9.63208232444913712819259248595549405e+21Q, 2.06638653668825452816630915727527426e+22Q, 4.48552978555442825059406438230470388e+22Q, 9.85387957361097750825498509227133701e+22Q, 2.19115887446437440814640517501285189e+23Q, 4.93283596439097166796547625560314132e+23Q, 1.12450152997177436346173556893175508e+24Q, 2.59626913615675600812300017445220112e+24Q, 6.07229293831362550112108555687653017e+24Q, 1.43898906630800383562329122001513450e+25Q, 3.45584195640657046905140678735606870e+25Q, 8.41265519171357648977229820858109463e+25Q, 2.07628906165081651016090959669418757e+26Q, 5.19651502464022032237151119613068945e+26Q, 1.31917319408964404296057699402007921e+27Q, 3.39745589598038079361346075350889747e+27Q, 8.87905745443850359109225209251728000e+27Q, 2.35527236149206412607849676379867126e+28Q, 6.34276200772262482389475687836384423e+28Q, 1.73453109399085970484897533524593455e+29Q, 4.81789317060683087119323058524624972e+29Q, 1.35959734649014823198654051259347560e+30Q, 3.89896968990650039174705544740914822e+30Q, 1.13654298652998993600898528562905634e+31Q, 3.36845004399178001650511659074612092e+31Q, 1.01530408470981725989945294876828360e+32Q, 3.11314437622191823730222798219255685e+32Q, 9.71307273973014040273869048577801862e+32Q, 3.08451764358172594571945077912559223e+33Q, 9.97268213982049728423469082288644341e+33Q, 3.28362505228849158612675319471610094e+34Q, 1.10137878539082753552686700652535380e+35Q, 3.76433336759271429732220889611944227e+35Q, 1.31140346593824292621577115225698644e+36Q, 4.65813571068281367213354863266427946e+36Q, 1.68751734747051139203189162215633629e+37Q, 6.23705368501832349017363870039959902e+37Q, 2.35257131442774486893301429598817553e+38Q, 9.05893824021969993626817980294413695e+38Q, 3.56224909761113607077591549609142868e+39Q, 1.43095929157855820977839447284784020e+40Q, 5.87397458498437504922632656680942932e+40Q, 2.46482854981128378684502286098690220e+41Q, 1.05764920309085562822396787743332401e+42Q, 4.64247563928107803530506772359734012e+42Q, 2.08528711827242177927156523287132065e+43Q, 9.58843998518663217709277358040461543e+43Q, 4.51498201124609227956079072858258677e+44Q, 2.17797404834197320411588567916752909e+45Q, 1.07672097682290045825361349736107198e+46Q, 5.45726743292908558875367244655615249e+46Q, 2.83686927045578113375020568154351117e+47Q, 1.51310320139201162564313806536303971e+48Q, 8.28397466722561707458255405781541923e+48Q, 4.65723949199597134403065145457979764e+49Q, 2.68979637071283693718739500357715726e+50Q, 1.59659784691197038762901224386099403e+51Q, 9.74415453825658662874112107295166701e+51Q, 6.11723839484331306452493250946377612e+52Q, 3.95204965058524182677586041680204451e+53Q, 2.62870159207425821306145211826683375e+54Q, 1.80099019650267939321809025642439880e+55Q, 1.27155446256306838318997486480890087e+56Q, 9.25588010447776071059464920928086632e+56Q, 6.94973792013391939342588109222317053e+57Q, 5.38516720076996562080859176422021036e+58Q, 4.30849366810297877444039522534393308e+59Q, 3.56095155754217837059656555899190815e+60Q, 3.04188852838464999204043663335571874e+61Q, 2.68709444193083718922293037351168007e+62Q, 2.45592053890000085507656649738841713e+63Q, 2.32364825416864153745578539849845717e+64Q, 2.27712974158489233058096874867974690e+65Q, 2.31263355291322473374027008502422191e+66Q, 2.43540759298129112939388619780518297e+67Q, 2.66091038882246524570905302589811279e+68Q, 3.01810594342353392025458974267831671e+69Q, 3.55582348951019250289525994888733340e+70Q, 4.35418887779384901315251041444022899e+71Q, 5.54497579551181331524599144834616000e+72Q, 7.34827648190988633565298908145357523e+73Q, 1.01399802572242326074394064208241565e+75Q, 1.45791146224460794340779409761344050e+76Q, 2.18548887681950529537081926891986328e+77Q, 3.41802215328662300798456454917771592e+78Q, 5.58084392060183572830239216435019125e+79Q, 9.51958650279973390758331753317257950e+80Q, 1.69757357824719778562747265505252946e+82Q, 3.16690667099018001388115076193097403e+83Q, 6.18509910641867543038652223056425804e+84Q, 1.26554113438693437654962757714903554e+86Q, 2.71482896587775689871692274985919286e+87Q, 6.11038680296449408162222719197467046e+88Q, 1.44405408617108323852658132530082074e+90Q, 3.58608372663838816495703910754396082e+91Q, 9.36523186806323959966772742491929522e+92Q, 2.57408011620512244881601880029319908e+94Q, 7.45213468986230271920125476429174422e+95Q, 2.27430990383616981910627355587444817e+97Q, 7.32301113412116474943463116371095103e+98Q, 2.48981642173793246167799170730006141e+100Q, 8.94653338635928158843209476986997508e+101Q, 3.40040137239116597862336436061445989e+103Q, 1.36828818620892821730981225660157834e+105Q, 5.83427748982959193060571787534606697e+106Q, 2.63848693767238342424340754241860221e+108Q, 1.26672888276713952132156406152434700e+110Q, 6.46222517831418280306046165038174027e+111Q, 3.50643232060757360375065377104810475e+113Q, 2.02560893394326816509670349356333828e+115Q, 1.24704167708478470702273287091045609e+117Q, 8.18986518840527903795498196049278255e+118Q, 5.74361089440609996487936977642920132e+120Q, 4.30580893408448976261136511421423734e+122Q, 3.45415696607949675499703108821962730e+124Q, 2.96831660153035273688363706593385374e+126Q, 2.73545624237218359223636851390580041e+128Q, 2.70631717669007784745026117275242499e+130Q, 2.87767991634206038473084413615742294e+132Q, 3.29241287826810639047033778585737812e+134Q, 4.05784096195372596931902665934287382e+136Q, 5.39378304910573732382585500687737807e+138Q, 7.74152390167223540621293648465491842e+140Q, 1.20120996231066845642412985516875175e+143Q, 2.01745607955680730064740044686640147e+145Q, 3.67217662348306252636962893865111425e+147Q, 7.25316379805857762968710347450256630e+149Q, 1.55659153530257056999948366173645285e+152Q, 3.63439983279039488510674235872123571e+154Q, 9.24438760046827764031744167566698413e+156Q, 2.56505460126015154661078513762260065e+159Q, 7.77468767447849521051212939671796074e+161Q, 2.57775340952739965069105894604883404e+164Q, 9.36236559200171990439286451934391539e+166Q, 3.73025928974609135812613567068392186e+169Q, 1.63280699411172483017448754437467171e+172Q, 7.86350685466830069681739337700194312e+174Q, 4.17288659053103260909421860789088638e+177Q, 2.44376468354452976432259429734905692e+180Q, 1.58182604983516221850901239956537929e+183Q, 1.13349408906485996833819126879692168e+186Q, 9.00609317867158059779746161516574861e+188Q, 7.94724581006520631483760616875503191e+191Q, 7.80148734070770210787180909072341250e+194Q, 8.53389980133319877537947288273508168e+197Q, 1.04199907704816359699116619452657846e+201Q, 1.42261945983107616739713958471131412e+204Q, 2.17558254343347922345039318825837040e+207Q, 3.73339221107050141050095672544726852e+210Q, 7.20212971416878494124587287789857735e+213Q, 1.56476087980246841023430707631510252e+217Q, 3.83599289170088247519036274601375492e+220Q, 1.06310518934360483187879118646180568e+224Q, 3.33719954606082150504485397744546787e+227Q, 1.18890644129926367056386614030943443e+231Q, 4.81657405194041613555936914144916344e+234Q, 2.22347874123114616622582251703709887e+238Q, 1.17199258523361213934517364652872480e+242Q, 7.06839671131322838482398929154588609e+245Q, 4.88812662946732326430886472870070228e+249Q, 3.88441192207630934518298772235960268e+253Q, 3.55483921979499015020713995580889030e+257Q, 3.75484510816250928148708038190395303e+261Q, 4.58798720933643387311573482445886110e+265Q, 6.49989966050568126079524541048529496e+269Q, 1.07018103272413666142402906179157598e+274Q, 2.05258799808849457042833394124187317e+278Q, 4.59710306190259625117029822247574448e+282Q, 1.20521640888055636836192268959955157e+287Q, 3.70784262206985650361726040790594581e+291Q, 1.34198324051735290325452259089861845e+296Q, 5.72866922601176092550850127280325304e+300Q, 2.89181208605318627652310091586335359e+305Q, 1.73078309894901278503683645288680165e+310Q, 1.23150483936231719457381379774516673e+315Q, 1.04456022524616506171048138618772005e+320Q, 1.05909848234544418123752752792015094e+325Q, 1.28725694153849592436889057738754649e+330Q, 1.88087499295689639308903342601320607e+335Q, 3.31344446614783992260480183208324732e+340Q, 7.05835740270200829603933852702222207e+345Q, 1.82360609116987101874149506325271866e+351Q, 5.73167527316999715111499624522524490e+356Q, 2.19834460849656433024448179756162490e+362Q, 1.03213196012299389398122351217909554e+368Q, 5.95090459142945173642877532664315820e+373Q, 4.22711326689560391486862730288730260e+379Q, 3.71146073815998244096864189178283440e+385Q, 4.04143285030597516778349567433491877e+391Q, 5.47630493200706306950643242188138639e+397Q, 9.26610183846830899934754118194991047e+403Q, 1.96463867218278875638951764233831097e+410Q, 5.23826401399289488725708314794013273e+416Q, 1.76269979359229195206462702562496087e+423Q, 7.51358974574222029659643352716721030e+429Q, 4.07203690042780566335825621191079282e+436Q, 2.81652392485993763998682010256080428e+443Q, 2.49586432083962995754217338958145192e+450Q, 2.84464997550187838898841424132533307e+457Q, 4.18656911271834268911740204159815337e+464Q, 7.98835944729121866190974499356597568e+471Q, 1.98427885725374523364086923738598523e+479Q, 6.44313780728812316513345459942694301e+486Q, 2.74646447436726496994650106679472135e+494Q, 1.54345331097536381511922890966406624e+502Q, 1.14854061177091306735355343708426610e+510Q, 1.13671799925771100929831048483235430e+518Q, 1.50301408173820906903238314130252343e+526Q, 2.66721742401349021977265127553699936e+534Q, 6.38191727827371990119668697526910696e+542Q, 2.06864189323929509313332139375745418e+551Q, 9.12718925758572793769909253655546363e+559Q, 5.50827087084343716443556503345322384e+568Q, 4.56943096951975523591483538202467049e+577Q, 5.23664812769936727945516120554813767e+586Q, 8.33295831969513770916127078276468196e+595Q, 1.85073603040006635508770638738735213e+605Q, 5.76725912854578779706265298662279369e+614Q, 2.53507221317613667093309510235117825e+624Q, 1.58037348241924263546145926074674624e+634Q, 1.40497098317887844492262106048698980e+644Q, 1.79118532756424559114150403858023467e+654Q, 3.29340233091271285034548969456076701e+664Q, 8.78384225704905897945003526718634352e+674Q, 3.41824790512159692619674889187554870e+685Q, 1.95247619547378795632466874007982924e+696Q, 1.64685615123975037569921507294781182e+707Q, 2.06385512057306929298128483493412318e+718Q, 3.86691162964076111860523245198584961e+729Q, 1.09008736553561747232882422664193409e+741Q, 4.65333391196364819411904308657257877e+752Q, 3.02768585771015415481330091322447912e+764Q, 3.02262040534180824988954474846992913e+776Q, 4.66133722640174567906974646266839244e+788Q, 1.11806119156969171229108916233644999e+801Q, 4.20019655376202192049844032418033555e+813Q, 2.48880615873773868126893696694455625e+826Q, 2.34286193142054643224145247339492426e+839Q, 3.52941162196327496812531706159176164e+852Q, 8.57183106082165907783781027353105401e+865Q, 3.38163627323872188047900717079347979e+879Q, 2.18363447282104345585022834572887531e+893Q, 2.32596275137292895223293068081362090e+907Q, 4.11925247272574761366980289309686003e+921Q, 1.22265489460258041690738897372130823e+936Q, 6.13184165651799059701146847592463464e+950Q, 5.23922303275545560334122760478493484e+965Q, 7.69087233862553980667730597006685190e+980Q, 1.95622275953749870274795206909257068e+996Q, 8.69670052895401378378113763338699958e+1011Q, 6.81715148318539616903616353647181598e+1027Q, 9.50697711954141544724599553989093262e+1043Q, 2.38019733682587370869498352841844428e+1060Q, 1.07973324919847346937291516197684901e+1077Q, 8.95814284819025403820872820042945790e+1093Q, 1.37229192661307043018958002675397831e+1111Q, 3.91918794622242371528673544888524419e+1128Q, 2.10730218913863433412315532873510194e+1146Q, 2.15459607934366008026324206138837528e+1164Q, 4.23163839295623007237154131840451677e+1182Q, 1.61294441956204958952970453918741185e+1201Q, 1.20568335528354973250479511763057854e+1220Q, 1.78630819666459637235669417819650103e+1239Q, 5.30233997012953850434143324467683139e+1258Q, 3.18800705045665419646272046839479382e+1278Q, 3.92589619613994835597705628928304867e+1298Q, 1.00145056975313260959947278741812233e+1319Q, 5.35268808912615454171856125906228237e+1339Q, 6.06491960606218539467705074145131193e+1360Q, 1.47410187506507259371724909079906759e+1382Q, 7.77855372825975976779550291054389078e+1403Q, 9.02071339187528665617085297107535931e+1425Q, 2.32776342394968427168699373890370933e+1448Q, 1.35351409374730203846799381939288903e+1471Q, 1.79625881886715571166142200348072039e+1494Q, 5.51189494978629938318487744451579809e+1517Q, 3.96270198063441303687686251379779681e+1541Q, 6.76492837567767494547614386605795924e+1565Q, 2.77991073110506719318274536923711255e+1590Q, 2.78805951202715437087943440518839779e+1615Q, 6.92116280606414755524296394791409952e+1640Q, 4.31380309053366092943951122004431463e+1666Q, 6.84923073262139995438889690748178280e+1692Q, 2.81137418164430829179092468240459910e+1719Q, 3.02821524237655652451836921974619657e+1746Q, 8.69048903533522694231765189726868666e+1773Q, 6.74828063313306417588175763238310325e+1801Q, 1.44026065844141159256872926595644247e+1830Q, 8.58426091495439408178371839859019039e+1858Q, 1.45211919400936944187225846047638548e+1888Q, 7.08718013380970011842483247147601395e+1917Q, 1.01475962220405902523641440040104610e+1948Q, 4.33542978691578087509838132034723750e+1978Q, 5.62285772227295495777726116212032065e+2009Q, 2.25285072921565445630031609130087435e+2041Q, 2.83839050906274298341210206309759282e+2073Q, 1.14501659579022194588844609345877849e+2106Q, 1.50629562239998305958408533546634030e+2139Q, 6.58342161306998815751663631350733541e+2172Q, 9.74198999952210922892973281379349494e+2206Q, 4.97552704772088889228035264268694867e+2241Q, 8.94330619882842342247706838649878784e+2276Q, 5.77072420156026800834371478648673792e+2312Q, 1.36388225285320494361282201451878478e+2349Q, 1.20508189950290985406298094670730466e+2386Q, 4.06413362486490272506766749982212198e+2423Q, 5.34308092015215251528601382597439463e+2461Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:478:4: warning: non-standard suffix on floating constant [-Wpedantic]
  478 |    m_t_max = 8.88600744303961370002819023592353264e+00Q;
      |    ^~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:205,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Dense:1,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i;
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b;
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
   49 | template<> struct is_arithmetic<__m128>  { enum { value = true }; };
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; };
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
   51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; };
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
  222 | template<> struct unpacket_traits<Packet4f> {
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
  228 | template<> struct unpacket_traits<Packet2d> {
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
 1124 | ptranspose(PacketBlock<Packet4f,4>& kernel) {
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
 1129 | ptranspose(PacketBlock<Packet2d,2>& kernel) {
      |                                  ^
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:174:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
   16 |   struct conj_helper<PACKET_REAL, PACKET_CPLX, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
   29 |   struct conj_helper<PACKET_CPLX, PACKET_REAL, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
   16 |   struct conj_helper<PACKET_REAL, PACKET_CPLX, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
   29 |   struct conj_helper<PACKET_CPLX, PACKET_REAL, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:165:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49:   required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’
  266 |     Alignment = internal::traits<Coefficients>::Alignment,
      |                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46:   required from here
   24 |     ResAlignment = traits<Quaternion<float> >::Alignment
      |                                              ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:271:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<float, 4, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’
   46 |   typedef typename Coefficients::CoeffReturnType CoeffReturnType;
      |                                                  ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7:   required from ‘class Eigen::Quaternion<float>’
  273 | class Quaternion : public QuaternionBase<Quaternion<_Scalar,_Options> >
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3:   required from here
   27 |   {
      |   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49:   required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’
  266 |     Alignment = internal::traits<Coefficients>::Alignment,
      |                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47:   required from here
   98 |     ResAlignment = traits<Quaternion<double> >::Alignment
      |                                               ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 4, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’
   46 |   typedef typename Coefficients::CoeffReturnType CoeffReturnType;
      |                                                  ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7:   required from ‘class Eigen::Quaternion<double>’
  273 | class Quaternion : public QuaternionBase<Quaternion<_Scalar,_Options> >
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3:   required from here
  102 |   {
      |   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/shared_ptr.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/date_time/time_clock.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:15:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  326 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/14/memory:78,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:7:
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  354 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  365 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  423 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  430 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  432 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:37,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’
   36 | class SparseCompressedBase
      |       ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from ‘class Eigen::SparseMatrix<double, 0, int>’
   96 | class SparseMatrix
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
   61 |   typedef Triplet<double> T;
      |                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   47 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, -1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, -1, -1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:19:52:   required from ‘struct Eigen::internal::traits<Eigen::LDLT<Eigen::Matrix<double, -1, -1> > >’
   19 |   template<typename _MatrixType, int _UpLo> struct traits<LDLT<_MatrixType, _UpLo> >
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59:   required from ‘struct Eigen::EigenBase<Eigen::LDLT<Eigen::Matrix<double, -1, -1> > >’
   42 |   typedef typename internal::traits<Derived>::StorageKind StorageKind;
      |                                                           ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolverBase.h:68:7:   required from ‘class Eigen::SolverBase<Eigen::LDLT<Eigen::Matrix<double, -1, -1> > >’
   68 | class SolverBase : public EigenBase<Derived>
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:59:49:   required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1> >’
   59 | template<typename _MatrixType, int _UpLo> class LDLT
      |                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:   required from here
   46 |   if (cholesky.info() != Eigen::Success || !cholesky.isPositive()
      |               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, -1, -1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:69:42:   required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1> >’
   69 |       MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime,
      |                                          ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:   required from here
   46 |   if (cholesky.info() != Eigen::Success || !cholesky.isPositive()
      |               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, -1, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:287:19:   required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1> >’
  287 |     TmpMatrixType m_temporary;
      |                   ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:   required from here
   46 |   if (cholesky.info() != Eigen::Success || !cholesky.isPositive()
      |               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29:   required from here
   47 |       || (cholesky.vectorD().array() <= 0.0).any()) {
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41:   required from here
   47 |       || (cholesky.vectorD().array() <= 0.0).any()) {
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45:   required from here
   47 |       || (cholesky.vectorD().array() <= 0.0).any()) {
      |                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, -1, -1>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Matrix<double, -1, -1>, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:26:   required from here
   35 |     LLt(m, m) = Lt.col(m).head(k).squaredNorm();
      |                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:34:   required from here
   35 |     LLt(m, m) = Lt.col(m).head(k).squaredNorm();
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/linspaced_array.hpp:37:49:   required from here
   37 |   Eigen::VectorXd v = Eigen::VectorXd::LinSpaced(K, low, high);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 1, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 1, -1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:28:   required from here
   32 |   return Eigen::RowVectorXd::LinSpaced(K, low, high);
      |                            ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:39:   required from here
   32 |   return Eigen::RowVectorXd::LinSpaced(K, low, high);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Array<double, -1, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Array<double, -1, 1> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, -1, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, -1, 1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:53:   required from here
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                                     ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:72:   required from here
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:77:   required from here
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:17:   required from here
   71 |     A.diagonal().array() -= mu;
      |                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:29:   required from here
   71 |     A.diagonal().array() -= mu;
      |                             ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43:   required from here
   86 |         bi = (t / (s * (j + 1))) * (A * bi);
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43:   required from here
   86 |         bi = (t / (s * (j + 1))) * (A * bi);
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43:   required from here
   86 |         bi = (t / (s * (j + 1))) * (A * bi);
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:22:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>’
   56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr<MatrixType, MemberOp, Direction> >::type,
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:38:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:178:58:   required from here
  178 |       alpha = Eigen::VectorXd::Constant(_p_max - 1, normA);
      |                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:44:   required from ‘stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> [with auto:244 = Eigen::Matrix<double, -1, -1>]’
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>; T2 = Eigen::Matrix<double, -1, -1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46:   required from ‘auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0; stan::require_not_var_matrix_t<Container>* <anonymous> = 0]’
   56 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41:   required from here
  197 |     Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal();
      |                         ~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:51:   required from ‘stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> [with auto:244 = Eigen::Matrix<double, -1, -1>]’
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |                                     ~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>; T2 = Eigen::Matrix<double, -1, -1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46:   required from ‘auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0; stan::require_not_var_matrix_t<Container>* <anonymous> = 0]’
   56 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41:   required from here
  197 |     Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal();
      |                         ~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Matrix<double, -1, -1>, void>::apply<stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> >(const Eigen::Matrix<double, -1, -1>&, const stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary<Eigen::Matrix<double, -1, -1>, void>::apply<stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> >(const Eigen::Matrix<double, -1, -1>&, const stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>&)::<lambda(const auto:6&)>; Args = {Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1, 0, -1, -1> > >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>; T2 = Eigen::Matrix<double, -1, -1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   47 |                        f(x));
      |                        ~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46:   required from ‘auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0; stan::require_not_var_matrix_t<Container>* <anonymous> = 0]’
   56 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41:   required from here
  197 |     Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal();
      |                         ~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0>’
   56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr<MatrixType, MemberOp, Direction> >::type,
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:203:38:   required from here
  203 |     int cost = c.colwise().minCoeff().minCoeff(&m);
      |                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/one_hot_row_vector.hpp:25:52:   required from here
   25 |   Eigen::RowVectorXd ret = Eigen::RowVectorXd::Zero(K);
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:13:64:   required from here
   13 |       : m_(Eigen::VectorXd::Zero(n)), m2_(Eigen::MatrixXd::Zero(n, n)) {
      |                                           ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:26:31:   required from here
   26 |     Eigen::VectorXd delta(q - m_);
      |                               ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19:   required from here
   27 |     m_ += delta / num_samples_;
      |                   ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19:   required from here
   27 |     m_ += delta / num_samples_;
      |                   ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<Eigen::Matrix<double, -1, 1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:38:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                       ~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:37:40:   required from here
   37 |       covar = m2_ / (num_samples_ - 1.0);
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_var_estimator.hpp:28:30:   required from here
   28 |     m2_ += delta.cwiseProduct(q - m_);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/coupled_ode_system.hpp:77:63:   required from here
   77 |     Eigen::Map<Eigen::VectorXd>(dz_dt.data(), dz_dt.size()) = f_y_t;
      |                                                               ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:13:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::combination(std::vector<int>&, const int&, const int&, const int&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:73:29: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   73 |   for (std::size_t i = 0; i < p - 1; i++) {
      |                           ~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:79:16: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   79 |     } while (k < x);
      |              ~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::combos(const int&, const double&, const int&, std::vector<std::vector<double> >&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:102:29: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  102 |   for (std::size_t i = 1; i != choose_dimk + 1; i++) {
      |                           ~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:105:31: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  105 |     for (std::size_t j = 0; j != k; j++) {
      |                             ~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::increment(std::vector<bool>&, const int&, const double&, const std::vector<int>&, std::vector<double>&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:126:31: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  126 |     for (std::size_t j = 0; j != k; j++) {
      |                             ~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:132:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<bool>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  132 |   while ((first_zero < index.size()) && index[first_zero]) {
      |           ~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:135:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<bool>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  135 |   if (first_zero == index.size()) {
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:143:31: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  143 |     for (std::size_t i = 0; i != first_zero + 1; i++) {
      |                             ~~^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::signcombos(const int&, const double&, const int&, std::vector<std::vector<double> >&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:168:29: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  168 |   for (std::size_t i = 1; i != choose_dimk + 1; i++) {
      |                           ~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_store_sensitivities.hpp:40:64:   required from here
   40 |                                            coupled_state.size());
      |                                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/arg.hpp:25,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/placeholders.hpp:24,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/apply.hpp:24,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/serialization/array_optimization.hpp:18,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/serialization/array_wrapper.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/serialization/array.hpp:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/ublas/storage.hpp:22,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/ublas/vector.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:23,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:16:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp: At global scope:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/invocation/invoke.hpp:52,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/adapter/fused.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/generation/make_fused.hpp:13,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/include/make_fused.hpp:11,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/resize.hpp:30,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   48 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:39:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:52:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:38:59:   required from here
   38 |   Eigen::VectorXd stddev = S_ldlt.vectorD().array().sqrt().matrix();
      |                                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:75:   required from here
   46 |       = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z));
      |                                                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:76:   required from here
   46 |       = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z));
      |                                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:135:41:   required from here
  135 |         Eigen::VectorXd(F.transpose() * theta_t), V_ldlt, rng);
      |                                         ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/hmm_hidden_state_prob.hpp:77:52:   required from here
   77 |     alphas.col(n) = alphas.col(n).cwiseProduct(beta);
      |                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/hmm_latent_rng.hpp:71:73:   required from here
   71 |   probs_vec = alphas.col(n_transitions) / alphas.col(n_transitions).sum();
      |                                                                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<Eigen::Matrix<double, -1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68:   required from here
   49 |   return L_S.template triangularView<Eigen::Lower>() * B.transpose();
      |                                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68:   required from here
   49 |   return L_S.template triangularView<Eigen::Lower>() * B.transpose();
      |                                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:42:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:32:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |                     ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:25:32:   required from here
   25 |   S_inv = ldlt_of_S.solve(S_inv);
      |                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40:   required from here
   27 |   return 0.5 * (asym.transpose() + asym);  // ensure symmetry
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40:   required from here
   27 |   return 0.5 * (asym.transpose() + asym);  // ensure symmetry
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40:   required from here
   27 |   return 0.5 * (asym.transpose() + asym);  // ensure symmetry
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:47:   required from here
   89 |       = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix();
      |                                               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:54:   required from here
   89 |       = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix();
      |                                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:109:64:   required from here
  109 |                                 (Sigma_ldlt.matrixU().solve(X)).transpose()))
      |                                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51:   recursively required by substitution of ‘template<int Side, class Other> const Eigen::internal::triangular_solve_retval<Side, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Other> Eigen::TriangularViewImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6, Eigen::Dense>::solve(const Eigen::MatrixBase<U>&) const [with int Side = <missing>; Other = <missing>]’
  108 |                          * (D_ldlt.matrixU().solve(
      |                             ~~~~~~~~~~~~~~~~~~~~~~^
  109 |                                 (Sigma_ldlt.matrixU().solve(X)).transpose()))
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51:   required from here
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48:   required from ‘struct Eigen::internal::accessors_level<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   32 |   enum { has_direct_access = (traits<Derived>::Flags & DirectAccessBit) ? 1 : 0,
      |                                                ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32:   required from here
  110 |                                .transpose()
      |                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32:   required from here
  110 |                                .transpose()
      |                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:43:   required from here
  110 |                                .transpose()
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:51:   required from here
  111 |                          * D_ldlt.transpositionsP());
      |                                                   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:52:   required from here
  111 |                          * D_ldlt.transpositionsP());
      |                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   required from ‘struct stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>’
   72 |       apply_scalar_unary<F, T>::apply(std::declval<T>()))>;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50:   required from ‘auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >; stan::require_not_var_matrix_t<Container>* <anonymous> = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t<Container>* <anonymous> = 0]’
  120 |   return apply_scalar_unary<lgamma_fun, T>::apply(x);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/multinomial_logit_lpmf.hpp:39:44:   required from here
   39 |     lp += lgamma(1 + ns_map.sum()) - lgamma(1 + ns_map).sum();
      |                                      ~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_ccdf_log.hpp:5,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:328,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:16:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp: In function ‘stan::return_type_t<T> stan::math::std_normal_lccdf(const T_y&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
   52 |     } else if (y_dbl > 8.25) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: adding ‘-flarge-source-files’ will allow for more column-tracking support, at the expense of compilation time and memory
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp: In member function ‘virtual std::vector<std::complex<double> > stan::io::dump::vals_c(const std::string&) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:694: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  694 |       for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:707: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  707 |              real_iter < val_i->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, -1, -1>, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Matrix<double, -1, -1>, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:102:0:   required from here
  102 |       if (C_adj.size() > 0) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:111:0:   required from here
  111 |           = D_adj.adjoint().template triangularView<StrictlyUpper>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:116:0:   required from here
  116 |       D_adj.diagonal() *= 0.5;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Ref.h:59:34:   required from ‘class Eigen::RefBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >’
   59 | template<typename Derived> class RefBase
      |                                  ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Ref.h:281:76:   required from ‘class Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >’
  281 | template<typename PlainObjectType, int Options, typename StrideType> class Ref
      |                                                                            ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:76:42:   required from ‘class Eigen::LLT<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1>’
   76 |       MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime
      |                                          ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:142:0:   required from here
  142 |   check_pos_definite("cholesky_decompose", "m", L_factor);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Matrix<double, -1, -1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:144:0:   required from here
  144 |   L_A.template triangularView<Eigen::StrictlyUpper>().setZero();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:42:0:   required from here
   42 |     y_val.row(m).head(m) = x.val().segment(pos, m);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   28 |                           * arena_L_val.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
   28 |                           * arena_L_val.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:32:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 1> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 1> >’
   36 | class SparseCompressedBase
      |       ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   recursively required by substitution of ‘template<class OtherDerived> static std::true_type stan::is_base_pointer_convertible<Eigen::EigenBase, Eigen::SparseMatrix<double, 1> >::f(const Eigen::EigenBase<Derived>*) [with OtherDerived = <missing>]’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, Eigen::SparseMatrix<double, 1> >’
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   required from ‘struct stan::is_eigen<Eigen::SparseMatrix<double, 1> >’
   21 |     : bool_constant<is_base_pointer_convertible<Eigen::EigenBase, T>::value> {};
      |                                                                       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:301:0:   required by substitution of ‘template<class T> class stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type> [with T = Eigen::SparseMatrix<double, 1>]’
  301 |     (is_eigen<T>::value || is_kernel_expression_and_not_scalar<T>::value)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0:   required from here
  120 |     arena_t<return_t> res = w_mat_arena.val() * value_of(b_arena);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   47 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> > >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from ‘class Eigen::SparseCompressedBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> > >’
   36 | class SparseCompressedBase
      |       ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7:   required from ‘class Eigen::SparseMapBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   50 | class SparseMapBase<Derived,ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from ‘class Eigen::SparseMapBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  148 | class SparseMapBase<Derived,WriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from ‘class Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> >’
  222 | class Map<SparseMatrix<MatScalar,MatOptions,MatIndex>, Options, StrideType>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:129:0:   required from ‘class stan::math::arena_matrix<Eigen::SparseMatrix<double, 1>, void>’
  129 | class arena_matrix<MatrixType, require_eigen_sparse_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:814:0:   required from ‘class stan::math::vari_value<Eigen::SparseMatrix<double, 1>, void>’
  814 |   using InnerIterator = typename arena_matrix<PlainObject>::InnerIterator;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:419:0:   required from ‘const auto& stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::val() const [with T = Eigen::SparseMatrix<double, 1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  419 |   inline const auto& val() const noexcept { return vi_->val(); }
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0:   required from here
  120 |     arena_t<return_t> res = w_mat_arena.val() * value_of(b_arena);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   47 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21:   required from ‘class Eigen::Tridiagonalization<Eigen::Matrix<double, -1, -1> >’
   97 |             >::type SubDiagonalReturnType;
      |                     ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62:   required from ‘class Eigen::SelfAdjointEigenSolver<Eigen::Matrix<double, -1, -1> >’
  111 |     typedef typename TridiagonalizationType::SubDiagonalType SubDiagonalType;
      |                                                              ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/eigendecompose_sym.hpp:40:0:   required from here
   40 |   arena_t<eigval_return_t> eigenvals = solver.eigenvalues();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/grad.hpp:27:0:   required from here
   27 |   g = x.adj();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> [with auto:169 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>; T2 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0:   required from here
   49 |   var log_det = sum(log(M_ldlt.vectorD()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> [with auto:169 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>; T2 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0:   required from here
   49 |   var log_det = sum(log(M_ldlt.vectorD()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, void>::apply<stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&, const stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, void>::apply<stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&, const stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)>; Args = {Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> > >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>; T2 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   47 |                        f(x));
      |                        ~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0:   required from here
   49 |   var log_det = sum(log(M_ldlt.vectorD()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Matrix<double, -1, -1, 1, -1, -1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:51:0:   required from here
   51 |   reverse_pass_callback([arena_M, log_det, arena_M_inv_transpose]() mutable {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:73:0:   required from here
   73 |   vector_d diff = (x_d.array() - x_d.maxCoeff());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:81:0:   required from here
   81 |   Eigen::Map<vector_d>(softmax_x_d_array, a_size) = softmax_x_d.array() / sum;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:50:0:   required from here
   50 |   arena_powers[0] = Eigen::MatrixXd::Identity(N, N);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:53:0:   required from here
   53 |     arena_powers[i] = arena_powers[1] * arena_powers[i - 1];
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:63:0:   required from here
   63 |       adj_M += adj_C * arena_powers[i - 1].transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0:   required from here
   64 |       adj_C = M_val.transpose() * adj_C;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0:   required from here
   64 |       adj_C = M_val.transpose() * adj_C;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/mdivide_left_spd.hpp:67:0:   required from here
   67 |     Eigen::Map<matrix_vi>(variRefB_, M_, N_).adj() += adjB;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0:   required from here
   85 |     adjA = -adjB * Map<matrix_d>(C_, M_, N_).transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0:   required from here
   85 |     adjA = -adjB * Map<matrix_d>(C_, M_, N_).transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/quad_form.hpp:25:0:   required from here
   25 |       matrix_d M = 0.5 * (Cd + Cd.transpose());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:55:0:   required from here
   55 |   L.col(0).tail(pull) = CPCs.val().head(pull);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Array<double, -1, 1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:56:0:   required from here
   56 |   arena_acc.tail(pull) = 1.0 - CPCs.val().head(pull).array().square();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:63:0:   required from here
   63 |     L.col(i).tail(pull) = cpc_seg * arena_acc.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Array<double, -1, 1>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Array<double, -1, 1>, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Array<double, -1, 1>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0:   required from here
   86 |           -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0:   required from here
   86 |           -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_cov_matrix.hpp:56:0:   required from here
   56 |     sds.adj() += (prod.adj().cwiseProduct(corr_L.val())).rowwise().sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/rows_dot_self.hpp:41:0:   required from here
   41 |       x.adj() += (2 * res.adj()).asDiagonal() * x.val();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:56:0:   required from here
   56 |   arena_Fp.diagonal().setZero();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0:   required from here
   69 |               * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0:   required from here
   69 |               * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:70:0:   required from here
   70 |                     .matrix()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0:   required from here
   61 |                      .matrix()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0:   required from here
   61 |                      .matrix()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47:   required from ‘struct Eigen::internal::traits<Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  278 |   typedef typename DiagonalVectorType::Scalar Scalar;
      |                                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59:   required from ‘struct Eigen::EigenBase<Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   42 |   typedef typename internal::traits<Derived>::StorageKind StorageKind;
      |                                                           ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7:   required from ‘class Eigen::DiagonalBase<Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   18 | class DiagonalBase : public EigenBase<Derived>
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:293:7:   required from ‘class Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
  293 | class DiagonalWrapper
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:63:0:   required from here
   63 |            + arena_U * arena_D.asDiagonal().inverse()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0:   required from here
   79 |     vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0:   required from here
   79 |     vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0:   required from here
   79 |     vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:80:0:   required from here
   80 |     v1_map.adj() += di;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0:   required from here
  111 |         += 2 * adj_ * (v1_map.val() - Eigen::Map<vector_d>(v2_, length_));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0:   required from here
  111 |         += 2 * adj_ * (v1_map.val() - Eigen::Map<vector_d>(v2_, length_));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:23:0:   required from here
   23 |   vector_d dtrs_vals = dtrs_map.val();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0:   required from here
   25 |   vector_d diff = dtrs_vals.array() - dtrs_vals.mean();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0:   required from here
   27 |   Eigen::Map<vector_d>(partials, size) = 2 * diff.array() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0:   required from here
   27 |   Eigen::Map<vector_d>(partials, size) = 2 * diff.array() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/jacobian.hpp:26:0:   required from here
   26 |   fx = fx_var.val();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)> [with auto:11 = const Eigen::Matrix<stan::math::var_value<double>, -1, 1>]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>; Args = {const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:73:21:   required from ‘auto stan::math::value_of(EigMat&&) [with EigMat = const Eigen::Matrix<var_value<double>, -1, 1>&; stan::require_eigen_dense_base_t<EigMat>* <anonymous> = 0; stan::require_not_st_arithmetic<T>* <anonymous> = 0]’
   73 |   return make_holder(
      |          ~~~~~~~~~~~^
   74 |       [](auto& a) {
      |       ~~~~~~~~~~~~~  
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |       },
      |       ~~             
   77 |       std::forward<EigMat>(M));
      |       ~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/algebra_solver_fp.hpp:101:0:   required from here
  101 |         y_dummy(stan::math::value_of(y)),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0:   required from here
  369 |     Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0:   required from here
  369 |     Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/cvodes_integrator_adjoint.hpp:604:0:   required from here
  604 |     f_y_t_vars.adj() = -Eigen::Map<Eigen::VectorXd>(NV_DATA_S(yB), N_);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp:62:0:   required from here
   62 |   hvp = (grad_forward - grad_backward) / (2 * epsilon);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/random_var_context.hpp: In member function ‘virtual std::vector<std::complex<double> > stan::io::random_var_context::vals_c(const std::string&) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/random_var_context.hpp:111: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  111 |       for (comp_iter = 0, real_iter = 0; real_iter < val_r.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:182:0:   required from here
  182 |     return normal_fullrank(Eigen::VectorXd(mu_.array().square()),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:183:0:   required from here
  183 |                            Eigen::MatrixXd(L_chol_.array().square()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:197:0:   required from here
  197 |     return normal_fullrank(Eigen::VectorXd(mu_.array().sqrt()),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:198:0:   required from here
  198 |                            Eigen::MatrixXd(L_chol_.array().sqrt()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:263:0:   required from here
  263 |     L_chol_.array() /= rhs.L_chol().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0:   required from here
  351 |     return (L_chol_ * eta) + mu_;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0:   required from here
  351 |     return (L_chol_ * eta) + mu_;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:459:0:   required from here
  459 |     L_grad.diagonal().array() += L_chol_.diagonal().array().inverse();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0:   required from here
  314 |     return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0:   required from here
  314 |     return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0:   required from here
  314 |     return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:370:0:   required from here
  370 |         omega_grad.array() += tmp_mu_grad.array().cwiseProduct(eta.array());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:388:0:   required from here
  388 |     omega_grad.array() = omega_grad.array().cwiseProduct(omega_.array().exp());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/nuts/base_nuts.hpp:175:0:   required from here
  175 |       rho = rho_bck + rho_fwd;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:126:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, 6>’
  126 | class dense_product_base<Lhs, Rhs, Option, InnerProduct>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
  179 |     typedef typename internal::find_best_packet<Scalar,SizeAtCompileTime>::type PacketScalar;
      |                                                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:126:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, 6>’
  126 | class dense_product_base<Lhs, Rhs, Option, InnerProduct>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:53:0:   required from here
   53 |     z.p = z.inv_e_metric_.llt().matrixU().solve(u);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_matrix.hpp:133:17:   required from ‘auto stan::math::to_matrix(const std::vector<T>&, int, int) [with T = double]’
  133 |   return Eigen::Map<const Eigen::Matrix<T, Eigen::Dynamic, Eigen::Dynamic>>(
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  134 |       &x[0], m, n);
      |       ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/read_dense_inv_metric.hpp:33:0:   required from here
   33 |     inv_metric = stan::math::to_matrix(dense_vals, num_params, num_params);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:27:0:   required from here
   27 |       covar = (n / (n + 5.0)) * covar
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0:   required from here
   29 |                     * Eigen::MatrixXd::Identity(covar.rows(), covar.cols());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0:   required from here
   29 |                     * Eigen::MatrixXd::Identity(covar.rows(), covar.cols());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   recursively required by substitution of ‘template<class OtherDerived> typename Eigen::ScalarBinaryOpTraits<double, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<double, typename Eigen::internal::traits<T>::Scalar> >::ReturnType Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >::dot(const Eigen::MatrixBase<Derived>&) const [with OtherDerived = <missing>]’
   21 |     return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   required from here
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:27:0:   required from here
   27 |       var = (n / (n + 5.0)) * var
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0:   required from here
   28 |             + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0:   required from here
   28 |             + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:68:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp: In member function ‘virtual std::vector<std::complex<double> > stan::io::array_var_context::vals_c(const std::string&) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:304: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  304 |       for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:317: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  317 |              real_iter < val_i->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Matrix<double, -1, -1>, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0:   required from here
   72 |     Eigen::Map<Eigen::VectorXd>(&row[0], draws.cols()) = draws.row(i);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Matrix<double, 1, -1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:145:0:   required from here
  145 |     x_ret_vals.coeffRef(j) = x.val().coeff(row_idx_val, col_idx_vals[j]);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:11,
                 from stanExports_spbp.h:25:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp: At global scope:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:159: warning: ‘stan::math::var stan::model::model_base_crtp<M>::log_prob(std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >&, std::vector<int>&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; stan::math::var = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
  159 |   inline math::var log_prob(std::vector<math::var>& theta,
stanExports_spbp.h:1895: note:   by ‘model_spbp_namespace::model_spbp::log_prob’
 1895 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:154: warning: ‘double stan::model::model_base_crtp<M>::log_prob(std::vector<double>&, std::vector<int>&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
  154 |   inline double log_prob(std::vector<double>& theta, std::vector<int>& theta_i,
stanExports_spbp.h:1895: note:   by ‘model_spbp_namespace::model_spbp::log_prob’
 1895 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:96: warning: ‘stan::math::var stan::model::model_base_crtp<M>::log_prob(Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; stan::math::var = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
   96 |   inline math::var log_prob(Eigen::Matrix<math::var, -1, 1>& theta,
stanExports_spbp.h:1895: note:   by ‘model_spbp_namespace::model_spbp::log_prob’
 1895 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:91: warning: ‘double stan::model::model_base_crtp<M>::log_prob(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
   91 |   inline double log_prob(Eigen::VectorXd& theta,
stanExports_spbp.h:1895: note:   by ‘model_spbp_namespace::model_spbp::log_prob’
 1895 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:102:18:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0; stan::return_type_t<T1, T2> = double]’
  102 |       x.unaryExpr([lb, &lp](auto&& xx) { return lb_constrain(xx, lb, lp); }));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<double, -1, 1>; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1567:0:   required from here
 1566 |       gamma_scaled = in__.template read_constrain_lb<
 1567 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1568 |                        lp__, m);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:83:26:   required from ‘auto stan::math::lb_constrain(T&&, L&&) [with T = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; L = const int&; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   83 |   return eval(x.unaryExpr([lb](auto&& x) { return lb_constrain(x, lb); }));
      |               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:388:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<double, -1, 1>; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]’
  388 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb);
stanExports_spbp.h:1567:0:   required from here
 1566 |       gamma_scaled = in__.template read_constrain_lb<
 1567 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1568 |                        lp__, m);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:19:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |           ~~~~~~~~^~
stanExports_spbp.h:1590:0:   required from here
 1590 |         stan::math::elt_divide(
 1591 |           stan::math::subtract(beta_scaled,
 1592 |             stan::math::to_vector(location_beta)),
 1593 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:22:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp.h:1590:0:   required from here
 1590 |         stan::math::elt_divide(
 1591 |           stan::math::subtract(beta_scaled,
 1592 |             stan::math::to_vector(location_beta)),
 1593 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:42:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp.h:1590:0:   required from here
 1590 |         stan::math::elt_divide(
 1591 |           stan::math::subtract(beta_scaled,
 1592 |             stan::math::to_vector(location_beta)),
 1593 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:32:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |                        ~~~~~~~~^~
stanExports_spbp.h:1595:0:   required from here
 1595 |       stan::model::assign(beta, stan::math::elt_divide(beta_scaled, std),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:22:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp.h:1595:0:   required from here
 1595 |       stan::model::assign(beta, stan::math::elt_divide(beta_scaled, std),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:42:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp.h:1595:0:   required from here
 1595 |       stan::model::assign(beta, stan::math::elt_divide(beta_scaled, std),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:1605:0:   required from here
 1605 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:19:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |           ~~~~~~~~^~
stanExports_spbp.h:1604:0:   required from here
 1604 |                 stan::math::elt_divide(
 1605 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:22:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp.h:1604:0:   required from here
 1604 |                 stan::math::elt_divide(
 1605 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:42:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp.h:1604:0:   required from here
 1604 |                 stan::math::elt_divide(
 1605 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:35:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |                    ~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 3>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 3, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits<Eigen::Array<double, 3, 1> >’
   17 | struct traits<Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols> > : traits<Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, 3, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, 3, 1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   28 |   ArrayAT a_array = as_array_or_scalar(a);
      |           ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, 3, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, 3, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, 3, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Array<double, 3, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Array<double, 3, 1> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, 3, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, 3, 1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   28 |   ArrayAT a_array = as_array_or_scalar(a);
      |           ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar<const std::vector<double>&>(const std::vector<double>&)::<lambda(auto:14&)>; Args = {const std::vector<double, std::allocator<double> >&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:72:21:   required from ‘auto stan::math::as_array_or_scalar(T&&) [with T = const std::vector<double>&; stan::require_std_vector_t<T>* <anonymous> = 0; stan::require_not_std_vector_t<typename stan::value_type<T>::type>* <anonymous> = 0]’
   72 |   return make_holder([](auto& x) { return T_map(x.data(), x.size()); },
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                      std::forward<T>(v));
      |                      ~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:39:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   28 |   ArrayAT a_array = as_array_or_scalar(a);
      |                     ~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:43:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   47 |     const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk));
      |                                      ~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Select.h:52:7:   required from ‘class Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >’
   52 | class Select : public internal::dense_xpr_base< Select<ConditionMatrixType, ThenMatrixType, ElseMatrixType> >::type,
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:55:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   47 |     const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk));
      |                                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/fabs.hpp:67:50:   required from ‘stan::math::fabs<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >(const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >&)::<lambda(const auto:9&)> [with auto:9 = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >]’
   67 |       x, [](const auto& v) { return v.array().abs(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::fabs<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >(const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >&)::<lambda(const auto:9&)>; T2 = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >; stan::require_t<stan::is_eigen_array<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >]’
   53 |     return make_holder([](const auto& a) { return a.array().derived(); }, f(x));
      |                                                                           ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/fabs.hpp:66:46:   required from ‘auto stan::math::fabs(const Container&) [with Container = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   66 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   67 |       x, [](const auto& v) { return v.array().abs(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:37:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   47 |     const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk));
      |                           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >&)::<lambda(const auto:169&)>; T2 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >; stan::require_t<stan::is_eigen_array<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >]’
   53 |     return make_holder([](const auto& a) { return a.array().derived(); }, f(x));
      |                                                                           ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:49:25:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   49 |     T_return p = sum(log(abs_apk)) - sum(log(abs_bpk));
      |                      ~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:75:   required from ‘stan::return_type_t<T> stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t<T>* <anonymous> = 0; stan::return_type_t<T> = double]’
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0:   required from here
   16 |       : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {}
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:32:   required from ‘stan::return_type_t<T> stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t<T>* <anonymous> = 0; stan::return_type_t<T> = double]’
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0:   required from here
   16 |       : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {}
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   required from ‘struct stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>’
   72 |       apply_scalar_unary<F, T>::apply(std::declval<T>()))>;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50:   required from ‘auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_not_var_matrix_t<Container>* <anonymous> = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t<Container>* <anonymous> = 0]’
  120 |   return apply_scalar_unary<lgamma_fun, T>::apply(x);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:29:   required from ‘stan::return_type_t<T> stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t<T>* <anonymous> = 0; stan::return_type_t<T> = double]’
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0:   required from here
   16 |       : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {}
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0:   required from here
   28 |   double variance = diff.squaredNorm() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Array<double, -1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Array<double, -1, -1> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, -1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, -1, -1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67:   required from ‘Derived& Eigen::ArrayBase<Derived>::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
   27 |   internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op<Scalar,Scalar>());
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0:   required from here
  280 |     L_chol_.array() += scalar;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67:   required from ‘Derived& Eigen::ArrayBase<Derived>::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
   27 |   internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op<Scalar,Scalar>());
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0:   required from here
  280 |     L_chol_.array() += scalar;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:22:   required from ‘bool Eigen::DenseBase<Derived>::allFinite() const [with Derived = Eigen::Matrix<double, -1, -1>]’
  156 |   return !((derived()-derived()).hasNaN());
      |            ~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0:   required from here
   31 |       if (!covar.allFinite())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long unsigned int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:97:0:   required from here
   97 |     std::vector<size_t> dim_vec = validate_dims(names, values.size(), dims);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<long unsigned int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   74 |     for (int i = 0; i < dims.size(); i++) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0:   required from here
  118 |     std::vector<size_t> dim_vec = validate_dims(names, values.size(), dims);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<long unsigned int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   74 |     for (int i = 0; i < dims.size(); i++) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27:   required from ‘stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)> [with auto:1 = Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >]’
  110 |         return m.unaryExpr([](auto x) { return value_of_rec(x); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>; Args = {Eigen::Map<const Eigen::Array<int, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:108:21:   required from ‘auto stan::math::value_of_rec(T&&) [with T = Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >; <template-parameter-1-2> = void; <template-parameter-1-3> = void]’
  108 |   return make_holder(
      |          ~~~~~~~~~~~^
  109 |       [](auto& m) {
      |       ~~~~~~~~~~~~~  
  110 |         return m.unaryExpr([](auto x) { return value_of_rec(x); });
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       },
      |       ~~             
  112 |       std::forward<T>(M));
      |       ~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:30:   required from ‘void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = std::vector<int>; T_low = int; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_not_std_vector_vt<stan::is_container_or_var_matrix, T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; Idxs = {}]’
  157 |   auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y)));
      |                  ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1062:0:   required from here
 1062 |       stan::math::check_greater_or_equal(function__, "id", id, 0);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
stanExports_spbp.h: In instantiation of ‘void model_spbp_namespace::model_spbp::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; VecI = std::vector<int>; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp.h:1923:0:   required from here
 1923 |     unconstrain_array_impl(params_constrained, params_i,
 1924 |       params_unconstrained, pstream);
stanExports_spbp.h:1674: warning: variable ‘pos__’ set but not used [-Wunused-but-set-variable]
 1674 |       int pos__ = std::numeric_limits<int>::min();
stanExports_spbp.h: In instantiation of ‘void model_spbp_namespace::model_spbp::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = Eigen::Matrix<double, -1, 1>; VecI = std::vector<int>; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp.h:1933:0:   required from here
 1933 |     unconstrain_array_impl(params_constrained, params_i,
 1934 |       params_unconstrained, pstream);
stanExports_spbp.h:1674: warning: variable ‘pos__’ set but not used [-Wunused-but-set-variable]
 1674 |       int pos__ = std::numeric_limits<int>::min();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp: In instantiation of ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’:
stanExports_spbp.cc:30:0:   required from here
   30 |     .method("standalone_gqs", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::standalone_gqs)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1252: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
 1252 |     int ret = stan::services::error_codes::CONFIG;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 2, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 2, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 2, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  181 |   Eigen::Matrix<double, 2, 1> a_args(2);
      |                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 2, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 2, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 2, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 2, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 2, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 2, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 2, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  181 |   Eigen::Matrix<double, 2, 1> a_args(2);
      |                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, 1, 0, 1, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, 1, 0, 1, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 1, 1, 0, 1, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:182:31:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  182 |   Eigen::Matrix<double, 1, 1> b_args(1);
      |                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:117:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl_ab(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double>]’
  117 |     inner_diff = g_current.array().abs().maxCoeff();
      |                  ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:204:78:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  204 |       grad_tuple_ab = grad_2F1_impl_ab<calc_a1_euler, calc_a2_euler, calc_b1>(
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  205 |           a1_euler, a2_euler, b1, z_euler);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template<class NewType> typename Eigen::DenseBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:38:   required from ‘Eigen::Matrix<typename stan::return_type<T1, T2>::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t<stan::is_eigen_col_vector<T> >* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; typename stan::return_type<T1, T2>::type = double]’
  102 |   result << A.template cast<T_return>(), B;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   29 |   ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0);
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:12:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, -1, 1> >(const char*, const char*, const Eigen::Matrix<double, -1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:0:   required from here
   47 |     stan::math::check_not_nan(function, "Mean vector", mu);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, -1, -1> >(const char*, const char*, const Eigen::Matrix<double, -1, -1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, -1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit))))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, -1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:0:   required from here
   74 |     stan::math::check_not_nan(function, "Cholesky factor", L_chol);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:207:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  207 |   for (size_t i = 0; i < x.rows(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:208:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  208 |     for (size_t j = 0; j < x.cols(); j++) {
      |                        ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite<Eigen::Matrix<double, -1, 1> >(const char*, const char*, const Eigen::Matrix<double, -1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20:   required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, 1>]’
   29 |   elementwise_check([](double x) { return std::isfinite(x); }, function, name,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     y, "finite");
      |                     ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_finite("check_finite", "inv_metric", inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive<Eigen::Matrix<double, -1, 1> >(const char*, const char*, const Eigen::Matrix<double, -1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20:   required from ‘void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, 1>]’
   29 |   elementwise_check([](double x) { return x > 0; }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     "positive");
      |                     ~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:0:   required from here
   22 |     stan::math::check_positive("check_positive", "inv_metric", inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28:   required from ‘bool Eigen::DenseBase<Derived>::hasNaN() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> >]’
  142 |   return !((derived().array()==derived().array()).all());
      |             ~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40:   required from ‘bool Eigen::DenseBase<Derived>::allFinite() const [with Derived = Eigen::Matrix<double, -1, -1>]’
  156 |   return !((derived()-derived()).hasNaN());
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0:   required from here
   31 |       if (!covar.allFinite())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta.hpp:70,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/invalid_argument.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/core.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:10:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of ‘void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&, Idxs ...) [with T_y = long unsigned int; T_high = long int; stan::require_all_stan_scalar_t<U, V>* <anonymous> = 0; Idxs = {}]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:79:0:   required from ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long int]’
   79 |     stan::math::check_less_or_equal("validate_dims", "array_var_context",
   80 |                                     elem_dims_total[dims.size()], array_size);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0:   required from here
  118 |     std::vector<size_t> dim_vec = validate_dims(names, values.size(), dims);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:39:20: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const long int’ [-Wsign-compare]
   39 |   if (unlikely(!(y <= high))) {
      |                 ~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/compiler_attributes.hpp:9:41: note: in definition of macro ‘unlikely’
    9 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:21:   required from ‘auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = int; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Scal, Mat>* <anonymous> = 0]’
   79 |   return (m.array() - c).matrix();
      |          ~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp.h:1748:0:   required from ‘void model_spbp_namespace::model_spbp::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1748 |       out__.write_free_lb(0, gamma_scaled);
stanExports_spbp.h:1914:0:   required from here
 1914 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:32:   required from ‘auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = int; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Scal, Mat>* <anonymous> = 0]’
   79 |   return (m.array() - c).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp.h:1748:0:   required from ‘void model_spbp_namespace::model_spbp::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1748 |       out__.write_free_lb(0, gamma_scaled);
stanExports_spbp.h:1914:0:   required from here
 1914 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp.h:1748:0:   required from ‘void model_spbp_namespace::model_spbp::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1748 |       out__.write_free_lb(0, gamma_scaled);
stanExports_spbp.h:1914:0:   required from here
 1914 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp.h:1748:0:   required from ‘void model_spbp_namespace::model_spbp::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1748 |       out__.write_free_lb(0, gamma_scaled);
stanExports_spbp.h:1914:0:   required from here
 1914 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)>; Args = {Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1, 0, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1, 0, -1, 1> > > > > >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   47 |                        f(x));
      |                        ~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp.h:1748:0:   required from ‘void model_spbp_namespace::model_spbp::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1748 |       out__.write_free_lb(0, gamma_scaled);
stanExports_spbp.h:1914:0:   required from here
 1914 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of ‘int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1253:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1253 |     ret = stan::services::standalone_generate(model_, draws,
 1254 |             Rcpp::as<unsigned int>(seed), interrupt, logger, *sample_writer_ptr);
stanExports_spbp.cc:30:0:   required from here
   30 |     .method("standalone_gqs", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::standalone_gqs)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:55: warning: comparison of integer expressions of different signedness: ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
   55 |   if (p_names.size() != draws.cols()) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:71: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
   71 |   for (size_t i = 0; i < draws.rows(); ++i) {
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/assert.hpp:35,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:19,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/size_type.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/size.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/functions.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range.hpp:18,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/resize.hpp:24:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FinderConcept<boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:81:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:65:52: warning: ‘this’ pointer is null [-Wnonnull]
   65 |     static void failed() { ((Model*)0)->constraints(); }
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:16,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string.hpp:23,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:46:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function ‘void boost::algorithm::FinderConcept<FinderT, IteratorT>::constraints() [with FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >; IteratorT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   40 |             void constraints()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FinderConcept<boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>, __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/find_format.hpp:98:0:   required from ‘void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string<char>; FinderT = detail::first_finderF<const char*, is_equal>; FormatterT = detail::const_formatF<boost::iterator_range<const char*> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/replace.hpp:179:0:   required from ‘void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string<char>; Range1T = char [11]; Range2T = char [1]]’
  179 |             ::boost::algorithm::find_format(
  180 |                 Input,
  181 |                 ::boost::algorithm::first_finder(Search),
  182 |                 ::boost::algorithm::const_formatter(Format) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0:   required from here
  133 |         boost::replace_first(value, " (Default)", "");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:65:52: warning: ‘this’ pointer is null [-Wnonnull]
   65 |     static void failed() { ((Model*)0)->constraints(); }
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function ‘void boost::algorithm::FinderConcept<FinderT, IteratorT>::constraints() [with FinderT = boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
   40 |             void constraints()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FormatterConcept<boost::algorithm::detail::const_formatF<boost::iterator_range<const char*> >, boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>, __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/find_format.hpp:103:0:   required from ‘void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string<char>; FinderT = detail::first_finderF<const char*, is_equal>; FormatterT = detail::const_formatF<boost::iterator_range<const char*> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/replace.hpp:179:0:   required from ‘void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string<char>; Range1T = char [11]; Range2T = char [1]]’
  179 |             ::boost::algorithm::find_format(
  180 |                 Input,
  181 |                 ::boost::algorithm::first_finder(Search),
  182 |                 ::boost::algorithm::const_formatter(Format) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0:   required from here
  133 |         boost::replace_first(value, " (Default)", "");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:65:52: warning: ‘this’ pointer is null [-Wnonnull]
   65 |     static void failed() { ((Model*)0)->constraints(); }
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/concept.hpp:65: note: in a call to non-static member function ‘void boost::algorithm::FormatterConcept<FormatterT, FinderT, IteratorT>::constraints() [with FormatterT = boost::algorithm::detail::const_formatF<boost::iterator_range<const char*> >; FinderT = boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
   65 |             void constraints()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Matrix<double, -1, 1>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:19:   required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagType = Eigen::Matrix<double, -1, 1>; SubDiagType = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’
  563 |       diag.segment(i,n-i).minCoeff(&k);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  460 |   m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_exp_op<double>, const Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:58:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:330:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits<double, double, false, false, 1, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
   72 |     typedef blas_data_mapper<typename Traits::ResScalar, Index, ColMajor, Unaligned, ResInnerStride> ResMapper;
      |                                                                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                                                              ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  433 |     LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  434 |     RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  435 |     ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  460 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  461 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  462 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  465 |   typedef QuadPacket<RhsPacket> RhsPacketx4;
      |                                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits<double, double, false, false, 1, 1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42:   required from ‘struct Eigen::internal::gebp_kernel<double, double, long int, Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>, 4, 4, false, false>’
 1080 |   typedef typename HalfTraits::LhsPacket LhsPacketHalf;
      |                                          ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
   92 |     gebp_kernel<LhsScalar, RhsScalar, Index, ResMapper, Traits::mr, Traits::nr, ConjugateLhs, ConjugateRhs> gebp;
      |                                                                                                             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                                                              ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  433 |     LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  434 |     RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  435 |     ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  460 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  461 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  462 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  465 |   typedef QuadPacket<RhsPacket> RhsPacketx4;
      |                                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits<double, double, false, false, 1, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45:   required from ‘struct Eigen::internal::gebp_kernel<double, double, long int, Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>, 4, 4, false, false>’
 1085 |   typedef typename QuarterTraits::LhsPacket LhsPacketQuarter;
      |                                             ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
   92 |     gebp_kernel<LhsScalar, RhsScalar, Index, ResMapper, Traits::mr, Traits::nr, ConjugateLhs, ConjugateRhs> gebp;
      |                                                                                                             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                                                              ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  433 |     LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  434 |     RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  435 |     ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  460 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  461 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  462 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  465 |   typedef QuadPacket<RhsPacket> RhsPacketx4;
      |                                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10:   required from ‘Eigen::CommaInitializer<Derived> Eigen::DenseBase<Derived>::operator<<(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix<double, -1, 1>]’
  159 |   return CommaInitializer<Derived>(*static_cast<Derived *>(this), other);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10:   required from ‘Eigen::Matrix<typename stan::return_type<T1, T2>::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t<stan::is_eigen_col_vector<T> >* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; typename stan::return_type<T1, T2>::type = double]’
  102 |   result << A.template cast<T_return>(), B;
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   29 |   ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0);
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix<double, -1, 1>; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::Matrix<double, -1, 1> >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:478:32:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::mean() const [with Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  478 |   return Scalar(derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>())) / Scalar(this->size());
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0:   required from here
   25 |   vector_d diff = dtrs_vals.array() - dtrs_vals.mean();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:451:40:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  451 |     subdiag = mat.template diagonal<-1>().real();
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:91:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:101:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:191:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  191 |         _pk.noalias() = -_gk;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:192:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  192 |       auto exp_x = to_arena(arena_x.val().array().exp());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:193:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  193 |       arena_t<ret_type> ret = exp_x + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  197 |             arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  197 |             arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  213 |       arena_t<ret_type> ret = value_of(x_ref).array().exp() + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  213 |       arena_t<ret_type> ret = value_of(x_ref).array().exp() + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  213 |       arena_t<ret_type> ret = value_of(x_ref).array().exp() + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp.h:1398:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1397 |       gamma_scaled = in__.template read_constrain_lb<
 1398 |                        Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0,
 1399 |                        lp__, m);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:154:0:   required from ‘auto stan::math::subtract(const VarMat&, const Arith&) [with Arith = Eigen::Matrix<double, -1, 1>; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  154 |       (a.val().array() - as_array_or_scalar(b)).matrix())>;
stanExports_spbp.h:1411:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:154:0:   required from ‘auto stan::math::subtract(const VarMat&, const Arith&) [with Arith = Eigen::Matrix<double, -1, 1>; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  154 |       (a.val().array() - as_array_or_scalar(b)).matrix())>;
stanExports_spbp.h:1411:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:154:0:   required from ‘auto stan::math::subtract(const VarMat&, const Arith&) [with Arith = Eigen::Matrix<double, -1, 1>; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  154 |       (a.val().array() - as_array_or_scalar(b)).matrix())>;
stanExports_spbp.h:1411:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/plain_type.hpp:22:7:   recursively required by substitution of ‘template<class T> struct stan::plain_type<T, typename std::enable_if<stan::math::conjunction<stan::is_var<T, void>, stan::is_eigen<typename stan::value_type<T, void>::type> >::value, void>::type> [with T = const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >]’
   22 | using plain_type_t = typename plain_type<T>::type;
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/plain_type.hpp:22:7:   required by substitution of ‘template<class T> using stan::plain_type_t = typename stan::plain_type<T>::type [with T = const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >]’
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:153:0:   required from ‘auto stan::math::subtract(const VarMat&, const Arith&) [with Arith = Eigen::Matrix<double, -1, 1>; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  153 |   using op_ret_type = plain_type_t<decltype(
stanExports_spbp.h:1411:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:157:0:   required from ‘auto stan::math::subtract(const VarMat&, const Arith&) [with Arith = Eigen::Matrix<double, -1, 1>; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  157 |   arena_t<ret_type> ret(arena_a.val().array() - as_array_or_scalar(b));
stanExports_spbp.h:1411:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:30:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   30 |       = decltype((value_of(m1).array() / value_of(m2).array()).matrix());
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:30:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   30 |       = decltype((value_of(m1).array() / value_of(m2).array()).matrix());
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65:   required from ‘struct stan::is_any_var_matrix<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1, 0, -1, 1> > > >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >’
   80 |     : bool_constant<math::disjunction<is_var_matrix<Types>...>::value> {};
      |                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:31:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:35:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   35 |     arena_t<ret_type> ret(arena_m1.val().array() / arena_m2.val().array());
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:50:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   50 |     arena_t<ret_type> ret(arena_m1.val().array() / arena_m2.array());
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:50:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   50 |     arena_t<ret_type> ret(arena_m1.val().array() / arena_m2.array());
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:52:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   52 |       arena_m1.adj().array() += ret.adj().array() / arena_m2.array();
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:58:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   58 |     arena_t<ret_type> ret(arena_m1.array() / arena_m2.val().array());
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:61:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   61 |           -= ret.val().array() * ret.adj().array() / arena_m2.val().array();
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:61:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   61 |           -= ret.val().array() * ret.adj().array() / arena_m2.val().array();
stanExports_spbp.h:1410:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1410 |         stan::math::elt_divide(
 1411 |           stan::math::subtract(beta_scaled,
 1412 |             stan::math::to_vector(location_beta)),
 1413 |           stan::math::to_vector(scale_beta)), "assigning variable beta_std");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:30:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   30 |       = decltype((value_of(m1).array() / value_of(m2).array()).matrix());
stanExports_spbp.h:1415:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1415 |       stan::model::assign(beta, stan::math::elt_divide(beta_scaled, std),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65:   required from ‘struct stan::is_any_var_matrix<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   80 |     : bool_constant<math::disjunction<is_var_matrix<Types>...>::value> {};
      |                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:31:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:1415:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1415 |       stan::model::assign(beta, stan::math::elt_divide(beta_scaled, std),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65:   required from ‘struct stan::is_any_var_matrix<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   80 |     : bool_constant<math::disjunction<is_var_matrix<Types>...>::value> {};
      |                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:1425:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   35 |     arena_t<ret_type> ret(arena_m1.val().cwiseProduct(arena_m2.val()));
stanExports_spbp.h:1425:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:49:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   49 |     arena_t<ret_type> ret(arena_m1.val().cwiseProduct(arena_m2));
stanExports_spbp.h:1425:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   51 |       arena_m1.adj().array() += arena_m2.array() * ret.adj().array();
stanExports_spbp.h:1425:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:57:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   57 |     arena_t<ret_type> ret(arena_m1.cwiseProduct(arena_m2.val()));
stanExports_spbp.h:1425:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:145:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  145 |     arena_t<return_t> res = arena_A.val() * arena_B.val().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp.h:1421:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1421 |           stan::math::multiply(gamma_scaled,
 1422 |             stan::math::exp(
 1423 |               stan::math::sum(
 1424 |                 stan::math::elt_divide(
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:163:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  163 |       arena_B.adj().array() += arena_A * res.adj().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp.h:1421:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1421 |           stan::math::multiply(gamma_scaled,
 1422 |             stan::math::exp(
 1423 |               stan::math::sum(
 1424 |                 stan::math::elt_divide(
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  170 |     arena_t<return_t> res = arena_A.val() * arena_B.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp.h:1421:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1421 |           stan::math::multiply(gamma_scaled,
 1422 |             stan::math::exp(
 1423 |               stan::math::sum(
 1424 |                 stan::math::elt_divide(
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:172:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  172 |       arena_A.adj() += (res.adj().array() * arena_B.array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp.h:1421:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1421 |           stan::math::multiply(gamma_scaled,
 1422 |             stan::math::exp(
 1423 |               stan::math::sum(
 1424 |                 stan::math::elt_divide(
 1425 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/multiply.hpp:107:13:   required from ‘auto stan::math::multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_vt<std::is_arithmetic, Mat1, Mat2>* <anonymous> = 0; stan::require_not_eigen_row_and_col_t<Mat1, Mat2>* <anonymous> = 0]’
  107 |   return m1 * m2;
      |          ~~~^~~~
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:44:   required from ‘stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)> [with auto:215 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>]’
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)>; T2 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, void>::apply<stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&, const stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:158:0:   required from ‘stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)> [with auto:767 = const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’
  158 |         return plain_type_t<EigVec>::NullaryExpr(
  159 |             idx.ns_.size(), [name, &idx, &v_ref](Eigen::Index i) {
  160 |               math::check_range("vector[multi] indexing", name, v_ref.size(),
  161 |                                 idx.ns_[i]);
  162 |               return v_ref.coeff(idx.ns_[i] - 1);
  163 |             });
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>; Args = {const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:156:0:   required from ‘auto stan::model::rvalue(EigVec&&, const char*, const index_multi&) [with EigVec = const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&; stan::require_eigen_vector_t<C>* <anonymous> = 0]’
  156 |   return stan::math::make_holder(
  157 |       [name, &idx](auto& v_ref) {
  158 |         return plain_type_t<EigVec>::NullaryExpr(
  159 |             idx.ns_.size(), [name, &idx, &v_ref](Eigen::Index i) {
  160 |               math::check_range("vector[multi] indexing", name, v_ref.size(),
  161 |                                 idx.ns_[i]);
  162 |               return v_ref.coeff(idx.ns_[i] - 1);
  163 |             });
  164 |       },
  165 |       stan::math::to_ref(v));
stanExports_spbp.h:424:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  424 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:423:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  423 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  424 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:44:   required from ‘stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)> [with auto:215 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >]’
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)>; T2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  435 |             stan::math::exp(
  436 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  435 |             stan::math::exp(
  436 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, void>::apply<stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)> >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&, const stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  435 |             stan::math::exp(
  436 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:434:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  434 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  435 |             stan::math::exp(
  436 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:452:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  452 |             stan::math::subtract(stan::math::log(bp),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Matrix<double, -1, 1>, void>::apply<stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)> >(const Eigen::Matrix<double, -1, 1>&, const stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:452:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  452 |             stan::math::subtract(stan::math::log(bp),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:13:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::Matrix<double, -1, 1>; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~^~~~~~~~~~~~
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:32:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::Matrix<double, -1, 1>; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:452:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  452 |             stan::math::subtract(stan::math::log(bp),
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:451:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  451 |           stan::math::elt_multiply(
  452 |             stan::math::subtract(stan::math::log(bp),
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:450:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  450 |         stan::math::subtract(
  451 |           stan::math::elt_multiply(
  452 |             stan::math::subtract(stan::math::log(bp),
  453 |               stan::math::log(stan::math::add(1, BP))), status),
  454 |           stan::math::log(stan::math::add(1, BP))),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:460:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  460 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:459:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  459 |         stan::math::subtract(
  460 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)>; T2 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:699:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  699 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:699:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  699 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, void>::apply<stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)> >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&, const stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:699:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  699 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:13:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~^~~~~~~~~~~~
stanExports_spbp.h:701:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:32:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp.h:701:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:700:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  700 |             stan::math::log(
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:700:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  700 |             stan::math::log(
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:700:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  700 |             stan::math::log(
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:698:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  698 |           stan::math::subtract(
  699 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
  700 |             stan::math::log(
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:697:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  697 |         stan::math::elt_multiply(
  698 |           stan::math::subtract(
  699 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
  700 |             stan::math::log(
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
  702 |           status),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:696:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  696 |       stan::math::subtract(
  697 |         stan::math::elt_multiply(
  698 |           stan::math::subtract(
  699 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
  700 |             stan::math::log(
  701 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
  702 |           status),
  703 |         stan::math::log(
  704 |           stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp.h:1628:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1628 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1629 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13:   required from ‘auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 + m2;
      |          ~~~^~~~
stanExports_spbp.h:579:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  579 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp.h:1635:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1635 |               loglik_ph(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1636 |                 z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:578:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  578 |         stan::math::elt_multiply(
  579 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
  580 |           status), stan::math::elt_multiply(H0, theta)),
stanExports_spbp.h:1635:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1635 |               loglik_ph(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1636 |                 z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:577:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  577 |       stan::math::subtract(
  578 |         stan::math::elt_multiply(
  579 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
  580 |           status), stan::math::elt_multiply(H0, theta)),
stanExports_spbp.h:1635:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1635 |               loglik_ph(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1636 |                 z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:22:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp.h:792:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  792 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:42:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp.h:792:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  792 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:33:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::Matrix<double, -1, 1>; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:64:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::Matrix<double, -1, 1>; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Matrix<double, -1, -1>, void>::apply<stan::math::exp<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:215&)> >(const Eigen::Matrix<double, -1, -1>&, const stan::math::exp<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:215&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50:   required from ‘stan::math::as_array_or_scalar<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&>(const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&)::<lambda(auto:13&)> [with auto:13 = const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >]’
   57 |   return make_holder([](auto& x) { return x.array(); }, std::forward<T>(v));
      |                                           ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&>(const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&)::<lambda(auto:13&)>; Args = {const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1, 0, -1, -1> > > >&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:33:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:64:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:863:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  863 |           stan::math::elt_multiply(stan::math::multiply(b2, gamma),
  864 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:874:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  874 |           stan::math::elt_multiply(stan::math::multiply(b2, gamma),
  875 |             stan::math::exp(
  876 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:890:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  890 |           stan::math::subtract(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:889:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  889 |         stan::math::elt_multiply(
  890 |           stan::math::subtract(stan::math::log(h0), stan::math::log(theta)),
  891 |           status), H0), "assigning variable log_lik");
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp.h:888:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  888 |       stan::math::subtract(
  889 |         stan::math::elt_multiply(
  890 |           stan::math::subtract(stan::math::log(h0), stan::math::log(theta)),
  891 |           status), H0), "assigning variable log_lik");
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
stanExports_spbp.h: In instantiation of ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
stanExports_spbp.h:754: warning: unused variable ‘b’ [-Wunused-variable]
  754 |   const auto& b = stan::math::to_ref(b_arg__);
stanExports_spbp.h:755: warning: unused variable ‘B’ [-Wunused-variable]
  755 |   const auto& B = stan::math::to_ref(B_arg__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite<Eigen::Matrix<double, 2, 1> >(const char*, const char*, const Eigen::Matrix<double, 2, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 2, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20:   required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 2, 1>]’
   29 |   elementwise_check([](double x) { return std::isfinite(x); }, function, name,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     y, "finite");
      |                     ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:35:15:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   35 |   check_finite("hypergeometric_pFq", "a", a_ref);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 2, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite<Eigen::Matrix<double, 1, 1, 0, 1, 1> >(const char*, const char*, const Eigen::Matrix<double, 1, 1, 0, 1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20:   required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 1, 1, 0, 1, 1>]’
   29 |   elementwise_check([](double x) { return std::isfinite(x); }, function, name,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     y, "finite");
      |                     ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:36:15:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   36 |   check_finite("hypergeometric_pFq", "b", b_ref);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, 2, 1> >(const char*, const char*, const Eigen::Matrix<double, 2, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 2, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 2, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:39:16:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   39 |   check_not_nan("hypergeometric_pFq", "a", a_ref);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 2, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, 1, 1, 0, 1, 1> >(const char*, const char*, const Eigen::Matrix<double, 1, 1, 0, 1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 1, 1, 0, 1, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:40:16:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   40 |   check_not_nan("hypergeometric_pFq", "b", b_ref);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, member_sum<double, double>, 1>; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15:   required from ‘PacketType Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Eigen::Index = long int]’
  203 |     PanelType panel(m_arg,
      |               ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:251:78:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  251 |       PacketScalar packet_res0 = eval.template packet<alignment,PacketScalar>(alignedStart);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:277:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20:   required from ‘PacketType Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Eigen::Index = long int]’
  217 |     PanelEvaluator panel_eval(panel);
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:251:78:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  251 |       PacketScalar packet_res0 = eval.template packet<alignment,PacketScalar>(alignedStart);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72:   required from ‘const Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::Scalar Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Scalar = double; Eigen::Index = long int]’
  183 |     return m_functor(m_arg.template subVector<DirectionType(Direction)>(index));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:268:34:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  268 |         res = func(res,eval.coeff(index));
      |                        ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs<Scalar, Index, DataMapper, nr, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; int nr = 4; bool Conjugate = false; bool PanelMode = false]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  100 |       pack_rhs(blockB, rhs.getSubMapper(k2,0), actual_kc, size);
      |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2459 |           PacketBlock<Packet,(PacketSize%4)==0?4:PacketSize> kernel;
      |                                                              ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs<Scalar, Index, DataMapper, Pack1, Pack2, Packet, 1, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 1>; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  106 |         pack_lhs(blockA, lhs.getSubMapper(i2, k2), actual_kc, actual_mc);
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2256 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2258 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2259 |          QuarterPacketSize = unpacket_traits<QuarterPacket>::size,
      |                                                              ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2298 |               PacketBlock<HalfPacket> kernel_half;
      |                                       ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2304 |               PacketBlock<QuarterPacket> kernel_quarter;
      |                                          ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs>::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  113 |           gebp(res.getSubMapper(i2, 0), blockA, blockB, actual_mc, actual_kc,
      |           ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |                (std::min)(size,i2), alpha, -1, -1, 0, 0);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1920 |           const int SResPacketHalfSize = unpacket_traits<typename unpacket_traits<SResPacket>::half>::size;
      |                                                                                                       ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1921 |           const int SResPacketQuarterSize = unpacket_traits<typename unpacket_traits<typename unpacket_traits<SResPacket>::half>::half>::size;
      |                                                                                                                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1977 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SResPacket>::half,SResPacket>::type SResPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1978 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SLhsPacket>::half,SLhsPacket>::type SLhsPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1979 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SRhsPacket>::half,SRhsPacket>::type SRhsPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1980 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SAccPacket>::half,SAccPacket>::type SAccPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 16>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 4> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 4, 4>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52:   required from ‘void Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 2; ResScalar = double]’
  155 |     Matrix<ResScalar,BlockSize,BlockSize,ColMajor> buffer((internal::constructor_without_unaligned_array_assert()));
      |                                                    ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  116 |         sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha);
      |         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 4> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 4> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  116 |         sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha);
      |         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:46:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0:   required from here
   28 |   double variance = diff.squaredNorm() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:46:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:26:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  325 |       mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner);
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:43:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  325 |       mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:35:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  352 |       Block<MatrixType,Dynamic,1> A21(mat,k+1,k,rs,1);
      |                                   ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:80:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  358 |         temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint();
      |                                                                     ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:67:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  358 |         temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint();
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:126:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, 6>’
  126 | class dense_product_base<Lhs, Rhs, Option, InnerProduct>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:35:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  359 |         mat.coeffRef(k,k) -= (A10 * temp.head(k)).value();
      |                              ~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:32:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |                            ~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:56:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  379 |           ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:32:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  387 |         ret = ret && (A21.array()==Scalar(0)).all();
      |                       ~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_linesearch.hpp:247:0:   required from ‘int stan::optimization::WolfeLineSearch(FunctorType&, Scalar&, XType&, Scalar&, XType&, const XType&, const XType&, const Scalar&, const XType&, const Scalar&, const Scalar&, const Scalar&, const Scalar&, const Scalar&) [with FunctorType = ModelAdaptor<model_spbp_namespace::model_spbp, false>; Scalar = double; XType = Eigen::Matrix<double, -1, 1>]’
  247 |     x1.noalias() = x0 + alpha1 * p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:209:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  209 |           = WolfeLineSearch(_func, _alpha, _xk_1, _fk_1, _gk_1, _pk, _xk, _fk,
  210 |                             _gk, _ls_opts.c1, _ls_opts.c2, _ls_opts.minAlpha,
  211 |                             _ls_opts.maxLSIts, _ls_opts.maxLSRestarts);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   34 |         = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   34 |         = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   34 |         = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:55:0:   required from ‘void stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::search_direction(VectorT&, const VectorT&) const [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   55 |     pk.noalias() = -(_Hk * gk);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:254:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  254 |     _qn.search_direction(_pk, _gk);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:36:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   36 |     using return_t
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   43 |             arena_A.adj() += res.adj_op() * arena_B_val.transpose();
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   57 |     arena_t<return_t> res = arena_A * arena_B.val_op();
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)> [with auto:11 = stan::math::arena_matrix<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   65 |     using return_t
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   68 |     arena_t<return_t> res = arena_A.val_op() * arena_B;
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:423:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  423 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  424 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > > >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:434:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  434 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  435 |             stan::math::exp(
  436 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:147:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:148:0:   required from ‘auto stan::math::add(const VarMat&, const Arith&) [with Arith = int; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  148 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat>;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:169:0:   required from ‘auto stan::math::add(const Arith&, const VarMat&) [with Arith = int; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  169 |   return add(b, a);
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:150:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:453:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:120:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  120 |   using op_ret_type = decltype(a.val() - b.val());
stanExports_spbp.h:452:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  452 |             stan::math::subtract(stan::math::log(bp),
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >; Types = {Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:121:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  121 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp.h:452:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  452 |             stan::math::subtract(stan::math::log(bp),
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:124:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  124 |   arena_t<ret_type> ret((arena_a.val() - arena_b.val()));
stanExports_spbp.h:452:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  452 |             stan::math::subtract(stan::math::log(bp),
  453 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:121:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix<var_value<double>, -1, 1>; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  121 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp.h:450:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  450 |         stan::math::subtract(
  451 |           stan::math::elt_multiply(
  452 |             stan::math::subtract(stan::math::log(bp),
  453 |               stan::math::log(stan::math::add(1, BP))), status),
  454 |           stan::math::log(stan::math::add(1, BP))),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:460:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  460 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Types = {Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:460:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  460 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:121:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix<var_value<double>, -1, 1>; VarMat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  121 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp.h:459:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  459 |         stan::math::subtract(
  460 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:699:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  699 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp.h:1448:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1448 |             loglik_po(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1449 |               z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >; Types = {Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0:   required from ‘auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  114 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp.h:579:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  579 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp.h:1455:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1455 |               loglik_ph(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1456 |                 z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0:   required from ‘auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  117 |   arena_t<ret_type> ret(arena_a.val() + arena_b.val());
stanExports_spbp.h:579:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  579 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp.h:1455:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1455 |               loglik_ph(beta_scaled, gamma_scaled, status, X, b, B, dist, id,
 1456 |                 z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:30:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   30 |       = decltype((value_of(m1).array() / value_of(m2).array()).matrix());
stanExports_spbp.h:792:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  792 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >; Types = {Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:31:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp.h:792:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  792 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:131:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:134:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   required from ‘auto stan::math::divide(const Mat&, Scalar) [with Scalar = var_value<double>; Mat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_all_st_var_or_arithmetic<Scalar, Mat>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0]’
  143 |       arena_m.adj().array() += inv_c * res.adj_op().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::Matrix<var_value<double>, -1, 1>; Scal = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:149:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:151:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:806:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  806 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:131:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:133:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:133:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:134:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:134:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   required from ‘auto stan::math::divide(const Mat&, Scalar) [with Scalar = var_value<double>; Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_all_st_var_or_arithmetic<Scalar, Mat>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0]’
  143 |       arena_m.adj().array() += inv_c * res.adj_op().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; Scal = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:149:0:   required from ‘auto stan::math::divide(const Mat&, Scalar) [with Scalar = var_value<double>; Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_all_st_var_or_arithmetic<Scalar, Mat>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0]’
  149 |     arena_t<promote_scalar_t<var, Mat>> res = inv_c * value_of(m).array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; Scal = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:149:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:151:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:845:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  845 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  846 |         tau_aft), "assigning variable b2");
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)> [with auto:11 = const Eigen::Matrix<stan::math::var_value<double>, -1, -1>]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:853:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  853 |       stan::model::assign(h0, stan::math::multiply(b2, gamma),
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
stanExports_spbp.h: In instantiation of ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp.h:1460:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1460 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1461 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
stanExports_spbp.h:754: warning: unused variable ‘b’ [-Wunused-variable]
  754 |   const auto& b = stan::math::to_ref(b_arg__);
stanExports_spbp.h:755: warning: unused variable ‘B’ [-Wunused-variable]
  755 |   const auto& B = stan::math::to_ref(B_arg__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27:   required from ‘stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)> [with auto:1 = Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >]’
  110 |         return m.unaryExpr([](auto x) { return value_of_rec(x); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:30:   required from ‘void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_low = int; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_not_std_vector_vt<stan::is_container_or_var_matrix, T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; Idxs = {}]’
  157 |   auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y)));
      |                  ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |       stan::math::check_greater_or_equal(function__, "gamma", gamma, 0);
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)> [with auto:11 = Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:58:64:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   58 |   decltype(auto) y_val = to_ref(as_value_column_array_or_scalar(y_ref));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~^~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:79:62:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   79 |       = to_ref_if<!is_constant_all<T_scale>::value>(y_scaled * y_scaled);
      |                                                     ~~~~~~~~~^~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   94 |                                  >= 2>(inv_sigma * y_scaled);
      |                                        ~~~~~~~~~~^~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |       partials<0>(ops_partials) = -scaled_diff;
      |                                   ^~~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   99 |       partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma;
      |                                   ~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   99 |       partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   81 |   logp -= sum(log1p(square(y_minus_mu * inv_sigma)));
      |                            ~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:27:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   81 |   logp -= sum(log1p(square(y_minus_mu * inv_sigma)));
      |                     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:20:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   81 |   logp -= sum(log1p(square(y_minus_mu * inv_sigma)));
      |               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::Array<double, -1, 1> >(const Eigen::Array<double, -1, 1>&)::<lambda(const auto:239&)> [with auto:239 = Eigen::Array<double, -1, 1>]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:93:61:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   93 |         = to_ref_if<!is_constant_all<T_scale>::value>(square(y_minus_mu));
      |                                                       ~~~~~~^~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~^~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |                            ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  100 |           partials<0>(ops_partials) = -mu_deriv;
      |                                       ^~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ^~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ~~~~~~~~~~~
  112 |                                   / (sigma_squared + y_minus_mu_squared);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::Array<double, -1, 1> >(const Eigen::Array<double, -1, 1>&)::<lambda(const auto:169&)> [with auto:169 = Eigen::Array<double, -1, 1>]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:96:69:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |   const auto& log_y = to_ref_if<is_constant_all<T_shape>::value>(log(y_val));
      |                                                                  ~~~^~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:102:44:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  102 |       partials<1>(ops_partials) = log_beta + log_y - digamma(alpha_val);
      |                                   ~~~~~~~~~^~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:102:52:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  102 |       partials<1>(ops_partials) = log_beta + log_y - digamma(alpha_val);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:49:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:57:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:116:54:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  116 |     partials<2>(ops_partials) = alpha_val / beta_val - y_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54:   required from ‘stan::math::inv<Eigen::Array<double, -1, 1> >(const Eigen::Array<double, -1, 1>&)::<lambda(const auto:220&)> [with auto:220 = Eigen::Array<double, -1, 1>]’
   55 |       x, [](const auto& v) { return v.array().inverse(); });
      |                                     ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:101:63:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  101 |                      || !is_constant_all<T_scale>::value)>(inv(y_val));
      |                                                            ~~~^~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:31:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:43:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:48:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:70:40:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   70 |   const auto& logy_m_mu = to_ref(log_y - mu_val);
      |                                  ~~~~~~^~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:63:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   74 |       = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq);
      |                                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:39:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                    ~~~^~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:35:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:34:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |           = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma;
      |              ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:46:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |           = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:51:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |           = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:268:7:   required from ‘Eigen::MapBase<Derived, 1>::ScalarWithConstIfNotLvalue& Eigen::MapBase<Derived, 1>::coeffRef(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; ScalarWithConstIfNotLvalue = double; Eigen::Index = long int]’
   15 |       EIGEN_STATIC_ASSERT((int(internal::evaluator<Derived>::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \
      |                                                              ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:25:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  367 |     matA.col(i).coeffRef(i+1) = 1;
      |     ~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475:5:   required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase<Derived>&, Eigen::DenseBase<Derived>&, const Eigen::JacobiRotation<OtherScalar>&) [with VectorX = Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]’
  475 |     EIGEN_PLAIN_ENUM_MIN(evaluator<VectorX>::Alignment, evaluator<VectorY>::Alignment),
      |                                              ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40:   required from ‘void Eigen::MatrixBase<Derived>::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Eigen::Index = long int]’
  315 |   internal::apply_rotation_in_the_plane(x, y, j.transpose());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:895:24:   required from ‘void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long int]’
  895 |       q.applyOnTheRight(k,k+1,rot);
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:548:87:   required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagType = Eigen::Matrix<double, -1, 1>; SubDiagType = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’
  548 |     internal::tridiagonal_qr_step<MatrixType::Flags&RowMajorBit ? RowMajor : ColMajor>(diag.data(), subdiag.data(), start, end, computeEigenvectors ? eivec.data() : (Scalar*)0, n);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  460 |   m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51:   required from ‘class Eigen::internal::visitor_evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   79 |     CoeffReadCost = internal::evaluator<XprType>::CoeffReadCost
      |                                                   ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17:   required from ‘void Eigen::DenseBase<Derived>::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>]’
  123 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:323:14:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::minCoeff(IndexType*) const [with int NaNPropagation = 0; IndexType = long int; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  323 |   this->visit(minVisitor);
      |   ~~~~~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:496:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::minCoeff(IndexType*) const [with IndexType = long int; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  496 |       return minCoeff<PropagateFast>(index);
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:35:   required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagType = Eigen::Matrix<double, -1, 1>; SubDiagType = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’
  563 |       diag.segment(i,n-i).minCoeff(&k);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  460 |   m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:221:22:   required from ‘static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  221 |     return m.cwiseAbs().sum();
      |            ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:221:22:   required from ‘static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  221 |     return m.cwiseAbs().sum();
      |            ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41:   required from ‘struct Eigen::internal::evaluator_wrapper_base<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
 1384 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
 1464 | struct unary_evaluator<ArrayWrapper<TArgType> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:74:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  379 |           ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all();
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41:   required from ‘struct Eigen::internal::evaluator_wrapper_base<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
 1384 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
 1464 | struct unary_evaluator<ArrayWrapper<TArgType> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:50:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  387 |         ret = ret && (A21.array()==Scalar(0)).all();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~^~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |                            ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  100 |           partials<0>(ops_partials) = -mu_deriv;
      |                                       ^~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ^~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ~~~~~~~~~~~
  112 |                                   / (sigma_squared + y_minus_mu_squared);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1480:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1480 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:109:26:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  109 |     logp -= sum(beta_val * y_val) * N / max_size(beta, y);
      |                 ~~~~~~~~~^~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:49:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:57:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:116:54:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  116 |     partials<2>(ops_partials) = alpha_val / beta_val - y_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54:   required from ‘stan::math::inv<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:220&)> [with auto:220 = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   55 |       x, [](const auto& v) { return v.array().inverse(); });
      |                                     ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:102:26:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  102 |     logp -= sum(beta_val * inv_y) * N / max_size(y, beta);
      |                 ~~~~~~~~~^~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:31:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:43:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:48:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:108:56:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  108 |       partials<2>(ops_partials) = alpha_val / beta_val - inv_y;
      |                                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:44:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::Matrix<double, -1, 1>; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  199 |                      * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/accumulator.hpp:135:0:   required from ‘stan::math::var stan::math::accumulator<T, typename std::enable_if<stan::is_var<typename std::decay<_Tp>::type>::value, void>::type>::sum() const [with T = stan::math::var_value<double>; typename std::enable_if<stan::is_var<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = stan::math::var_value<double>; stan::math::var = stan::math::var_value<double>]’
  135 |   inline var sum() const { return stan::math::sum(buf_); }
stanExports_spbp.h:1523:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1523 |     return lp_accum__.sum();
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 4, 4>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  116 |         sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha);
      |         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:453:45:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  453 |   RealScalar scale = mat.cwiseAbs().maxCoeff();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:44:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  372 |     hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1);
      |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:74:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:60:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:23:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Array<double, -1, 1> >(const char*, const char*, const Eigen::Array<double, -1, 1>&)::<lambda(double)>; T = Eigen::Array<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array<double, -1, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   62 |   check_not_nan(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Array<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0:   required from ‘void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >; Matrix2 = stan::math::arena_matrix<Eigen::Matrix<double, -1, 1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0; stan::require_st_arithmetic<Op>* <anonymous> = 0; stan::math::var = stan::math::var_value<double>]’
   67 |   x.adj().array() += z.adj() * y.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:105:28:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |   return ops_partials.build(logp);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive_finite<Eigen::Array<double, -1, 1> >(const char*, const char*, const Eigen::Array<double, -1, 1>&)::<lambda(double)>; T = Eigen::Array<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20:   required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array<double, -1, 1>]’
   24 |   elementwise_check([](double x) { return x > 0 && std::isfinite(x); },
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |                     function, name, y, "positive finite");
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:71:24:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   71 |   check_positive_finite(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Array<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative<Eigen::Array<double, -1, 1> >(const char*, const char*, const Eigen::Array<double, -1, 1>&)::<lambda(double)>; T = Eigen::Array<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20:   required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array<double, -1, 1>]’
   26 |   elementwise_check([](double x) { return x >= 0; }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |                     "nonnegative");
      |                     ~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   46 |   check_nonnegative(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Array<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1:   required from ‘ResultType Eigen::internal::member_sum<ResultType, Scalar>::operator()(const XprType&) const [with XprType = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; ResultType = double; Scalar = double]’
   97 |     { return mat.MEMBER(); }                                                                \
      |              ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21:   required from ‘const Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::Scalar Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Scalar = double; Eigen::Index = long int]’
  183 |     return m_functor(m_arg.template subVector<DirectionType(Direction)>(index));
      |            ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:268:34:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  268 |         res = func(res,eval.coeff(index));
      |                        ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Scalar = double]’
  478 |       return internal::generic_product_impl<Lhs,typename Rhs::ConstColXpr,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479 |         ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Scalar = double]’
  485 |       return internal::generic_product_impl<typename Lhs::ConstRowXpr,Rhs,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486 |         ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, 1>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51:   required from ‘class Eigen::internal::visitor_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   79 |     CoeffReadCost = internal::evaluator<XprType>::CoeffReadCost
      |                                                   ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17:   required from ‘void Eigen::DenseBase<Derived>::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >]’
  123 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:54:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  325 |       mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>]’
  178 |     generic_product_impl<Lhs, Rhs>::subTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31:   required from ‘ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>; ExpressionType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’
   59 |       call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const char*, const char*, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(double)>; T = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   62 |   check_not_nan(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive_finite<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const char*, const char*, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(double)>; T = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20:   required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   24 |   elementwise_check([](double x) { return x > 0 && std::isfinite(x); },
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |                     function, name, y, "positive finite");
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:71:24:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   71 |   check_positive_finite(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const char*, const char*, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(double)>; T = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20:   required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   26 |   elementwise_check([](double x) { return x >= 0; }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |                     "nonnegative");
      |                     ~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   46 |   check_nonnegative(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
stanExports_spbp.h:1603:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1603 |               stan::math::sum(
 1604 |                 stan::math::elt_divide(
 1605 |                   stan::math::elt_multiply(beta_scaled, means), std)))),
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Functor = assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Func = assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0:   required from ‘int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   72 |     Eigen::Map<Eigen::VectorXd>(&row[0], draws.cols()) = draws.row(i);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1253:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1253 |     ret = stan::services::standalone_generate(model_, draws,
 1254 |             Rcpp::as<unsigned int>(seed), interrupt, logger, *sample_writer_ptr);
stanExports_spbp.cc:30:0:   required from here
   30 |     .method("standalone_gqs", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::standalone_gqs)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  883 |       this->_set_noalias(other);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Product<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Func = add_assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48:   required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, 1> >; Func = generic_product_impl<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]’
  280 |     func(dst.col(j), rhsEval.coeff(Index(0),j) * actual_lhs);
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  883 |       this->_set_noalias(other);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Product<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Func = add_assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:333:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits<double, double, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, false, 0>’
  306 |   typedef typename Traits::LhsPacket LhsPacket;
      |                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  346 |     general_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  347 |         <Index,LhsScalar,LhsMapper,RowMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  348 |         actualLhs.rows(), actualLhs.cols(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  349 |         LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  350 |         RhsMapper(actualRhsPtr, 1),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                 
  351 |         dest.data(), dest.col(0).innerStride(), //NOTE  if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352 |         actualAlpha);
      |         ~~~~~~~~~~~~                                                                                                                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Scalar = double]’
  385 |     internal::gemv_dense_selector<Side,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                             (int(MatrixType::Flags)&RowMajorBit) ? RowMajor : ColMajor,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  387 |                             bool(internal::blas_traits<MatrixType>::HasUsableDirectAccess)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388 |                            >::run(actual_lhs, actual_rhs, dst, alpha);
      |                            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   51 |         Vectorizable = unpacket_traits<_LhsPacket>::vectorizable &&
      |                                                     ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   52 |         unpacket_traits<_RhsPacket>::vectorizable &&
      |                                      ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                                                                  ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   54 |         LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   55 |         RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |         ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   59 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   60 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   61 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits<double, double, 1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, false, 0>’
  310 |   typedef typename HalfTraits::LhsPacket LhsPacketHalf;
      |                                          ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  346 |     general_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  347 |         <Index,LhsScalar,LhsMapper,RowMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  348 |         actualLhs.rows(), actualLhs.cols(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  349 |         LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  350 |         RhsMapper(actualRhsPtr, 1),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                 
  351 |         dest.data(), dest.col(0).innerStride(), //NOTE  if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352 |         actualAlpha);
      |         ~~~~~~~~~~~~                                                                                                                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Scalar = double]’
  385 |     internal::gemv_dense_selector<Side,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                             (int(MatrixType::Flags)&RowMajorBit) ? RowMajor : ColMajor,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  387 |                             bool(internal::blas_traits<MatrixType>::HasUsableDirectAccess)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388 |                            >::run(actual_lhs, actual_rhs, dst, alpha);
      |                            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   51 |         Vectorizable = unpacket_traits<_LhsPacket>::vectorizable &&
      |                                                     ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   52 |         unpacket_traits<_RhsPacket>::vectorizable &&
      |                                      ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                                                                  ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   54 |         LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   55 |         RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |         ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   59 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   60 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   61 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits<double, double, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, false, 0>’
  314 |   typedef typename QuarterTraits::LhsPacket LhsPacketQuarter;
      |                                             ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  346 |     general_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  347 |         <Index,LhsScalar,LhsMapper,RowMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  348 |         actualLhs.rows(), actualLhs.cols(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  349 |         LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  350 |         RhsMapper(actualRhsPtr, 1),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                 
  351 |         dest.data(), dest.col(0).innerStride(), //NOTE  if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352 |         actualAlpha);
      |         ~~~~~~~~~~~~                                                                                                                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Scalar = double]’
  385 |     internal::gemv_dense_selector<Side,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                             (int(MatrixType::Flags)&RowMajorBit) ? RowMajor : ColMajor,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  387 |                             bool(internal::blas_traits<MatrixType>::HasUsableDirectAccess)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388 |                            >::run(actual_lhs, actual_rhs, dst, alpha);
      |                            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   51 |         Vectorizable = unpacket_traits<_LhsPacket>::vectorizable &&
      |                                                     ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   52 |         unpacket_traits<_RhsPacket>::vectorizable &&
      |                                      ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                                                                  ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   54 |         LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   55 |         RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |         ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   59 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   60 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   61 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; SrcXprType = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Functor = assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; SrcXprType = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; Src = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; Src = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Func = assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; Src = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10:   required from ‘Eigen::CommaInitializer<Derived> Eigen::DenseBase<Derived>::operator<<(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix<double, -1, 1>]’
  159 |   return CommaInitializer<Derived>(*static_cast<Derived *>(this), other);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10:   required from ‘Eigen::Matrix<typename stan::return_type<T1, T2>::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t<stan::is_eigen_col_vector<T> >* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; typename stan::return_type<T1, T2>::type = double]’
  102 |   result << A.template cast<T_return>(), B;
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   29 |   ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0);
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:221:28:   required from ‘static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  221 |     return m.cwiseAbs().sum();
      |            ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:56:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  359 |         mat.coeffRef(k,k) -= (A10 * temp.head(k)).value();
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:51:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::Matrix<double, -1, 1>; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  199 |                      * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  478 |       return internal::generic_product_impl<Lhs,typename Rhs::ConstColXpr,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479 |         ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:113:15:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  485 |       return internal::generic_product_impl<typename Lhs::ConstRowXpr,Rhs,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486 |         ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = int; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   82 |   T_partials_return logp = -0.5 * sum(y_scaled_sq);
      |                                   ~~~^~~~~~~~~~~~~
stanExports_spbp.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |               lp_accum__.add(stan::math::normal_lpdf<propto__>(beta_std, 0, 1));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:106:16:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  106 |     logp += sum((alpha_val - 1.0) * log_y) * N / max_size(alpha, y);
      |             ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:44:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   74 |       = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq);
      |                                         ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::Array<double, -1, 1>; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Array<double, -1, 1>; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::Array<double, -1, 1> >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::Array<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Array<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::Array<double, -1, 1>; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:79:16:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   79 |     logp -= sum(log_y) * N / math::size(y);
      |             ~~~^~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/max.hpp:49:47:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/max.hpp:48:39:   required from ‘stan::value_type_t<T> stan::math::max(const T&) [with T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_t<T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   48 |   return apply_vector_unary<T>::reduce(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   49 |       m, [](const auto& x) { return x.maxCoeff(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:792:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  792 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp.h:1640:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1640 |               loglik_aft(time, beta_scaled, gamma_scaled, status, X, b, B,
 1641 |                 dist, id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:166:45:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:51:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; U = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  372 |     hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1);
      |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:109:16:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  109 |     logp -= sum(beta_val * y_val) * N / max_size(beta, y);
      |             ~~~^~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1488:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1488 |             lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma_scaled,
 1489 |                              stan::model::rvalue(priorpars, "priorpars",
 1490 |                                stan::model::index_uni(1)),
 1491 |                              stan::model::rvalue(priorpars, "priorpars",
 1492 |                                stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:102:16:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  102 |     logp -= sum(beta_val * inv_y) * N / max_size(y, beta);
      |             ~~~^~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:72:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:55:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::eval_dynamic_impl(Dst&, const LhsT&, const RhsT&, const Func&, const Scalar&, Eigen::internal::true_type) [with Dst = Eigen::Matrix<double, -1, -1>; LhsT = Eigen::Matrix<double, -1, -1>; RhsT = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Func = Eigen::internal::assign_op<double, double>; Scalar = double; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  469 |     call_restricted_packet_assignment_no_alias(dst, s * lhs.lazyProduct(rhs), func);
      |                                                     ~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:446:22:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:46:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Dest = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; typename Dest::Scalar = double]’
  296 |           dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size());
      |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   required from ‘static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Dest = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]’
  207 |       ::run(rhs.transpose(), lhs.transpose(), destT, alpha);
      |                              ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5:   required from ‘struct boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:125:16:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  125 |         struct IncrementableIteratorConcept : CopyConstructible<Iterator>
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:31:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:114:7:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:114:7:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:136:13:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:152:13:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:152:13:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:278:9:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:278:9:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:278:9:   required from ‘struct boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/algorithm/equal.hpp:174:13:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9:   required from ‘struct boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/algorithm/equal.hpp:174:13:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/algorithm/equal.hpp:174:13:   required from ‘bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; SinglePassRange2 = boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:644:32:   required from ‘bool boost::operator==(const iterator_range<IteratorT>&, const iterator_range<Iterator2T>&) [with Iterator1T = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >; Iterator2T = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
  644 |             return boost::equal( l, r );
      |                    ~~~~~~~~~~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/find_iterator.hpp:359:0:   required from ‘bool boost::algorithm::split_iterator<IteratorT>::equal(const boost::algorithm::split_iterator<IteratorT>&) const [with IteratorT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
  359 |                         m_Match==Other.m_Match &&
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:649:26:   required from ‘static bool boost::iterators::iterator_core_access::equal(const Facade1&, const Facade2&, mpl_::true_) [with Facade1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; Facade2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; mpl_::true_ = mpl_::bool_<true>]’
  649 |           return f1.equal(f2);
      |                  ~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:981:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator==(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; V1 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; TC1 = forward_traversal_tag; Reference1 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >&; Difference1 = long int; Derived2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; V2 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; TC2 = forward_traversal_tag; Reference2 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >&; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_adaptor.hpp:305:29:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::SinglePassRangeConcept<T>::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  284 |         BOOST_CONCEPT_USAGE(SinglePassRangeConcept)
      |         ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:74:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Functor = assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Func = assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:337:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of ‘static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7:   required from ‘static void Eigen::internal::selfadjoint_product_impl<Lhs, LhsMode, false, Rhs, 0, true>::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Scalar = double]’
  227 |     internal::selfadjoint_matrix_vector_product<Scalar, Index, (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  228 |                                                 int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  229 |       (
      |       ^
  230 |         lhs.rows(),                             // size
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |         &lhs.coeffRef(0,0),  lhs.outerStride(), // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |         actualRhsPtr,                           // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |         actualDestPtr,                          // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         actualAlpha                             // scale factor
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  235 |       );
      |       ~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::SelfAdjointShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]’
  805 |     selfadjoint_product_impl<typename Lhs::MatrixType,Lhs::Mode,false,Rhs,0,Rhs::IsVectorAtCompileTime>::run(dst, lhs.nestedExpression(), rhs, alpha);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   62 |   conj_helper<Packet,Packet,NumTraits<Scalar>::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs,  IsRowMajor), ConjugateRhs> pcj0;
      |                                                                                                                         ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   63 |   conj_helper<Packet,Packet,NumTraits<Scalar>::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1;
      |                                                                                                                         ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::gemm_pack_rhs<double, long int, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 4, 1, false, false>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:81:75:   required from ‘static void Eigen::internal::general_matrix_matrix_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride>::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&, Eigen::internal::GemmParallelInfo<Index>*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’
   81 |   gemm_pack_rhs<RhsScalar, Index, RhsMapper, Traits::nr, RhsStorageOrder> pack_rhs;
      |                                                                           ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14:   required from ‘void Eigen::internal::gemm_functor<Scalar, Index, Gemm, Lhs, Rhs, Dest, BlockingType>::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo<Index>*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Dest = Eigen::Matrix<double, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
  230 |     Gemm::run(rows, cols, m_lhs.cols(),
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |               &m_lhs.coeffRef(row,0), m_lhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |               &m_rhs.coeffRef(0,col), m_rhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |               (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |               m_actualAlpha, m_blocking, info);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor<double, long int, general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>, Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
  114 |   func(0,rows, 0,cols);
      |   ~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  508 |     internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)>
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  509 |         (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2504 |   typedef typename unpacket_traits<Packet>::half HalfPacket;
      |                                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2505 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2508 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2509 |                  QuarterPacketSize = unpacket_traits<QuarterPacket>::size};
      |                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:58:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5:   required from ‘struct boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:125:16:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  125 |         struct IncrementableIteratorConcept : CopyConstructible<Iterator>
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::CopyConstructible<TT>::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  167 |     BOOST_CONCEPT_USAGE(CopyConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:136:13:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::IncrementableIteratorConcept<Iterator>::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  136 |             BOOST_CONCEPT_USAGE(IncrementableIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::EqualityComparable<TT>::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  233 |     BOOST_CONCEPT_USAGE(EqualityComparable) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9:   required from ‘struct boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::SinglePassRangeConcept<T>::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  284 |         BOOST_CONCEPT_USAGE(SinglePassRangeConcept)
      |         ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:166:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of ‘Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:89:68:   required from ‘static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]’
   89 |     Index alignedStart = (starti) + internal::first_default_aligned(&res[starti], endi-starti);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7:   required from ‘static void Eigen::internal::selfadjoint_product_impl<Lhs, LhsMode, false, Rhs, 0, true>::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Scalar = double]’
  227 |     internal::selfadjoint_matrix_vector_product<Scalar, Index, (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  228 |                                                 int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  229 |       (
      |       ^
  230 |         lhs.rows(),                             // size
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |         &lhs.coeffRef(0,0),  lhs.outerStride(), // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |         actualRhsPtr,                           // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |         actualDestPtr,                          // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         actualAlpha                             // scale factor
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  235 |       );
      |       ~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::SelfAdjointShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]’
  805 |     selfadjoint_product_impl<typename Lhs::MatrixType,Lhs::Mode,false,Rhs,0,Rhs::IsVectorAtCompileTime>::run(dst, lhs.nestedExpression(), rhs, alpha);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  500 |   return first_aligned<unpacket_traits<DefaultPacketType>::alignment>(array, size);
      |                                                            ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:169:25:   required from ‘void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double]’
  169 |     this->col(0) -= tau * tmp;
      |                     ~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:304:43:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:170:53:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25:   required from ‘void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double]’
  131 |     this->row(0) -= tau * tmp;
      |                     ~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29:   required from ‘void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double]’
  132 |     bottom.noalias() -= tau * essential * tmp;
      |                         ~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, 1>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  779 |       internal::call_assignment(this->derived(), other.derived());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:26:0:   required from here
   26 |   g = eigenvectors * eigenprojections;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  779 |       internal::call_assignment(this->derived(), other.derived());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:26:0:   required from here
   26 |   g = eigenvectors * eigenprojections;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs<Scalar, Index, DataMapper, Pack1, Pack2, Packet, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17:   required from ‘static void Eigen::internal::general_matrix_matrix_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride>::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&, Eigen::internal::GemmParallelInfo<Index>*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’
  184 |         pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc);
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14:   required from ‘void Eigen::internal::gemm_functor<Scalar, Index, Gemm, Lhs, Rhs, Dest, BlockingType>::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo<Index>*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Dest = Eigen::Matrix<double, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
  230 |     Gemm::run(rows, cols, m_lhs.cols(),
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |               &m_lhs.coeffRef(row,0), m_lhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |               &m_rhs.coeffRef(0,col), m_rhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |               (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |               m_actualAlpha, m_blocking, info);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor<double, long int, general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>, Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
  114 |   func(0,rows, 0,cols);
      |   ~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  508 |     internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)>
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  509 |         (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2100 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2102 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2103 |          QuarterPacketSize = unpacket_traits<QuarterPacket>::size,
      |                                                              ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>; Derived = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs<Scalar, Index, DataMapper, nr, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:346:25:   required from ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, false, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, Version>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 1; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’
  346 |           pack_rhs_panel(blockB+j2*actual_kc,
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
  347 |                          rhs.getSubMapper(actual_k2+panelOffset, actual_j2),
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  348 |                          panelLength, actualPanelWidth,
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  349 |                          actual_kc, panelOffset);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’
  438 |     internal::product_triangular_matrix_matrix<Scalar, Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439 |       Mode, LhsIsTriangular,
      |       ~~~~~~~~~~~~~~~~~~~~~~
  440 |       (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |       (internal::traits<ActualRhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |       (internal::traits<Dest          >::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  443 |       ::run(
      |       ~~~~~^
  444 |         stripedRows, stripedCols, stripedDepth,   // sizes
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445 |         &lhs.coeffRef(0,0), lhs.outerStride(),    // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446 |         &rhs.coeffRef(0,0), rhs.outerStride(),    // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  447 |         &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(),    // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448 |         actualAlpha, blocking
      |         ~~~~~~~~~~~~~~~~~~~~~
  449 |       );
      |       ~     
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>; int ProductTag = 8; Scalar = double]’
  783 |     triangular_product_impl<Rhs::Mode,false,Lhs,Lhs::RowsAtCompileTime==1, typename Rhs::MatrixType, false>::run(dst, lhs, rhs.nestedExpression(), alpha);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2459 |           PacketBlock<Packet,(PacketSize%4)==0?4:PacketSize> kernel;
      |                                                              ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:99:96:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:101:66:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:102:66:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:103:22:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::gemm_pack_rhs<double, long int, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 4, 1, false, true>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:233:85:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 2, Mode, Conjugate, TriStorageOrder, 0, OtherInnerStride>::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]’
  233 |     gemm_pack_rhs<Scalar, Index, RhsMapper, Traits::nr, RhsStorageOrder,false,true> pack_rhs_panel;
      |                                                                                     ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, -1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int Side = 2; int Mode = 2]’
  100 |     triangular_solve_matrix<Scalar,Index,Side,Mode,LhsProductTraits::NeedToConjugate,(int(Lhs::Flags) & RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                                (Rhs::Flags&RowMajorBit) ? RowMajor : ColMajor, Rhs::InnerStrideAtCompileTime>
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |       ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking);
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 2; OtherDerived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; unsigned int _Mode = 2]’
  181 |   internal::triangular_solver_selector<MatrixType, typename internal::remove_reference<OtherCopy>::type,
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  182 |     Side, Mode>::run(derived().nestedExpression(), otherCopy);
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96:   required from ‘static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long int]’
  364 |       if(rs>0) A11.adjoint().template triangularView<Upper>().template solveInPlace<OnTheRight>(A21);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68:   required from ‘static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]’
  408 |   { return llt_inplace<typename MatrixType::Scalar, Lower>::blocked(m)==-1; }
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2504 |   typedef typename unpacket_traits<Packet>::half HalfPacket;
      |                                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2505 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2508 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2509 |                  QuarterPacketSize = unpacket_traits<QuarterPacket>::size};
      |                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  457 |         dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:42:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:90:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57:   required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   63 |       triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint()
      |                                             ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:64:57:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:73:50:   required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   73 |           triFactor.row(i).tail(nbVecs-j-1) += z * triFactor.row(j).tail(nbVecs-j-1);
      |                                                ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:113:15:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Lhs = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  485 |       return internal::generic_product_impl<typename Lhs::ConstRowXpr,Rhs,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486 |         ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Lhs = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>]’
  178 |     generic_product_impl<Lhs, Rhs>::subTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31:   required from ‘ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’
   59 |       call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:38:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs<Scalar, Index, DataMapper, Pack1, Pack2, Packet, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = true]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:319:27:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 2, Mode, Conjugate, TriStorageOrder, 0, OtherInnerStride>::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]’
  319 |             pack_lhs_panel(blockA, lhs.getSubMapper(i2,absolute_j2),
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  320 |                            actualPanelWidth, actual_mc,
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  321 |                            actual_kc, j2);
      |                            ~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, -1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int Side = 2; int Mode = 2]’
  100 |     triangular_solve_matrix<Scalar,Index,Side,Mode,LhsProductTraits::NeedToConjugate,(int(Lhs::Flags) & RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                                (Rhs::Flags&RowMajorBit) ? RowMajor : ColMajor, Rhs::InnerStrideAtCompileTime>
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |       ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking);
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 2; OtherDerived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; unsigned int _Mode = 2]’
  181 |   internal::triangular_solver_selector<MatrixType, typename internal::remove_reference<OtherCopy>::type,
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  182 |     Side, Mode>::run(derived().nestedExpression(), otherCopy);
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96:   required from ‘static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long int]’
  364 |       if(rs>0) A11.adjoint().template triangularView<Upper>().template solveInPlace<OnTheRight>(A21);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68:   required from ‘static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]’
  408 |   { return llt_inplace<typename MatrixType::Scalar, Lower>::blocked(m)==-1; }
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2100 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2102 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2103 |          QuarterPacketSize = unpacket_traits<QuarterPacket>::size,
      |                                                              ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; typename Dest::Scalar = double]’
  457 |         dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 64>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 8, 8, 0, 8, 8>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68:   required from ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, true, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, Version>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’
  150 |     Matrix<Scalar,SmallPanelWidth,SmallPanelWidth,LhsStorageOrder> triangularBuffer(a);
      |                                                                    ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  438 |     internal::product_triangular_matrix_matrix<Scalar, Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439 |       Mode, LhsIsTriangular,
      |       ~~~~~~~~~~~~~~~~~~~~~~
  440 |       (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |       (internal::traits<ActualRhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |       (internal::traits<Dest          >::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  443 |       ::run(
      |       ~~~~~^
  444 |         stripedRows, stripedCols, stripedDepth,   // sizes
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445 |         &lhs.coeffRef(0,0), lhs.outerStride(),    // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446 |         &rhs.coeffRef(0,0), rhs.outerStride(),    // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  447 |         &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(),    // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448 |         actualAlpha, blocking
      |         ~~~~~~~~~~~~~~~~~~~~~
  449 |       );
      |       ~     
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 8>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
  179 |     typedef typename internal::find_best_packet<Scalar,SizeAtCompileTime>::type PacketScalar;
      |                                                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32:   required from ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, true, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, Version>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’
  153 |       triangularBuffer.diagonal().setZero();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  438 |     internal::product_triangular_matrix_matrix<Scalar, Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439 |       Mode, LhsIsTriangular,
      |       ~~~~~~~~~~~~~~~~~~~~~~
  440 |       (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |       (internal::traits<ActualRhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |       (internal::traits<Dest          >::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  443 |       ::run(
      |       ~~~~~^
  444 |         stripedRows, stripedCols, stripedDepth,   // sizes
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445 |         &lhs.coeffRef(0,0), lhs.outerStride(),    // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446 |         &rhs.coeffRef(0,0), rhs.outerStride(),    // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  447 |         &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(),    // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448 |         actualAlpha, blocking
      |         ~~~~~~~~~~~~~~~~~~~~~
  449 |       );
      |       ~     
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31:   required from ‘ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’
   43 |       call_assignment_no_alias(m_expression, other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:167:19:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:769:69:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63:   required from ‘void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, -1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 1; Eigen::Index = long int]’
  654 |     m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col));
      |                                                    ~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long int]’
  142 |       EIGEN_STATIC_ASSERT(internal::evaluator<Derived>::Flags & LinearAccessBit,
      |                                                         ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long int]’
  182 |       return coeff(index);
      |              ~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53:   required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   63 |       triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint()
      |                                              ~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55:   required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   92 |   if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:46:   required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&, bool) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’
  399 |           apply_block_householder_on_the_left(sub_dst, sub_vecs, m_coeffs.segment(k, bs), !m_reverse);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:320:29:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, 1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, 1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = div_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::div_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = div_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = div_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28:   required from ‘Derived& Eigen::DenseBase<Derived>::operator/=(const Scalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Scalar = double]’
   41 |   internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op<Scalar,Scalar>());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:333:21:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72:   required from ‘static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 2; bool Conjugate = false]’
   78 |           rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map<const Matrix<RhsScalar,Dynamic,1> >(rhs+s,k))).sum();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 8, 8, 0, 8, 8>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, 8, 8, 0, 8, 8>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:42:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:168:9:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:52:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  366 |       dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 4, 4, 1, 4, 4>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, 4, 4, 1, 4, 4>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:301:29:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/assign.hpp:60:0:   required from ‘void stan::model::assign(T&&, U&&, const char*) [with T = Eigen::Matrix<double, -1, 1>&; U = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_t<std::is_assignable<typename std::decay<_Tp>::type&, typename std::decay<_Tp2>::type> >* <anonymous> = 0; stan::require_all_not_t<internal::is_tuple<Tuple1>, internal::is_tuple<Tuple2> >* <anonymous> = 0]’
   60 |   internal::assign_impl(x, std::forward<U>(y), name);
stanExports_spbp.h:413:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  413 |       stan::model::assign(bp, stan::math::multiply(b, gamma),
  414 |         "assigning variable bp");
stanExports_spbp.h:1621:0:   required from ‘void model_spbp_namespace::model_spbp::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1621 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1622 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1886:0:   required from ‘void model_spbp_namespace::model_spbp::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1886 |     write_array_impl(base_rng, params_r, params_i, vars,
 1887 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 1, 0, 8, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 1, 0, 8, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 1, 0, 8, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>; U = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127:   required from ‘static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 2; bool Conjugate = false]’
   78 |           rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map<const Matrix<RhsScalar,Dynamic,1> >(rhs+s,k))).sum();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12:   required from ‘static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Side = 1; int Mode = 2]’
   71 |     triangular_solve_vector<LhsScalar, RhsScalar, Index, Side, Mode, LhsProductTraits::NeedToConjugate,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                             (int(Lhs::Flags) & RowMajorBit) ? RowMajor : ColMajor>
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |       ::run(actualLhs.cols(), actualLhs.data(), actualLhs.outerStride(), actualRhs);
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:32:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:48:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’
  194 |             ::run(rhs.transpose(),lhs.transpose(), dstT, alpha);
      |                                   ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = add_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:25:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>; Scalar = double]’
  478 |       return internal::generic_product_impl<Lhs,typename Rhs::ConstColXpr,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479 |         ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_namespace::model_spbp, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_namespace::model_spbp; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54:   required from ‘static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’
  341 |       dest.head(diagSize) -= (lhs_alpha-LhsScalar(1))*rhs.head(diagSize);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]’
  457 |         dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<double, -1, 1>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<double, -1, 1>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp.h:408:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  408 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp.h:1441:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1441 |           loglik_null(beta_scaled, gamma_scaled, status, X, b, B, M, dist,
 1442 |             id, z, pstream__), "assigning variable log_lik");
stanExports_spbp.h:1897:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1897 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_namespace::model_spbp; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77:   required from ‘static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]’
  137 |           res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum();
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>; U = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 8, 8, 1, 8, 8>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, 8, 8, 1, 8, 8>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Rhs = Eigen::Matrix<double, -1, -1>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114:   required from ‘static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]’
  137 |           res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum();
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from ‘static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’
  327 |     internal::triangular_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  328 |       <Index,Mode,
      |       ~~~~~~~~~~~~
  329 |        LhsScalar, LhsBlasTraits::NeedToConjugate,
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  330 |        RhsScalar, RhsBlasTraits::NeedToConjugate,
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  331 |        RowMajor>
      |        ~~~~~~~~~
  332 |       ::run(actualLhs.rows(),actualLhs.cols(),
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  333 |             actualLhs.data(),actualLhs.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  334 |             actualRhsPtr,1,
      |             ~~~~~~~~~~~~~~~
  335 |             dest.data(),dest.innerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  336 |             actualAlpha);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   [ skipping 37 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 35 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, -1, -1>; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_namespace::model_spbp, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_namespace::model_spbp; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_namespace::model_spbp; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0:   recursively required from ‘void stan::math::internal::callback_vari<T, F>::chain() [with T = double; F = stan::math::sum<arena_allocator<var_value<double> > >(const std::vector<var_value<double>, arena_allocator<var_value<double> > >&)::<lambda(auto:510&)>]’
   21 |   inline void chain() final { rev_functor_(*this); }
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0:   required from here
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:44:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   required from ‘double stan::mcmc::diag_e_metric<Model, BaseRNG>::T(stan::mcmc::diag_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   21 |     return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0:   required from here
   20 |   double T(diag_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:92:65:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   92 |       partials<1>(ops_partials) = log_beta - digamma(alpha_val) - log_y;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1892:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1892 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:96:35:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   96 |     logp -= sum((alpha_val + 1.0) * log_y) * N / max_size(y, alpha);
      |                 ~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1892:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1892 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:70:40:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   70 |   const auto& logy_m_mu = to_ref(log_y - mu_val);
      |                                  ~~~~~~^~~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1892:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1892 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:39:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                          ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:51:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   required from ‘double stan::mcmc::diag_e_metric<Model, BaseRNG>::T(stan::mcmc::diag_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   21 |     return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0:   required from here
   20 |   double T(diag_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:96:16:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   96 |     logp -= sum((alpha_val + 1.0) * log_y) * N / max_size(y, alpha);
      |             ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |               lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(
 1500 |                                gamma_scaled,
 1501 |                                stan::model::rvalue(priorpars, "priorpars",
 1502 |                                  stan::model::index_uni(1)),
 1503 |                                stan::model::rvalue(priorpars, "priorpars",
 1504 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1892:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1892 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:79:16:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   79 |     logp -= sum(log_y) * N / math::size(y);
      |             ~~~^~~~~~~
stanExports_spbp.h:1507:0:   required from ‘stan::scalar_type_t<T2> model_spbp_namespace::model_spbp::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1507 |               lp_accum__.add(stan::math::lognormal_lpdf<propto__>(
 1508 |                                gamma_scaled,
 1509 |                                stan::model::rvalue(priorpars, "priorpars",
 1510 |                                  stan::model::index_uni(1)),
 1511 |                                stan::model::rvalue(priorpars, "priorpars",
 1512 |                                  stan::model::index_uni(2))));
stanExports_spbp.h:1892:0:   required from ‘T_ model_spbp_namespace::model_spbp::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1892 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_namespace::model_spbp; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Matrix<double, 1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   required from ‘static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >; Rhs = Eigen::Matrix<double, -1, -1>; Dest = Eigen::Matrix<double, 1, -1>; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]’
  207 |       ::run(rhs.transpose(), lhs.transpose(), destT, alpha);
      |                              ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; Derived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_namespace::model_spbp; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~


g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stanExports_spbp_frailty.cc -o stanExports_spbp_frailty.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/exp_sinh.hpp:19,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_1d.hpp:8,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:14,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:15,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4,
                 from stanExports_spbp_frailty.h:23,
                 from stanExports_spbp_frailty.cc:5:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
  498 |       { 2.239451308457907276646263599248028318747e-2543Q, 4.087883914826209167187520163938786544603e-936Q, 7.764136408896555253208502557716060646316e-345Q, 2.569416154701911093162209102345213640613e-127Q, 2.705458070464053854934121429341356913371e-47Q, 7.491188348021113917760090371440516887521e-18Q, 5.198294603582515693057809058359470253018e-07Q, 0.005389922804577577496651910020276229582764Q, 0.1920600417448513371971708155403009636026Q, 1.140219687292143805081229623729334820659Q, 7.806184141505854070922571674663437423603Q, 497.9910059199034049204308876883447088185Q, 27016042.73379639480428530637021605662451Q, 172966369043668599418.5877957471751383371Q, 1.061675373362961296862509492541522509127e+55Q, 3.811736521949348274993846910907815663725e+149Q, 4.031589783270233530756613072386084762687e+406Q, 1.857591496578858801010210685679553673527e+1105Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:498:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
  499 |       { 6.38192460297577997296130116084380488004e-1543Q, 4.553284218142424152191512347101108073691e-568Q, 1.937062162895195937060002998269756423851e-209Q, 1.660126625033739077374114876720390220712e-77Q, 5.725718222547734673080418904622339594753e-29Q, 4.168381624810496871907721134250128161942e-11Q, 0.0001613301975005046953323705477328478299103Q, 0.0474713399587676291203429066086137662056Q, 0.5099627601758401314316521881645115690603Q, 2.636240582466121690921186199130019570689Q, 39.05613529229837860979125052359555007623Q, 30990.22477506600812220045610450185310364Q, 1857609984963.014390268032888333743476748Q, 2359106700485891760372588191034580.237445Q, 5.305502438164240038024865289303441329929e+90Q, 4.153264547632969989660655052675878016131e+246Q, 2.39549808558050342461418974153843135261e+670Q, 1.907821628968714220362207148967088886146e+1822Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:499:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
  500 |       { 6.057903324174675880054786918700573277193e-1981Q, 8.656190904067090962653034260124195755274e-1202Q, 3.301911576596318022491539142850442018161e-729Q, 1.425485029898429297758878823810205941516e-442Q, 1.016496544573331920304016689793414356743e-268Q, 2.848036810989534605128535426330975462895e-163Q, 2.581928872313165828368701686010678577144e-99Q, 1.601590227152633400640250804848713890905e-60Q, 5.423190544363659530944338243992687682219e-37Q, 1.016381761828840448285257216929561921503e-22Q, 4.635725075794601084424604353869125707077e-14Q, 8.3498615886950739967156481568160331201e-09Q, 1.303868885475613415062833232828648525669e-05Q, 0.001153300807253218344728159062725073079949Q, 0.01814288911244882236930497812936819917973Q, 0.1025656071886267491128524112054469619388Q, 0.3242301173345578897587341005053281543043Q, 0.7688636442387784234265303257286061242944Q, 1.704936145319479582718350104944998619577Q, 4.332223509891009397137256165478273534279Q, 16.00424777396788542203662195209964219854Q, 119.9894477197320344196270723637925628186Q, 3053.206094606356294417950881488718170062Q, 602365.2553559583292243897621777047334194Q, 3550455773.201059364690484967711333425091Q, 5733723619916794.008354021149856937812556Q, 97490164875869638451560588.97182161070984Q, 7.132097466952214251618865223622602893458e+42Q, 4.527309308592487932893086561010303870042e+70Q, 3.115319987396348432317683626917454615693e+116Q, 1.165082263946878699920850154957972424971e+192Q, 4.61868993445541953416660351754288757642e+316Q, 1.235693446874006572643670815583618997533e+522Q, 6.085142451732094001360716852852249745666e+860Q, 1.561268268167538223129534325473369675815e+1419Q, 7.15416720524977809484490807341332912337e+2339Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:500:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
  501 |       { 1.316397640984446973307154953464589633275e-2244Q, 2.91103714441677346374884778987181929964e-1748Q, 1.041515112823364264288004198932170597134e-1361Q, 1.163952866111770553035180609992941917098e-1060Q, 3.331010008037941781256743115855292034324e-826Q, 1.311012824977050544924978303237678019851e-643Q, 2.102714428828884821953890862683078649826e-501Q, 1.181154283940326231672292577754503055478e-390Q, 2.109394497146605580650701202262455040085e-304Q, 3.142026651033038465813811858591067955951e-237Q, 6.481721750272378322539690406725748230209e-185Q, 3.583598691717140876356841025821167196821e-144Q, 1.92664353411734602269656833786034601971e-112Q, 9.922976982058019429687317584840590274898e-88Q, 1.74739966510164583390419990770953521763e-68Q, 1.70290143918426077776224230568679054616e-53Q, 8.030136878691961276301034231071221582072e-42Q, 9.917365028053524354476145352392235487451e-33Q, 1.195101660603996715429218637550950454647e-25Q, 3.914005753291886226833591030642884022779e-20Q, 7.736530260670029404731999770065344717989e-16Q, 1.718208187412490487060798651160186368903e-12Q, 6.957606467986766668781610852908826758303e-10Q, 7.490494532575157167666978009034915042833e-08Q, 2.876694179706214244895454007509365858007e-06Q, 4.95621623915248246930633393189624651192e-05Q, 0.0004580885614011081480136084266758386238991Q, 0.002611973650987327972015238352563580017097Q, 0.01024958074171405301707965287545674192198Q, 0.03016224300141855969532721437631887510999Q, 0.07123470770339354612512733126593011802245Q, 0.1425077997714610113981393440866519718873Q, 0.2522461348260661654197754128666648295859Q, 0.4094768120120717375909393632502588445701Q, 0.6284517616579117758312487536756803604881Q, 0.9367868281384272374009925574604673700344Q, 1.390682216155298525280673341216151282237Q, 2.107722788359705067834932911785748508994Q, 3.347673174455422472577549274497972709551Q, 5.736410541438001909256000925370163885819Q, 10.96982957507422942804757729955529934671Q, 24.38435887010115093181364909323819215825Q, 66.24753699117985966148476651092908482621Q, 234.2315029073004369735419071058951676162Q, 1166.800705234530212373324266823192926477Q, 9058.072807556345123303399558638850050032Q, 124646.6048080201712485538680062639558529Q, 3584819.86746951378682172637961966062923Q, 266100993.7796082691768128807430671558536Q, 66825052601.51570420440082629824643725379Q, 80338167537283.97995953411028754151943899Q, 721934731984192713.8330181471216700501392Q, 85912332322414837303920.66199595232277841Q, 282145179878388664670389842403.4386259681Q, 65637349877520123390370406122266056686.38Q, 3.628585210946194380811829731899355186227e+48Q, 2.255004287064249520310520131039130736102e+62Q, 1.15869387156744556281317453901581151608e+80Q, 6.381237955604791946525597400340497294869e+102Q, 1.010840568769200528470714372039635841864e+132Q, 3.146392870507528140666504475776071670543e+169Q, 4.36361765578710599110918832751720492273e+217Q, 2.853414836089672424680428668400813268807e+279Q, 6.729793209488189821208480033926845423686e+358Q, 5.551856590995612599330193819104783525931e+460Q, 4.052255999971348848790422668447727946207e+591Q, 4.359321017798455720139540978196326313327e+759Q, 2.491143253847753891477290704847758735118e+975Q, 2.715360792058091922045750051250504657e+1252Q, 1.435205921116767351962933143664802808424e+1608Q, 8.210855869756939741458957539090139842153e+2064Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:501:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
  502 |       { 2.5206619423030582050540170122224114428e-2389Q, 1.172863116157072894734245940044946298728e-2108Q, 5.723395259249713010169313313952092349583e-1861Q, 2.197389499531280825740095933047095895838e-1642Q, 1.745161518126606205352284095182052308004e-1449Q, 2.988322581168499697535468502285209728217e-1279Q, 5.082152338298280900263082030896703594299e-1129Q, 1.923568771941791888696041505006148197297e-996Q, 1.922376701708619531115877054556550086857e-879Q, 3.43354234203261313677968607194090162681e-776Q, 4.520976144958693723499608471428644204377e-685Q, 1.16924290517103592239484417171431040132e-604Q, 1.076080723321413327903675953550818303011e-533Q, 4.542643147897936251189382845876349248208e-471Q, 8.39641135188984130629872933142091374729e-416Q, 4.975865312177024229863027999897167556333e-367Q, 5.478993165227465768218836546574553849014e-324Q, 5.284390536217028049162677728277890870188e-286Q, 1.753997013998162369603538709409426038521e-252Q, 6.702720150152123722417807613786063904275e-223Q, 8.560241294360251079054160391146097054699e-197Q, 9.357825403471029128412705980972206582797e-174Q, 2.008012274394970040775210542988145301135e-153Q, 1.759362217490417244193766476411245146585e-135Q, 1.201323068157632801024303577546837842597e-119Q, 1.130871751114348441263036859622267361614e-105Q, 2.427952702329304891356334984001160462099e-93Q, 1.853857010064827708666752242673457462783e-82Q, 7.450531057316733181973526587285947355417e-73Q, 2.227578113196083858417625605575495347595e-64Q, 6.723847629738657283145680261671783557431e-57Q, 2.682661571058473846237236792137934196058e-50Q, 1.79453195451344128721262062986439838442e-44Q, 2.482641507616913094034333751341582768753e-39Q, 8.548433311573474998083868427676274583188e-35Q, 8.62683103876914985130407106643678050193e-31Q, 2.947486044786180737441798148453414409162e-27Q, 3.872329992960205091594692590987101453023e-24Q, 2.188786812967355018227938536553422999502e-21Q, 5.877663279328016310239105745938007253203e-19Q, 8.184245820130904480351031879568469982524e-17Q, 6.383596940050023404498310185052683420494e-15Q, 2.985846320564205038037745987061543784625e-13Q, 8.894313235339439363097219119871323774239e-12Q, 1.779353851443023403734921943727167209889e-10Q, 2.505382916672247087749339155220756062847e-09Q, 2.587725630426792604401006002267344237741e-08Q, 2.033572921227284576438445719455687616491e-07Q, 1.25575991824042977482635039643574244403e-06Q, 6.269440412694030058863353111989674862175e-06Q, 2.595085881599872954251937862499883118425e-05Q, 9.105996179813948353400602282697524464869e-05Q, 0.0002762392802117902551874788776118764135082Q, 0.0007371672770779048357858142458553279273489Q, 0.001757270507480588460625943761648134470357Q, 0.003793199741311863237629531234477439491776Q, 0.007504045999882254423903408991718678739289Q, 0.01375129203357108795095672207425737042887Q, 0.0235648806669815705789256424396565511416Q, 0.03808206546757287312410400667727321525232Q, 0.0584750515250823575509888778022876539008Q, 0.08588741816168257779870858476342798002897Q, 0.1213974127142878083976184138280395303104Q, 0.1660203958235870922656132735987314987822Q, 0.2207560463670208437118557853737734158601Q, 0.2866810915284543028513192158997575835338Q, 0.3650869474810520258950775181589457153731Q, 0.4576643646397673926152716166562185990355Q, 0.5667441269218995998913739139298550489509Q, 0.6956144754295223366640533077595837863928Q, 0.8489536783030172130335775282473784663229Q, 1.033443510885548859219360552937381026851Q, 1.25867327784678000729733451594597097337Q, 1.538517555075041016346761652863952793208Q, 1.89329890876468636135161330299058554312Q, 2.353277301351851558487347974576485001412Q, 2.964435360444065702141420592598446485362Q, 3.798346361008385380944705678431124418709Q, 4.969527598464384372784681410687225436954Q, 6.666989125776029897025551678183749955099Q, 9.213721071361445027221262415929619540222Q, 13.18345690989291972865182826932610004922Q, 19.64024062230142947772459448354624698294Q, 30.65462770756782675694978623368074494086Q, 50.4779893046794926285039124793115175055Q, 88.37993660346673602047366921902538163011Q, 165.9803667059984169730050649489153421943Q, 337.6706631615823036132897955161926139609Q, 752.4698775446966859930160294870547655096Q, 1859.895753721088275783900471462382585879Q, 5171.784242569678351544419777453466412916Q, 16439.68224920392428255829998472244941314Q, 60828.28772762458714202245676717324350873Q, 267403.3214912122110256002506355191499137Q, 1429347.933351015204306617447897972413452Q, 9536926.621626306980484309643305423208196Q, 81822783.86938234780551399066229800198692Q, 933554751.5321686629929819185460517560829Q, 14714528933.55367564194257696642197219325Q, 334526819004.1342316058283621780777931756Q, 11519120972470.51332962127585805147042226Q, 634977429513554.5866778047103885859990833Q, 59661154851781618.71469833139627374808833Q, 10258566668268483666.87233774788273411671Q, 3498782351548458269054.698064372699628001Q, 2593041167054462009490911.107406772475519Q, 4630891728517314272789671037.133056823687Q, 22405725198422081640863565993885.01556046Q, 335382887519057371346768487572597807.0471Q, 1.805229891096869056758012265512553255292e+40Q, 4.143352671969591623813814524116221876304e+45Q, 4.918933828381959415593488120823071981949e+51Q, 3.759479884167637531775066458674648098607e+58Q, 2.370354252414880186596684665159418630029e+66Q, 1.632887662723346042746203904027271808135e+75Q, 1.689790288382573271901196765672215169737e+85Q, 3.768157678554177644154419456918439518135e+96Q, 2.725167569380753976402510741556225451742e+109Q, 1.01581121689650812980198251914622703178e+124Q, 3.298856991576337284158560413886137181497e+140Q, 1.691896320782650875076203269043188495403e+159Q, 2.688862164597444111407738620805399395688e+180Q, 2.842157259124605697187795386218677216391e+204Q, 4.747639199403024362447283672125852826296e+231Q, 3.341705701165246712607275760771067534333e+262Q, 3.011199583815608630823405186037102754549e+297Q, 1.223690427483633883424913552261079866419e+337Q, 9.342435130798085441244782123257085986706e+381Q, 6.75013277944506940788764281864974376778e+432Q, 2.883587060602951466391472557821367572471e+490Q, 5.807295241013203323828534467621397444726e+555Q, 5.796152105409012013566864143195753032862e+629Q, 4.122626017834653186081615813053037582347e+713Q, 4.285202011931086479539142857463076440052e+808Q, 1.99573761404250032069947440682788052405e+916Q, 2.014079397178923658633495910333688587014e+1038Q, 3.570148522918403340320830841666908310066e+1176Q, 1.617637477295168349967593280814302779633e+1333Q, 5.291797544280981679311029646634340608003e+1510Q, 7.48399182023635266336559154483155451479e+1711Q, 6.420118348194716283591292220766712713315e+1939Q, 1.230075220167288536615919838362095973387e+2198Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:502:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
  503 |       { 3.795390672070017300753231208972661157463e-2465Q, 7.779777553755136439657877267977245651568e-2316Q, 1.433306323222013275209083063019716735198e-2175Q, 8.384206893282840565983221028480116073658e-2044Q, 5.095877570390321573443926231967674337647e-1920Q, 9.801617117780997982789217759593347992677e-1804Q, 1.698559621973235103207681863307358445538e-1694Q, 7.086325399079152707198289787557526167382e-1592Q, 1.791883740278245862466944715145415778126e-1495Q, 6.537977048684207893536199493437969077762e-1405Q, 7.774908468832649847178339204899627179575e-1320Q, 6.478864602726321305200912515898143930486e-1240Q, 7.765090574678907306134193726947577898876e-1165Q, 2.630326119433748477458706343770434986992e-1094Q, 4.749906839546177165095241119597567665718e-1028Q, 8.299891364005248930752542816259554461453e-966Q, 2.456886121616923290433040931702106673987e-907Q, 2.084975105306165421720621792298451738582e-852Q, 8.314863021917642918260981455060899893804e-801Q, 2.479012812294721526368945086473772161421e-752Q, 8.54646964556090357402612014431012525116e-707Q, 5.132368733352036821103684616515224808065e-664Q, 7.889147927418897398294379021877366424811e-624Q, 4.456089988888074476694572824088806782629e-586Q, 1.298990194919558378495326736351729403923e-550Q, 2.688838750505892128510794226187763931399e-517Q, 5.333514036446538787793518253409262489744e-486Q, 1.343530053903156890860347423384825206649e-456Q, 5.599542549782115166174708028896712747121e-429Q, 4.950559812998042896188584647263206419909e-403Q, 1.172571121690289764179956681265097018287e-378Q, 9.265119487981539529767577305990761378789e-356Q, 3.000980062420973867973818880845860478641e-334Q, 4.835349309746179020153748142870208251803e-314Q, 4.648418165203187459537829054831654604148e-295Q, 3.162795591358865058002374567318379344286e-277Q, 1.78816495446662412891655575761768850823e-260Q, 9.767303242094807115508406532983731924042e-245Q, 5.938359770701310949887981802571491225734e-230Q, 4.590409820668175251596766385949902266971e-216Q, 5.112083272880275136834520713890140902382e-203Q, 9.223299886181076841150224911038916132471e-191Q, 3.010290465213103549498805131683068042409e-179Q, 1.971306978618734683067074267607013989575e-168Q, 2.854882401768039470681434737764403097782e-158Q, 1.001876004164187257589222479116755961481e-148Q, 9.28388368884304519736248927049010830097e-140Q, 2.462486108028708927260440395734488837617e-131Q, 2.016795400360833462215017065421366863426e-123Q, 5.476652622966367615032292053884484336876e-116Q, 5.272077566455494451788521546425408136695e-109Q, 1.915797835762559722934275003970166064824e-102Q, 2.787748791718769345895186833164681898523e-96Q, 1.717019969783925469381392688568931486586e-90Q, 4.715605767411004441260107716554911215983e-85Q, 6.064460188117978272108174292717305809528e-80Q, 3.823876411447123854401459917711732557741e-75Q, 1.234319419865795919459380852955199024887e-70Q, 2.124134488829505900467360579059303439811e-66Q, 2.024503330684819834315108532844110559563e-62Q, 1.107606713747660145231851458239388162059e-58Q, 3.597409197676984675677984057726546424488e-55Q, 7.159009669672532506246206967901639058717e-52Q, 8.992186046439948861475628942520087991718e-49Q, 7.330545657183168686891287840557389031978e-46Q, 3.981455458584870683744497436520506933176e-43Q, 1.476619713772285254431130454584176200133e-40Q, 3.826978431809928214389355447519902726264e-38Q, 7.083290668359386861447966477541586360608e-36Q, 9.555768999319788426431775086087349112968e-34Q, 9.577913087935460160539269489276067690914e-32Q, 7.262226384946935038838885698096620016918e-30Q, 4.236504491274396853110321383504675317874e-28Q, 1.931901576598121874499773676395841031276e-26Q, 6.990113865391778138743200448969517839792e-25Q, 2.035144735566841718413904303195536680396e-23Q, 4.831023993941522980447473400007455319995e-22Q, 9.466523297160036536447434637997160469953e-21Q, 1.549167405525432140925565313051159250563e-19Q, 2.14045496241922041961398056320914332322e-18Q, 2.52272497168145963445164392470656925743e-17Q, 2.560802965559051560381760195943725944933e-16Q, 2.259216301270926387212069708862804061239e-15Q, 1.747067697308661614911229837784633703426e-14Q, 1.193721953493877730136777069023115375804e-13Q, 7.261048647211436110012409981162064070343e-13Q, 3.959698354015994423003203648219445875559e-12Q, 1.948812140821042423838293141200645234893e-11Q, 8.710185284512708238528405205689273543106e-11Q, 3.556110511389215106439363864587680913673e-10Q, 1.333523995015433973303869945509054883231e-09Q, 4.61686492197482306467363712069697375051e-09Q, 1.482933777652652086397921165904176062922e-08Q, 4.439201256433602926738671445859281174894e-08Q, 1.243818740024104315795359265865889061391e-07Q, 3.275118138216200625243866640518155922026e-07Q, 8.134998048703182572861795938492429107642e-07Q, 1.912901137346598024841188094682606222964e-06Q, 4.272510974451733112955668057488366672288e-06Q, 9.092705525753037851717167450560202933918e-06Q, 1.849285862719977729368018635153610374012e-05Q, 3.604297979179478770170349465262021708134e-05Q, 6.749560699636067367111827124793672270975e-05Q, 0.0001217399530093589052755709255552137501214Q, 0.0002119798092857219716784092724070184838165Q, 0.0003571089874396016314441647628669192562085Q, 0.0005832262433970766235214764926219826111953Q, 0.0009252003173231862125410074191993584583236Q, 0.001428170271956024371431271278148622938591Q, 0.002148851705929752880377989456676968462357Q, 0.00315651924059648003003554910164669437379Q, 0.004533551347666632228987100190172196497749Q, 0.00637545404570481802455455747608672403478Q, 0.008790321915333871574458792947941344568964Q, 0.01189774328782595914086895004343189328045Q, 0.01582720561441695890844807688765959236837Q, 0.0207161013778195777697553686569837390476Q, 0.02670746991923049288761134463020449829739Q, 0.03394763323356885770625642676679074309901Q, 0.04258389292974886627325746268496237602011Q, 0.05276245167659283110092436309489567698917Q, 0.0646267074882549485198639150918873184786Q, 0.07831604604644478869244426161876162156255Q, 0.09396522829516283795223827995446661844768Q, 0.1117044411973961766270728271802225526835Q, 0.1316600519131492902561052263967199098344Q, 0.1539560822924166257732329883435248756687Q, 0.1787164033620456734893640543344657244889Q, 0.2060676396490745147451195395209975563699Q, 0.2361427713798308598187043784963620082981Q, 0.2690854290511355532204052693921342602242Q, 0.305054889564183700169683815016292291199Q, 0.3442318059586820108521538706833283481062Q, 0.3868247338279828413933661340378205138754Q, 0.4330775570906081008567360156110456811268Q, 0.4832779647893183186516132108214191589339Q, 0.5377671905201770169268895537332680002311Q, 0.5969512993956263711392546315972859565671Q, 0.6613143977169219977516694158659088783811Q, 0.7314342528824741733839807656432757716107Q, 0.8080009525815161840183243326671240353006Q, 0.8918394127469408385488364196441967124333Q, 0.9839367763604760603196459906151607884336Q, 1.085476048188192123075453739251218510212Q, 1.197877708796906199452119329245639014272Q, 1.322851579124039222603672663798567463376Q, 1.462461912120810364685968380183335243894Q, 1.619209637172122692401303406940860411898Q, 1.796136969870131896910672473813146944781Q, 1.996961357255571143394600289831227589373Q, 2.226248146939811707460599481581870837544Q, 2.489634721575354120682362651699549592949Q, 2.794123526213803146198014666678951074308Q, 3.148468019138963709501537343168779075746Q, 3.563684960811185116871444598190714785818Q, 4.053739911052914262319668034399529246027Q, 4.636472277732791639643132400229354301411Q, 5.334854715994749316640865062595471476959Q, 6.17872368062665629230474100549748115302Q, 7.207180591667347287378567828702938758294Q, 8.471957573781362650788882585164992019564Q, 10.04218590197794227217933794419470785519Q, 12.01122789383119269588876734679450310228Q, 14.50658104373764159548493669863074310088Q, 17.70441458362279065247583672815995486735Q, 21.85118425006810320690011043664488062523Q, 27.29621402684115092380778363288585647847Q, 34.54152056424679099285119102536330748543Q, 44.31916726839142090610996062523724345462Q, 57.71328886751774892234123495651961475509Q, 76.35584358152632016598443699081343758881Q, 102.7462505675411480105538524612024044409Q, 140.7831585666643225193757393741867278968Q, 196.6667474964623927249971506170398178841Q, 280.4619631485236195196797451233228262752Q, 408.8670610980933975199031744038678580601Q, 610.2321623589824189265508610689128858198Q, 933.8829465748849223717127266358476602503Q, 1467.899351682072654265261818303420805692Q, 2373.963552496782925146643131635919487713Q, 3957.687993737630371024277051314012548134Q, 6815.00440544869246329167423844268111282Q, 12147.029345299389687784126723105779578Q, 22461.26315451801667607728249765542982297Q, 43191.82899503864990448351842350310452323Q, 86592.83261029074596023553700403258785224Q, 181491.2182721628267997397771678482115802Q, 398821.3304282950694957160947337961449181Q, 921693.0297755253718437997165579403685837Q, 2247506.617072129871513449059675893778703Q, 5802766.090658016747854717427934875572966Q, 15922021.31523087692433670991497122820894Q, 46612597.19331592874262340584944675431461Q, 146208710.2792678645398232830462812342502Q, 493569143.2307066662432772490674353132498Q, 1801740337.558116631147349810980444999904Q, 7148307411.399254959232794464956561182284Q, 30989869934.39066958068626939662791860663Q, 147649151381.9059927972205500145326440175Q, 777832651058.2373318671672047663996869845Q, 4560424603708.565710249815401144391564815Q, 29963305946767.56842972520633089879873266Q, 222246149150518.6507762919150981008140173Q, 1875596126838825.642644233007895386015597Q, 18160363350835773.74516009756645868880786Q, 203536650090248516.625043706634545368859Q, 2665597720841305548.302450333304699400882Q, 41204608037903156475.39985932734062136376Q, 759876113857935028362.6764948416534507389Q, 16909538504875626556689.12599202687620857Q, 459597465298806307001750.7749444248692729Q, 15455560145468796199738255.29643411074339Q, 651956726139185886059458642.6456024667082Q, 35004988031596951754619312735.98599420651Q, 2429841273655890598216891207245.641906802Q, 221696165758096369653709633056729.8232721Q, 27060150789216850631109638704372698.78322Q, 4502433645750365138830615513311327089.375Q, 1041810120339429976002448865021784801526.0Q, 3.424464587101762111451481470694312381625e+41Q, 1.635664057519152851238683474567057668695e+44Q, 1.162951256027565131290956161943290374314e+47Q, 1.262811761284799086503405611252635233656e+50Q, 2.15222560299770182282455885090384256002e+53Q, 5.927019921206890317429173453836477496214e+56Q, 2.720358070414621904927945205493061176651e+60Q, 2.150628379545567079384298592862480655326e+64Q, 3.033091903463971517881841788307963107317e+68Q, 7.921368611331628081248063379573761382456e+72Q, 3.986286626077744941375852361406984714748e+77Q, 4.032391864691712851313014198621042119742e+82Q, 8.577090029838120212166000022366079871587e+87Q, 4.024562204594671053503828454684257308668e+93Q, 4.383891452457096911537927453770180399861e+99Q, 1.17045217400342154196646591119629085978e+106Q, 8.115437734907537955622095521768803987323e+112Q, 1.554052969362240408421903236953148739051e+120Q, 8.775471287453444844276638439036590213222e+127Q, 1.566809482709748107234370921913935232618e+136Q, 9.526797160697136847557977555249000344472e+144Q, 2.134941756221901106176576424675977193162e+154Q, 1.918097035157483285449977841564367744648e+164Q, 7.556035740310529929570454851394128435238e+174Q, 1.43568170802240136103830216945338188904e+186Q, 1.456247124841402286711771880936055458401e+198Q, 8.784946928360920634616223064741925447928e+210Q, 3.535985278478868333807046739582226641175e+224Q, 1.073272343888237444965783157773143482544e+239Q, 2.798511671365241100069292950756398438599e+254Q, 7.201139159763991347976972479464073241141e+270Q, 2.119612470693949634980452377127889982788e+288Q, 8.35127608501017199036945672484210550293e+306Q, 5.206581076471599138927368603976642437135e+326Q, 6.137683072504159519093566380150676073848e+347Q, 1.65365713226976909024057251840993190236e+370Q, 1.246014506033140843421606944264692466847e+394Q, 3.254899241867217111629780947123555165675e+419Q, 3.705154796788819306114372374954229956351e+446Q, 2.344512109211865118416887254717997725603e+475Q, 1.068605521510729219385296658425410620874e+506Q, 4.622755758626722510337274875488262765949e+538Q, 2.545829350236663337500678416947756636394e+573Q, 2.439795178088938120765822649335193091201e+610Q, 5.675175497466395228662107439123139188123e+649Q, 4.565969620548043353061100880184463647516e+691Q, 1.852513557834463914074257089792125292744e+736Q, 5.66202849023276763425686777537095814147e+783Q, 1.99854750515263372338536180455239032501e+834Q, 1.28382276856928079108725410000686060447e+888Q, 2.435560683565767075089527065866036912278e+945Q, 2.284607066895124809009946752542339634883e+1006Q, 1.83397327367455896295290053298361055471e+1071Q, 2.259224958362616651797923330046896261405e+1140Q, 7.952136569405401937718403408277221799385e+1213Q, 1.550067830025464501251949158102360769822e+1292Q, 3.384382591693685484610769271259590877811e+1375Q, 1.751941236491613044496278886964352885248e+1464Q, 4.776645267343470319209453110650570993652e+1558Q, 1.604349526201221298891650145582936076751e+1659Q, 1.640044957411376610973353671546593593977e+1766Q, 1.336396861851325699943323623799172110962e+1880Q, 2.41906808317407675203923811685143697444e+2001Q, 2.896081860693974086066933470505539001816e+2130Q, 7.324861191361713354256739989104536795154e+2267Q, 1.347469525914335579372969347338829120074e+2414Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:503:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
  504 |       { 5.892170517318086666953925258259606259061e-2504Q, 6.117305974456569837115715631749111865698e-2427Q, 2.712084481257778798750223761957629870515e-2352Q, 6.073058710711633857519284698655949914024e-2280Q, 8.082266197142077119564887639840911869565e-2210Q, 7.484561995997071530501984781691501485529e-2142Q, 5.619352370681200188347816270904791694455e-2076Q, 3.966702009117964995668129237954360954774e-2012Q, 3.039160829008980709281446092761564330808e-1950Q, 2.904674120638887918188905017568583344857e-1890Q, 3.963146206792477443213856482805096904006e-1832Q, 8.797489265002916895750145490206360737566e-1776Q, 3.606480170760138398954756486565543243608e-1721Q, 3.087106294302307871196417216617493649868e-1668Q, 6.215254538498038663143380180158422424065e-1617Q, 3.303019263067666624863250674838244790295e-1567Q, 5.181698126897362137508517547147366721192e-1519Q, 2.67430990687042667343737270909643193877e-1472Q, 5.04372736336949773835965501524190461252e-1427Q, 3.848661455852432413566576255164564523954e-1383Q, 1.31142543929451988746108502161155545923e-1340Q, 2.19579728467028106786956369019004703621e-1299Q, 1.982058966544355958671442714446925470899e-1259Q, 1.055209826978095633677671490164298051898e-1220Q, 3.614769981710764510469969660128911079744e-1183Q, 8.669620657522813613476248440368886020077e-1147Q, 1.579891518706792342061627603531973101382e-1111Q, 2.368095394608974529044007666148227296087e-1077Q, 3.152777809486329357349922837512146182733e-1044Q, 4.016616422152767475043768845311040445394e-1012Q, 5.26326734348874427867160923756135577274e-981Q, 7.607975954101774669220742789343028025992e-951Q, 1.29824601484856651321515822364389494584e-921Q, 2.792983144744856624041340061025572588357e-893Q, 8.073725811606752551798005890821023071973e-866Q, 3.335750915317738167215040711158938700374e-839Q, 2.091325277547992586470359739628205949321e-813Q, 2.108397879487823636845683679666452461287e-788Q, 3.615813848673697494437203912271165602689e-764Q, 1.113910390544133206836910834129616648114e-740Q, 6.4986798192866207556531928681508001505e-718Q, 7.557269790334208193064600070845678835738e-696Q, 1.840855696857568526152225936524612005631e-674Q, 9.855455540318692459000160450736088444298e-654Q, 1.215011181806807883503024417928187082906e-633Q, 3.608710810907620387125789818961584561518e-614Q, 2.697801843128551517722534747566806678326e-595Q, 5.296475656590678792057661014274729741598e-577Q, 2.845434351853293221694274145766127034931e-559Q, 4.353222210388104546768744275969919162466e-542Q, 1.971319605306481685459990202413649319882e-525Q, 2.743178579713549537232332748108356050045e-509Q, 1.216377484217057669321200590511760772754e-493Q, 1.780251054144349041585891833770135353931e-478Q, 8.898235527618745551411874254333308519164e-464Q, 1.569971597631697176571270982246834173433e-449Q, 1.009621902698559076723839592135830897456e-435Q, 2.441127896800545725696080663751581711874e-422Q, 2.286956623983843351692168480046548829067e-409Q, 8.547313231231952263389158526373469384726e-397Q, 1.310945121043115854537489288344750585315e-384Q, 8.480544215952584120219210061556976886891e-373Q, 2.376195750145011407949988906500690280959e-361Q, 2.958966552359701613946778776076028444187e-350Q, 1.678932905454870490485103352086229292909e-339Q, 4.446975873193618582040505313291817509065e-329Q, 5.628775440009246798411151001673301275784e-319Q, 3.482949423243256460469329466445523169403e-309Q, 1.077028836057387184891418032453579279292e-299Q, 1.7002900687661497411099945611064888079e-290Q, 1.398999859111998929669400205107302068455e-281Q, 6.120943065868598204199619385636695886373e-273Q, 1.451991886477035314124154356864543161856e-264Q, 1.902982255891018605439736483173910116321e-256Q, 1.403323668038955827632944226103034802753e-248Q, 5.926761782297548008111802847112709911628e-241Q, 1.458347909530007582053409207558183402751e-233Q, 2.125725921886845166902485753056081233894e-226Q, 1.865314922085840081035788849150941346294e-219Q, 1.000868211285321086917874293102058243002e-212Q, 3.333910189116025062392204887682742425462e-206Q, 6.996057797661723564465529622684508232394e-200Q, 9.381010137682393061723297183966641053728e-194Q, 8.149422206570198614671737034056664431133e-188Q, 4.648204050438648295729958742208519419602e-182Q, 1.763382028599735618950597430260750127679e-176Q, 4.505668549509372875334714365466121837689e-171Q, 7.848827451015741343516636376339472039698e-166Q, 9.43195366733317557432496852652751112836e-161Q, 7.908807675712522422612568989783146337138e-156Q, 4.678874056808388547490695440890043150363e-151Q, 1.9740277150406416393472265914784118132e-146Q, 6.001555992890612428801571487780317935966e-142Q, 1.328163079397065385327925289264731361735e-137Q, 2.16052535040165176442153814630687031217e-133Q, 2.607958591114470705414120473406600483036e-129Q, 2.357554701561926760029134769773337306267e-125Q, 1.610298469201024515879430894257744042905e-121Q, 8.382612222355548760233942491367020639525e-118Q, 3.353593586452915832569674072223525081046e-114Q, 1.039483344045928327813782782292714015733e-110Q, 2.515998899367231336786588220014789800163e-107Q, 4.791748526296684859820071480335168052638e-104Q, 7.233882041344577328694643371681697761091e-101Q, 8.718610699523506537449879798515202197214e-98Q, 8.447548935303423092983492501963432028328e-95Q, 6.624273312846416599106412803691377974126e-92Q, 4.231522609903937390394156663719438122666e-89Q, 2.215877847430570570445630383685921708396e-86Q, 9.570645508139853996549884935016352405711e-84Q, 3.429704850295633161024952993937464831207e-81Q, 1.025621270026085677651647893549391716655e-78Q, 2.573652733661275222317639633213733692478e-76Q, 5.448651668530820565916001089395037924061e-74Q, 9.783082745893052744363715374110441645141e-72Q, 1.497309317676946956551112800447843381192e-69Q, 1.963044966272704772659454700492703707982e-67Q, 2.215134209071674982471098815066195747706e-65Q, 2.161351710643442010301494126693960145476e-63Q, 1.831678748421095089762102375383001016554e-61Q, 1.354112410172168136765883516840229885915e-59Q, 8.769338472449643538158092836793899993759e-58Q, 4.995220388929997584669700704804630257962e-56Q, 2.512654423616951714204235999520576210629e-54Q, 1.120373918708649945843283688366357025889e-52Q, 4.444839111284013899725922216127704158823e-51Q, 1.574610283663527272755009024582427877567e-49Q, 4.998356543932294904480136169985894236427e-48Q, 1.426543666359685133441221136496707150912e-46Q, 3.672552882913553274555845097712520647132e-45Q, 8.555668106587513479048141229067260955288e-44Q, 1.809164391396441253762162140556144646538e-42Q, 3.482848907447103497527032821217257422686e-41Q, 6.121786687311889688191400930566012176179e-40Q, 9.852003787026362774618836477823750001228e-39Q, 1.455634124991238896963167344925482788243e-37Q, 1.97971820691572088676655895385912176617e-36Q, 2.484763679339334966581765721767085024748e-35Q, 2.885163212704360732431320706076695613523e-34Q, 3.106699707341279253390630094501492545923e-33Q, 3.109422822659254173295015828730415582971e-32Q, 2.89927169617384850488285791262825714268e-31Q, 2.523908691785325135732629051255895540275e-30Q, 2.055662367454969045111364012501147940831e-29Q, 1.569686619252582684425332361542007327513e-28Q, 1.125950740133316431064044128614537744957e-27Q, 7.601631416668137779752584924274136228738e-27Q, 4.839329824239351623300558838123321724376e-26Q, 2.910313243115431255504236289416347158316e-25Q, 1.656270635728607887892216630334576640507e-24Q, 8.935060024907100301565336660347629000551e-24Q, 4.576707115860143299317717947737094283786e-23Q, 2.229416062319399778753562461794880093428e-22Q, 1.034387027477115751926852078057580744105e-21Q, 4.578042956879664176157371046309566421989e-21Q, 1.935585802011138180920578591072504780355e-20Q, 7.82874713340001580345661045705345964109e-20Q, 3.033277065605609148877308443530255995764e-19Q, 1.127317776163823415957278474207966592424e-18Q, 4.023943777604203957468025053851953375997e-18Q, 1.381237707255244482658044701824585586376e-17Q, 4.564771324569693089113904466531252814338e-17Q, 1.454155094221294167906504269767636729648e-16Q, 4.470282536710471999548738623982417075368e-16Q, 1.327602585336672326909513613982506297883e-15Q, 3.813043588615643039554788734257898537102e-15Q, 1.060213952169345190463001465764618351972e-14Q, 2.856716038659232860437047136982049015392e-14Q, 7.466427670055988494705277475545414724545e-14Q, 1.894690957825474964952696780154361710946e-13Q, 4.672384910216859631300636349537565265528e-13Q, 1.12071812756145590573088420248213396768e-12Q, 2.61687402991139925388375152212065210662e-12Q, 5.953297123549162859512430130852786699602e-12Q, 1.320593807517838934275904504842136211828e-11Q, 2.858616138334039461868692599012329142624e-11Q, 6.042892454052515960778598669683992803927e-11Q, 1.248400183635724584150334059943405909833e-10Q, 2.522263563011319493898997487611481739084e-10Q, 4.987157614461502802573237722321997830104e-10Q, 9.656747028650146543937534093622969648656e-10Q, 1.832331394688612391225223960799760892905e-09Q, 3.409135584469323144465616190250392759698e-09Q, 6.223217073156115395989075884572438588064e-09Q, 1.115247649492127150742015804014106309015e-08Q, 1.963183124650189164476211317711594899641e-08Q, 3.396434861673153782630952753806077604247e-08Q, 5.778182457384419293379609496198444309124e-08Q, 9.671416228982645764923638776870390962876e-08Q, 1.593449237146444753348807411708714457653e-07Q, 2.585517662865383112572981730106266058425e-07Q, 4.133550070951521580893927841763124264506e-07Q, 6.514248621964041568573631795492153402393e-07Q, 1.012427229350996242277648936990123957075e-06Q, 1.552418076257223144547466550986390138311e-06Q, 2.34952602641015445771098161766731932897e-06Q, 3.511189688643888344939790080074685439225e-06Q, 5.183238423526162260514143683960468112835e-06Q, 7.561120127800534234406303171206800351833e-06Q, 1.090358470741065211245882025263310466461e-05Q, 1.554912473916646049717055292677270916341e-05Q, 2.193545319541190180132126849766958008055e-05Q, 3.06222602906776706081463783690640463254e-05Q, 4.231743641829304472292855191854823789729e-05Q, 5.790687550406990902565521591693920007089e-05Q, 7.848788357413748318766982611145815627101e-05Q, 0.00010540611257998968044433245343227694598Q, 0.0001402958222219341832876712273516369371858Q, 0.0001851231462878728337021449981301377043921Q, 0.0002422319093235441278154323469294950222567Q, 0.0003143914093490438255880506656627154706713Q, 0.0004048454583005453349179317740247669036001Q, 0.0005173618594864548959363227919828100894997Q, 0.0006562814060075758768591696157433266343571Q, 0.000826565410738786554070676706609189056012Q, 0.001033840731308778310338356140134352910286Q, 0.001284441235784871207845599117337491899893Q, 0.001585444668572432724602460096818027294236Q, 0.001944703922220064726230693092127144593237Q, 0.002370871798930369738140358404690161441277Q, 0.002873418453883568229680512273971543105615Q, 0.003462640848071487344380174768378455826004Q, 0.004149663697254268694341620803700341750894Q, 0.004946431581083455931123013841676887080885Q, 0.005865692066950994853071296376232848181214Q, 0.006920969900914144932733040132020845317402Q, 0.008126532517174807372490261340953247192729Q, 0.009497347312238993901379897831447122259424Q, 0.01104903131457044980845293838495748749764Q, 0.01279779405034133941458833907237333363064Q, 0.01476037455652850932760949389411325141064Q, 0.01695397362067762139688900226735864675142Q, 0.01939618242962242870635025934401096038724Q, 0.0221049088856914002071081720488716917237Q, 0.02509830289776780112805635044533390468242Q, 0.02839468197618069143809622830333154887549Q, 0.0320124584557903256913655927231054414679Q, 0.0359700696425036189719041085926788664321Q, 0.04028591212712788918860989829800630773938Q, 0.04497828143973876450915029065019924359699Q, 0.05006531813074977860516026316034857684728Q, 0.05556496126500436200205406716017085842229Q, 0.06149491020595281000433614073726129327576Q, 0.06787259545181476041214035595974238651884Q, 0.07471515916795304445597861763291341835026Q, 0.08203944594271127811857339386627258498639Q, 0.08986200418066622980078648563566282224339Q, 0.09819909844029617176185091362429719527247Q, 0.1070667329248230597757363001969375241841Q, 0.1164806862474626034039483986386441378342Q, 0.1264565575171798280651520372849367286188Q, 0.1370098237296297712334750378458162735435Q, 0.1481559084012775089077514714455506672378Q, 0.1599102613534637261518838984992924699938Q, 0.1722884495378824340287769605961068745877Q, 0.1853062587958232506234706761849695009517Q, 0.1989798064606889145314525019971032049343Q, 0.2133256647466923920312841051185874306084Q, 0.2283609949161532287902785133781001020772Q, 0.2441036922833063452109012049830089929543Q, 0.2605725421938823788428344541510908353441Q, 0.2777873872168545776842997093342357199644Q, 0.2957693058977194666949060616013919036907Q, 0.314540803551686309784195942257876965052Q, 0.3341260157205896645805580249519520659416Q, 0.3545509250798462409040234122490482411371Q, 0.3758435927622725725468195175697635639615Q, 0.398034405265314932316721128862444377758Q, 0.4211563383288478074934410968315399023713Q, 0.4452452394142342112037530159184743482082Q, 0.4703401306843622192334129067026336438633Q, 0.4964835346819850264796402305352446730944Q, 0.5237218252336346706380944300907573589031Q, 0.5521056064731078009809290745112694671355Q, 0.5816901232873094490876115456900045021105Q, 0.6125357069442992091785758987915348842459Q, 0.6447082601760031328793606429195360515171Q, 0.6782797865647680362323450787747425231422Q, 0.713328969733718924338199106505237313316Q, 0.7499418085773880637774140766639953164695Q, 0.788212315604926068652626105954826754308Q, 0.8282432864192821691838855987970085475654Q, 0.8701471494406427668515580696378217925631Q, 0.9140469062229000024305084421371343630326Q, 0.9600771741334760715452351166072128160259Q, 1.00838534479936281872807209462051762564Q, 1.059132873600894629208311701835194786588Q, 1.112496717660920861077933361693898250256Q, 1.16867094227945066816119751095978153848Q, 1.227868518660106499246607081659705290566Q, 1.290323339132992663775546769881462628908Q, 1.356292479979645252281439522534913259788Q, 1.426058746505517983625962591713495225332Q, 1.499933540298130677282755870691604857096Q, 1.578260094790658487921066515100833894383Q, 1.661417132483943299505861369104724515305Q, 1.749823005659253477628797946998754744417Q, 1.843940392372990799011473838158344835204Q, 1.944281631243440140888093759695373064805Q, 2.051414792356401944565998126314287654597Q, 2.165970597938875077463390429124692046136Q, 2.288650325771052401031013101683478825601Q, 2.420234851224610202981214703922557385267Q, 2.561595011055991143556009719659165225042Q, 2.713703504531639625308909178993926233509Q, 2.877648586197607034469946831006043902893Q, 3.054649850949549132212265433115461142545Q, 3.246076467630962399436086307607401933516Q, 3.453468284179391156036568854332710135444Q, 3.678560307807365503436950354477030229407Q, 3.923311160880828226841460125907452693619Q, 4.189936230801589469617865272423738708942Q, 4.480946374981393187300478594675727821553Q, 4.799193215730075888059881716590645860452Q, 5.147922271834676155907768264245273184096Q, 5.53083543288162221496812953064514469904Q, 5.952164600404323232077176105485527849396Q, 6.416758711130580646140459867054801191736Q, 6.930186840165860423056959159766792880846Q, 7.498860678961496459112702551699237411072Q, 8.130180423734335306085749550103992889195Q, 8.832709032074082300727064239431431565972Q, 9.616380956728658660414523916466345275065Q, 10.49275290755319395568272810318760233957Q, 11.47530600467060827560328905529268264146Q, 12.57981097060251303632608403301195351732Q, 13.82477089961782960432916836171863837498Q, 15.23195981221925849222231128916108185324Q, 16.82707987825682774784083335591634330807Q, 18.64056617116082598920083983139151178565Q, 20.70857549023794489237616151245562272887Q, 23.07420567642830393820713431967151913949Q, 25.78900463811922691101083889080485274776Q, 28.9148449161628874745824798436978904724Q, 32.52626128158058523332927382231420046858Q, 36.71337723086835603588917836258932717836Q, 41.58558355922287803881354300264233692755Q, 47.27618148799234762359952749427981866286Q, 53.94826824081686119518439858327130711346Q, 61.80223017903425916505790434588652768438Q, 71.08532543748765375968161551984797388555Q, 82.10399526567024554009049181822069349031Q, 95.23975602759407986028496155380257658111Q, 110.9698130973400470540296126193574357698Q, 129.8939333056630349651209392273740185622Q, 152.7696559979070753474928332485084782731Q, 180.5586736654304805091404612770078232022Q, 214.4882566244919977674795470939882573586Q, 256.1330547928231665447618178646818628868Q, 307.5246605111580416738693948713410626594Q, 371.2992177645933210815236774130885421247Q, 450.8974935685650228046078237680058220481Q, 550.8377451977232828330837131651153630988Q, 677.0902520413471880139625478638325464736Q, 837.5947742574322093884729471574161023545Q, 1042.980321750999312487850573606895531864Q, 1307.5733034982828412757582490221559987Q, 1650.819716406337706482714876001490076974Q, 2099.30620694485704616911531094921965624Q, 2689.653973155598437822589731884479684238Q, 3472.694809575007863005294222892497677728Q, 4519.545764387058601035451090692543677268Q, 5930.518674537505346737826216472633987045Q, 7848.298777884479316137628839872663776205Q, 10477.60880021856385719693056500458608465Q, 14114.81490684772176680780085987142294843Q, 19192.91511707047090505808670817300989283Q, 26350.55658560455766181799432059631325487Q, 36538.95917947214240512662756429322004361Q, 51189.24577374136230581311094854349469585Q, 72477.04375863379234457839995727856619466Q, 103745.4088649592973810191411342407199099Q, 150188.3023295660326508494811677648122358Q, 219967.7689573534473575008039486504545042Q, 326061.5312826027320414954398576839826327Q, 489355.6392353288320496416362546119688476Q, 743885.9518644993361121112473990653166511Q, 1145836.036325291912608215672199749248507Q, 1789188.875939868458022703843462472987756Q, 2833325.749624631317608641966061077100245Q, 4552379.001085143560456970771255583862215Q, 7424770.417957557824591303777367273905285Q, 12298095.03339192649792224192475818198456Q, 20697452.44203504870297806084701641515662Q, 35411226.8516228589720639754465162495418Q, 61622293.99369810009557886781288436597997Q, 109129592.8013237346517088038973951906807Q, 196787450.7962188394120339001790074555393Q, 361536817.7448103880188348963209149691119Q, 677120423.3172777856818760349805677342992Q, 1293610983.587362779559465518324962563345Q, 2522553846.524246174668941309214199618138Q, 5024113345.110335633272773596127448087986Q, 10227108739.74671955289688604133172938803Q, 21292284646.64136897396446520065098915002Q, 45371028957.31826747857852788334895849181Q, 99024543993.49841576792491248942076110007Q, 221536850748.6098276622557044178585207827Q, 508428097361.1528634995551255940374716653Q, 1197969892671.581974824369525928975612373Q, 2900404573426.685665196180358330599181008Q, 7221752811472.8261452649181134184825247Q, 18509084887192.97335916615093951559742913Q, 48874773784843.78193151762381145841529246Q, 133092599678780.7333556849381274648911595Q, 374125489089124.7353802139430677423910378Q, 1086709109057297.928444101014041776257313Q, 3265082931979987.87258453753276410350238Q, 10158431261326011.13015097449733816116137Q, 32763630132737586.73603276260407811351189Q, 109669789016956903.4218400551929290532534Q, 381438095770944157.1825584777350889364541Q, 1380167765463284502.013487398318939323096Q, 5201827105102251430.265183068342299790134Q, 20448381076785180341.12205914023728031402Q, 83950163624094898393.20723287617699714777Q, 360448148933858058712.8780057010771531487Q, 1620842171484886876913.030704922900840775Q, 7644568543274003707654.86412953245584887Q, 37873673540062878009627.31905351817669446Q, 197411676069663987218840.0240738763140198Q, 1084325020587868871264672.520110031271041Q, 6286658480253412511287686.688273773230383Q, 38538910676114933268850065.09568308686941Q, 250246069563561293270298335.428341967445Q, 1724315963019082925322914110.810919837136Q, 12631846969813248447320347615.40596832151Q, 98573898949291986323285198444.06078824566Q, 821057436212784005347211084495.6470514358Q, 7314771694696635838311419333295.781697573Q, 69850784256841570597712958391316.64699117Q, 716542825316038193448406387231039.7325133Q, 7914087099643693963542803664017844.382529Q, 94333533130664349347695260353580343.22749Q, 1216435546693629689320962786816870882.161Q, 17011958605833866533697726617718628547.07Q, 258690600784654078952220563714511508113.2Q, 4288668870669264476726242241367007368436.0Q, 7.772683277942945071659438262429071791914e+40Q, 1.544382512235139127663329049916790285448e+42Q, 3.373976769284500300734994475431045918708e+43Q, 8.129067158063592169546241812179625219138e+44Q, 2.166707895024819458966336780455558086535e+46Q, 6.409342911265172948192363235629813592865e+47Q, 2.11113881388279400077857147982308514427e+49Q, 7.769489188265480790835175082006376830908e+50Q, 3.206046642709239701586971551086164010033e+52Q, 1.488767022066119144919510543596148902267e+54Q, 7.808922278980110020262281481276188465084e+55Q, 4.644537901374006010236471698605630713765e+57Q, 3.144950967272856447107269590955178110167e+59Q, 2.434406581339142831982748698038217920141e+61Q, 2.163340477883997759822400087483427153e+63Q, 2.21672786608733211115932677066290250184e+65Q, 2.630990323276199330190674194077357004804e+67Q, 3.633887175234243651387984912585415628364e+69Q, 5.868933738481309220339956552275711759159e+71Q, 1.113881935382029622721131804445852357116e+74Q, 2.497102482962287596897815758971572470222e+76Q, 6.647318918269159316328027335371301086625e+78Q, 2.112701640474565422443496783512143837923e+81Q, 8.062227970535759114418981877150220612432e+83Q, 3.715510945470852711992858932101873544354e+86Q, 2.080318971829832954182086119453113044697e+89Q, 1.423879211015686994319095889875168247666e+92Q, 1.198994853251729786241539016492183220468e+95Q, 1.250315031722350913764230284966245816961e+98Q, 1.625650765546514480342676962699164400174e+101Q, 2.653884334781796076676164446838709276364e+104Q, 5.479254529900215518677997546263114530318e+107Q, 1.441395352908079823636049242510235987341e+111Q, 4.86863361476434656481400139271483745093e+114Q, 2.12833312729333131375593175762872072427e+118Q, 1.21404908713874757399814333397205765557e+122Q, 9.113086201114220747023518622031943166454e+125Q, 9.080551093105764581019426693667161701282e+129Q, 1.211941011117902121307375621265384771229e+134Q, 2.186766004105621881376552252876808934254e+138Q, 5.38556910852742084096067183800770753047e+142Q, 1.828345237093990030193445995904159522714e+147Q, 8.643847849099259259500488986422077930261e+151Q, 5.751005573557285468834049974868214789523e+156Q, 5.443504786034121401705823847908344635578e+161Q, 7.412615573089797094999326113074735280293e+166Q, 1.469049957199636824011402378332059557857e+172Q, 4.287925258882100461704570569455556092359e+177Q, 1.86612597273239616433526329447208163512e+183Q, 1.226379273064859017878285487689272510739e+189Q, 1.233049565517510525925233460318642472664e+195Q, 1.922517526428740240240358644220410694808e+201Q, 4.713487477409130845748812106854860817482e+207Q, 1.843473550328897809072120079994782769412e+214Q, 1.167326323244523228495462028700671117392e+221Q, 1.215209473429451036393049722893853863007e+228Q, 2.112842179547585374156273626907120728937e+235Q, 6.236071889607844243851741551378727798154e+242Q, 3.177451055527403166573000715118191400606e+250Q, 2.843789662251339660082577053201078673614e+258Q, 4.551274163789384572783760421480072175954e+266Q, 1.326777353683208009714512167729125836305e+275Q, 7.180580831932836542699287247744355850507e+283Q, 7.357782423625700430160947985743321252389e+292Q, 1.456666945043501567602541946073259416498e+302Q, 5.689564305935835027168129397847037147749e+311Q, 4.479926117516288195408691178143032272192e+321Q, 7.271111854603264703485967993610910737998e+331Q, 2.489090968193354380548052924828358593712e+342Q, 1.840259455673651866750330218300534783335e+353Q, 3.011137976393141155355678072396774678908e+364Q, 1.118272080174129693400170486739725992216e+376Q, 9.674512812796990597042138943041164545638e+387Q, 2.002782451702786557677729337022040139776e+400Q, 1.019975709385264179139063366965306494318e+413Q, 1.314944448797276383473642068489831668351e+426Q, 4.419677641026319174030519840041897734792e+439Q, 3.99254597036251358494799314361445177128e+453Q, 1.000265470725239760396725325941353640132e+468Q, 7.178755898102847579865186247347092072963e+482Q, 1.526021248325894848024962737690774582006e+498Q, 9.945324366407757254373767427512829534744e+513Q, 2.059059865446383839574552066851830041917e+530Q, 1.404900555375285454167524041392893443542e+547Q, 3.28087400282783259859618499821459956325e+564Q, 2.726864333586723754092688809912622716001e+582Q, 8.397859952756530445475213030730928168291e+600Q, 9.989908058973658294250311845442889852856e+619Q, 4.791505060970806776913551234159590878002e+639Q, 9.685481388431718626736865995988280327726e+659Q, 8.636556526427388714908536450441882235051e+680Q, 3.561156350974507459594142999610151752871e+702Q, 7.128248594017258005827215297412602656911e+724Q, 7.282768106798628819284639720336581389678e+747Q, 3.999482831186451968486716727260797908428e+771Q, 1.245346192388408435509525415668547227356e+796Q, 2.323145626677791462828372939022836177037e+821Q, 2.748168511226474189368586386876360779693e+847Q, 2.186023493982995850536763861857306300187e+874Q, 1.242175899551683170518300129644162776195e+902Q, 5.367034878872921573200381477952443794382e+930Q, 1.880509201665102918165168525840432579628e+960Q, 5.71032298577717938785953523302892142655e+990Q, 1.609386767501025736187596845183892280095e+1022Q, 4.518456557906832340328523403801389575925e+1054Q, 1.359377662008135474569503940329073679828e+1088Q, 4.725054714693428263295803139291895421729e+1122Q, 2.050805649400987593085939745846976951509e+1158Q, 1.204198867740810318663452249425780180773e+1195Q, 1.039053471866655386979552860107322907703e+1233Q, 1.434806667444463356971054485869624191903e+1272Q, 3.462506506934504077751858039898243011211e+1312Q, 1.599075147408129408091474499525357970819e+1354Q, 1.552099255551750227826769263306876457274e+1397Q, 3.487589868124137333898596626836045551213e+1441Q, 2.004482475545019114512171871841999807838e+1487Q, 3.266184291106132543681912795564641088147e+1534Q, 1.67783763526057060563518018773882643864e+1583Q, 3.031816590403436442474526312463549597677e+1633Q, 2.157658535793961571985216784676001134821e+1685Q, 6.795640821072482146198361520303941544851e+1738Q, 1.068303525733467960295743735204898069971e+1794Q, 9.49035887175352239368277676528910660383e+1850Q, 5.415177775755778852952005549339515155762e+1909Q, 2.265003149514209136521685690794152242451e+1970Q, 7.958960851406909431550138661401662745318e+2032Q, 2.704333418922120675152324269895601692782e+2097Q, 1.027316567877779588221212575606512955238e+2164Q, 5.067724711353594001952616900450932235233e+2232Q, 3.788567045328638236731381566671647412124e+2303Q, 5.033943905367906070883711379852229702017e+2376Q, 1.401291904868944410529538867922103039787e+2452Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:504:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
  505 |       { 1.371514866891850860580147671247114055774e-2523Q, 1.78059151397248974751721161286837911487e-2484Q, 5.721785888758699069103456365589770844687e-2446Q, 4.65054375815005991582966268522321514424e-2408Q, 9.766439188577561460790237859691768982479e-2371Q, 5.411793370039458455354990385284371780101e-2334Q, 8.077731109845845920201388563994532085669e-2298Q, 3.314457987808662239136747203944447166213e-2262Q, 3.814216774420151193012892981499696410824e-2227Q, 1.25553244197497295620771570706808273245e-2192Q, 1.205334248405440130028736096195044170071e-2158Q, 3.439859219242599171410929107063382097289e-2125Q, 2.973688352410262055813011490243478241374e-2092Q, 7.932557138399171381451724757235015551226e-2060Q, 6.64983139985567616753784650800300435522e-2028Q, 1.783535197590152574181620799985394198187e-1996Q, 1.557756177066760347798671232037746675342e-1965Q, 4.50835586041040533232716428603770260743e-1935Q, 4.398198753548687358528653536680048897554e-1905Q, 1.470927315235637240331266456192550898399e-1875Q, 1.71465008838880964348190523555111145902e-1846Q, 7.081482877179836131442059969229644646902e-1818Q, 1.052988868679756641461550070454780113115e-1789Q, 5.727332034022694687284947570371705183098e-1762Q, 1.15739462236578863659656148034953454216e-1734Q, 8.824245880938427131911655080026958855498e-1708Q, 2.576937902674734058187379364472798379884e-1681Q, 2.925647070385438309955468564014371260538e-1655Q, 1.310366516627749970196906908155253601244e-1629Q, 2.348978983105517007632719018468710632253e-1604Q, 1.709410997728098633816935547350434401855e-1579Q, 5.121118377662292204023170356055225918098e-1555Q, 6.403389635343425663631591782183715749097e-1531Q, 3.387388606361687519127880900479628129084e-1507Q, 7.682845028338649121205296292580122279028e-1484Q, 7.5697800616719066342183600003671550179e-1461Q, 3.282179766587278495544847128493743606877e-1438Q, 6.342874576272782317964383704289390519493e-1416Q, 5.532171052437858139242350241105314679303e-1394Q, 2.204689812211625778588319899320164116602e-1372Q, 4.063642231251649808970064588651411033634e-1351Q, 3.505834447518969518509518528849945942891e-1330Q, 1.432473887091513447150492126342839296652e-1309Q, 2.804358628632567232199952351415702630343e-1289Q, 2.66063964253518984171287821553517135124e-1269Q, 1.237147739109782914114766326315518993064e-1249Q, 2.850636185934696156243405262161503937397e-1230Q, 3.290591833059237434920108388995870213671e-1211Q, 1.923411531080387875303980530941562752132e-1192Q, 5.753315949676429219782768882380932643224e-1174Q, 8.898623641056617385925239335507072432457e-1156Q, 7.189967416446551570306795185549101380576e-1138Q, 3.065508239134858139768522765991406123598e-1120Q, 6.965523591486903308426760175908956871108e-1103Q, 8.517620034923183484809399729544114465539e-1086Q, 5.659365953962467848177766816717617097698e-1069Q, 2.062573530337046406767250567348179248901e-1052Q, 4.161852659707982830572968592800051957069e-1036Q, 4.692241159119044484191107448210417118604e-1020Q, 2.982698522097636407260213300060948041181e-1004Q, 1.078529659466679650148712953327103511679e-988Q, 2.237932571204419329079179415438119299158e-973Q, 2.687779604401946022373571466662866987864e-958Q, 1.884315707424963927641532671833587240912e-943Q, 7.775916115101539973101721787430845628126e-929Q, 1.904389083833778231092894380474362030062e-914Q, 2.790480743212439217722761443513185676356e-900Q, 2.465926648913378827209569812194001932794e-886Q, 1.32453666225889852923448237001268368176e-872Q, 4.357954169067029764588892111614304541975e-859Q, 8.849858929503900331905076375159876230295e-846Q, 1.11756825414017856890835286188725247492e-832Q, 8.840858072027483686200027831373682346404e-820Q, 4.413127527092704801352846086655418413121e-807Q, 1.400007801030484767570446402553494180345e-794Q, 2.842487154347560114907190046795915809722e-782Q, 3.719250938565689181624101685057377159049e-770Q, 3.157618225591420085512645965965929848638e-758Q, 1.75114987148442787873596419431088305131e-746Q, 6.385777873090946474243531008881328150137e-735Q, 1.541181822234902334916632441949848277437e-723Q, 2.477550690731270781011321116596617085026e-712Q, 2.669658787248566306163138309021034924058e-701Q, 1.940202333546917439202686680187380693786e-690Q, 9.568593524722134826709740856677698073001e-680Q, 3.221585461382583247710139618437253490996e-669Q, 7.44872342769648167389430455225675065663e-659Q, 1.189638501771902231424740243250726099567e-648Q, 1.319958393938916343886322409809694440374e-638Q, 1.023222353884721296290441353639395656224e-628Q, 5.572611912350442469781066985285379073621e-619Q, 2.143895457167286509138836925702305298852e-609Q, 5.857935768286961997593913967879706360256e-600Q, 1.1428406852843012490910945546556940254e-590Q, 1.600276538368249091681352691119548348521e-581Q, 1.616611439295194955625093231898724105017e-572Q, 1.184175055644738174748521286561285618321e-563Q, 6.321063094448832167707046445620734055392e-555Q, 2.470922066459568011770971566970048936919e-546Q, 7.107557665424030425852285003920836370767e-538Q, 1.511608590010936014341479674633899001101e-529Q, 2.388081265694744511448096326055442541688e-521Q, 2.815472550702340688172542879041232967279e-513Q, 2.48837919000401445219744804980784920927e-505Q, 1.656093914015468497737181055575250483141e-497Q, 8.336168624615487443627885419612364814439e-490Q, 3.18743641956695605041303086533386108674e-482Q, 9.297395544527448592830333338764436959721e-475Q, 2.07753500427579145364603881525582257654e-467Q, 3.571058202658373821694558210889151485115e-460Q, 4.74103867173240490413388040526375091844e-453Q, 4.881093482481361236762660159636286975458e-446Q, 3.912369974092201956975825460350308122387e-439Q, 2.450910406106052551255344761044302587528e-432Q, 1.204589604960650973911895984080791492458e-425Q, 4.662390512096548320130183079581954524186e-419Q, 1.426410136108239271628869933927485152397e-412Q, 3.462022295520875568887679396389873321599e-406Q, 6.689965361959539507296200940776906225983e-400Q, 1.032906866888844460363965234571578480766e-393Q, 1.278652922107423854922242620018460855558e-387Q, 1.27346175112717053239090655930858052069e-381Q, 1.023823977719212384301250664189673152317e-375Q, 6.666725705084252678150326635220070780096e-370Q, 3.527501141911259771256602680376156110087e-364Q, 1.521550619725659440989624157338581448637e-358Q, 5.367178386399065173689709539892711842253e-353Q, 1.553103594884899144778901074836122484754e-347Q, 3.698136866653946571267914019652083161444e-342Q, 7.267857666274321583558053878456127222792e-337Q, 1.182396378403029271255116700338342272541e-331Q, 1.597075112277586427731638320619803585259e-326Q, 1.79616310417311168251812691532499891895e-321Q, 1.686776580430614870136341368549220295438e-316Q, 1.326400820923694839828868126921386634198e-311Q, 8.757752605603787086889457335226509690784e-307Q, 4.868418990945228081453886254928167861293e-302Q, 2.284646841932174244279967147270918463565e-297Q, 9.074580740097597152261098447164420165217e-293Q, 3.058674426405965026102952238688104005e-288Q, 8.770907787988163743413755834970410859751e-284Q, 2.145105864999992209688483122610527442958e-279Q, 4.485565646931315043637211169200810850942e-275Q, 8.039051377155100634170607610838242458239e-271Q, 1.237798459140634245394855702707316430846e-266Q, 1.641250849228685733321328948635354163602e-262Q, 1.878392643839145475948645114851275314888e-258Q, 1.859837819346807234979384520727903936856e-254Q, 1.596675206199588015266237522224100758227e-250Q, 1.191163300889329440492988307548134854255e-246Q, 7.738998457363138650763594103272910530358e-243Q, 4.388214066152685197969849610034490383905e-239Q, 2.176190276775343886183543527108804962112e-235Q, 9.458323390405043573268776062741642547043e-232Q, 3.610172183979709423096064193965398866308e-228Q, 1.212586127555234921919768098823882915843e-224Q, 3.59111324401453575527963023293455049051e-221Q, 9.395610112642259280459967294233090545081e-218Q, 2.175878640712952864616203692811262231176e-214Q, 4.468683812013515731337379575375451666765e-211Q, 8.153960491495333836272380517373862616232e-208Q, 1.324334834118382614778205714074964422865e-204Q, 1.918010969227594967076007862060402474386e-201Q, 2.481419344431850431832642008478325717022e-198Q, 2.872795934722793405682347917373434018734e-195Q, 2.981349523066067914025266431304396865241e-192Q, 2.778183214184428719494018536521280699548e-189Q, 2.328486353991385450908858723725291527882e-186Q, 1.758186943224971219517752327685010699026e-183Q, 1.197946966638678929592039684664547722208e-180Q, 7.377055951967901897864941596001292223249e-178Q, 4.112278669973440702181315578462285064667e-175Q, 2.078291415365407917218825890865740908413e-172Q, 9.537067910130183878871726206163401272743e-170Q, 3.979767266831748046536551531606993002857e-167Q, 1.51242767258917389289465209587647895879e-164Q, 5.241982224408838742535027808527238690516e-162Q, 1.659359739042905225047790447024360734017e-159Q, 4.804189190171438209477354610578302798335e-157Q, 1.273899629641974768294696288314250406176e-154Q, 3.097972570039967409381197695536388439631e-152Q, 6.918782676203354501696541281574674135727e-150Q, 1.420905061393621836184825537780939096116e-147Q, 2.686880053196812186383269222572644952966e-145Q, 4.684197364933578819900414372355690019325e-143Q, 7.538292842090449394366060991929379034132e-141Q, 1.121244892108977725124030722189671879955e-138Q, 1.543291602455658629065990737883115515276e-136Q, 1.968057200151723062214416934507209947162e-134Q, 2.328003983334060978647728261009904175111e-132Q, 2.557361370195688062969068207425233275233e-130Q, 2.611927488619706964609586759095304201419e-128Q, 2.483026158243640437503808965978985775636e-126Q, 2.199558726962169679083120552270215159747e-124Q, 1.817604357772346797279295638966528051203e-122Q, 1.402622308618408240781121273710706375183e-120Q, 1.011860243749717496597643469830115242708e-118Q, 6.831127536515730097540183118129885433187e-117Q, 4.320191100696367801967874719856844820374e-115Q, 2.562075564358016827111173141097650600476e-113Q, 1.426238694588568870687238604039093177163e-111Q, 7.459848026168321089493030639864685607272e-110Q, 3.669651340262246286048534626216288397075e-108Q, 1.699377066420368081652375575263230646377e-106Q, 7.415347269378738772554757519265950805265e-105Q, 3.051760076915455100351083762051342894307e-103Q, 1.185606536701726646160124184282201673383e-101Q, 4.352012462292932218666289630132342719673e-100Q, 1.510709811312352716016896845640521276349e-98Q, 4.96351624265344783282463142301615005161e-97Q, 1.544847436576855907745798135714872919059e-95Q, 4.558626702124257235752569024006245964769e-94Q, 1.27642008479453751639667439563273882791e-92Q, 3.394045905392319665569519214098169750653e-91Q, 8.577369478664050327841008779377881642778e-90Q, 2.061794113305408627205942105505921160903e-88Q, 4.717678942214176175585291907504765989603e-87Q, 1.028336592244877396499367499530170373412e-85Q, 2.136942248611699065366375204560555442768e-84Q, 4.236649816605452806608538404381400553183e-83Q, 8.019390326869837302318803327925687368548e-82Q, 1.450310328118094376720023212297234378891e-80Q, 2.507773447443639285811131422971779815463e-79Q, 4.148830024850719085252858854502549378537e-78Q, 6.571590494079647834460655487488465170869e-77Q, 9.972769081433910894391809784387965744944e-76Q, 1.450941240511938754819526746862952160298e-74Q, 2.025147121753812973462197585271955311494e-73Q, 2.713410648449319341394062293702880697709e-72Q, 3.492221881468832071574769247806205619972e-71Q, 4.320026314957986074471025977887938831804e-70Q, 5.139678044302121691257432248649865135314e-69Q, 5.88454602498027835646853308660089711635e-68Q, 6.487480038582780094962826210870660500257e-67Q, 6.890958196370926220424217725022443833687e-66Q, 7.056254711010837638169942940084550044742e-65Q, 6.969579804750282059291393905862236832069e-64Q, 6.643844951482205349397989109640847868486e-63Q, 6.115782049052550927522596994851724693213e-62Q, 5.439255920241588910635386169168650069713e-61Q, 4.676421881589679071462973437280331165559e-60Q, 3.888684381216725595659573659632893641487e-59Q, 3.129184103756304830587115921877252345851e-58Q, 2.437923355425183366110025852517458902153e-57Q, 1.839870139530736605717536567889553740685e-56Q, 1.34569546099067802857678564027627409864e-55Q, 9.543548354590505654408042421857208818407e-55Q, 6.565747142552830887480211819288562501447e-54Q, 4.384035908945419864942715257281219621436e-53Q, 2.842372851943162821895168269638503020572e-52Q, 1.790206722551992369372815691219096572315e-51Q, 1.095810962565634873096014895603262248904e-50Q, 6.521845700716095054692872802045308924929e-50Q, 3.775695339986648388305396192552307067105e-49Q, 2.12716464152594887189778742590835609859e-48Q, 1.16671910540040391992253760579220008166e-47Q, 6.23265403559085987542213498720205905273e-47Q, 3.244134896678645746059576473240602899384e-46Q, 1.645958473231714974889173810016645441791e-45Q, 8.143388031734858419182189130653533970639e-45Q, 3.930313582465246907302843363611600709482e-44Q, 1.851194263290435234938417283137103119568e-43Q, 8.512239336793202359069241917584798017519e-43Q, 3.822649348695211790804635671865758360444e-42Q, 1.677154859408228776678271851575940954557e-41Q, 7.191619924152852038442032565761535379094e-41Q, 3.014945807169869323963767145635796967345e-40Q, 1.236185040650714236792933080415503535797e-39Q, 4.958933233628030587234303679158088010029e-39Q, 1.946888752775509918760428023552746596113e-38Q, 7.483195996266222208010017837398543174827e-38Q, 2.816884085832008440862888918858326739866e-37Q, 1.038788790311983532626498647875866074014e-36Q, 3.754052366421776972298304402899627666075e-36Q, 1.329916636449442293929331165948166178563e-35Q, 4.619911398476589889287822018098556733235e-35Q, 1.574200500535886072240446156960489377595e-34Q, 5.263002870105818624051575346548509593314e-34Q, 1.726960099078857779289991292495256114725e-33Q, 5.563295479027593276363106515909903530738e-33Q, 1.759977498646924128925619156060635503779e-32Q, 5.469270261898178500979414281790390666607e-32Q, 1.670010326740456896177958676237975226683e-31Q, 5.011812229140459292937572098984863834087e-31Q, 1.478675283612228924576755629362483876746e-30Q, 4.290105197670639434248708745588052583008e-30Q, 1.224314847204857214288128441827892216884e-29Q, 3.437633138669099008098353177172696586855e-29Q, 9.498972745536045125708605102671240382972e-29Q, 2.583760349139748372190785203361264056883e-28Q, 6.919781634353028415062110558967966606871e-28Q, 1.825162674340331350492593059731827245464e-27Q, 4.742230202003700799981525062649235524325e-27Q, 1.21405061359099326936056130057580569356e-26Q, 3.063118047519658846943846604881668640376e-26Q, 7.618361643983062409286968372813904975471e-26Q, 1.868215421385976931437156399023912819061e-25Q, 4.518090735445957461893059448531246001478e-25Q, 1.077802555101032018001573196795959603137e-24Q, 2.536716415287025987243332057261521203556e-24Q, 5.891743572611456938581645671099702613624e-24Q, 1.350654629696238651479692262614635184919e-23Q, 3.056759774717924539419358796200729285625e-23Q, 6.830955143743892705466065819320427714946e-23Q, 1.507613243104685126205368805198220832115e-22Q, 3.286781089426561469078764502160043788401e-22Q, 7.079565101495153315614280736442313671788e-22Q, 1.506880116178374539920205157221361054724e-21Q, 3.170058264327805606367536705343862141049e-21Q, 6.59251402755243003297452378499013462071e-21Q, 1.35552580917224613064763906748000530126e-20Q, 2.756219881083391006714632017605268608876e-20Q, 5.542995422751507991815595112925511099095e-20Q, 1.102741830357026668509228710940474564193e-19Q, 2.170574924791608623404819767053535761174e-19Q, 4.22784562521684419969566703381613825383e-19Q, 8.150374391610149393088547569573938943941e-19Q, 1.555319761370903112941040411557418768911e-18Q, 2.938421091239191486965897394716220785884e-18Q, 5.49702918186578726899982577419496597386e-18Q, 1.018422840283521980646891608411447224077e-17Q, 1.868872525702349874003525110232409264092e-17Q, 3.397402939502888626915671597580544282826e-17Q, 6.119185785264468750269400946381512507862e-17Q, 1.09214879924426987627392659888533333755e-16Q, 1.931848224257484115187021666194486246113e-16Q, 3.38709738113457021746601978090966428654e-16Q, 5.887153893766801191455922107519234664868e-16Q, 1.0145296263318078248737176573311390616e-15Q, 1.733657986531008282841829763437819666348e-15Q, 2.938043850581996177822909658510042042154e-15Q, 4.938615471781692605915992715954874017254e-15Q, 8.234918562531385917858203857862277957338e-15Q, 1.362306331265371396596294694423173800976e-14Q, 2.236170869424733841320751737542100923557e-14Q, 3.642524554580435163120663045083577493864e-14Q, 5.888694392313571271396174247706099778175e-14Q, 9.449427618501157548166373911244332310801e-14Q, 1.505261978665752624561018591391102066314e-13Q, 2.380609441526787810264512243714771106257e-13Q, 3.738370022433227086384575475381090947548e-13Q, 5.829648161155620359106976280093017981524e-13Q, 9.028496600869498357963548235512457258829e-13Q, 1.388826357069473033794159652839122295033e-12Q, 2.122196240029301709491138513135360364986e-12Q, 3.221611506135842421727691817477971674495e-12Q, 4.859091658706136214244133527025696573555e-12Q, 7.282405996980113883706062207316493538397e-12Q, 1.084614626633106462843146164014369523503e-11Q, 1.605458327457498641880369613222255948306e-11Q, 2.362039805046516326689547929276742382626e-11Q, 3.454465994486121845661011103063064511645e-11Q, 5.022506107218991611053939202358149250568e-11Q, 7.260149275135915690391382052565097178099e-11Q, 1.043506651266876142022178805768372845923e-10Q, 1.491447438205217428990418540357559180095e-10Q, 2.119930450717337762893944880079093620671e-10Q, 2.996908529590102178368349845632326420577e-10Q, 4.214055822301332409818763610781801512466e-10Q, 5.894380163761400407235801747311008727447e-10Q, 8.202054377127916232711329106917380504757e-10Q, 1.135504396304516014422645934598193894471e-09Q, 1.564123926801416152345998562700717501364e-09Q, 2.143895532536103685135640602614991156305e-09Q, 2.924284555594605553671769414519942616402e-09Q, 3.969649003737127932344749476989177485695e-09Q, 5.363316892671581077171752210602991068092e-09Q, 7.212662081948228982393580259053449241656e-09Q, 9.655391838969175725217005148400887863888e-09Q, 1.286729736245160124986798102409646699924e-08Q, 1.707176162884067575027148124091659866518e-08Q, 2.255136756706215921832547171587286426381e-08Q, 2.966200406055540209232028685038397255741e-08Q, 3.88499279165752963245413637224838028982e-08Q, 5.067230696631395898391507929991299499358e-08Q, 6.582184302397294059244050027864020017102e-08Q, 8.515615360415210982691891965235105797731e-08Q, 1.097326780309156415388972256670220023435e-07Q, 1.40849966698634516338474292825860882904e-07Q, 1.800963114520075404035053726417815773279e-07Q, 2.294067798711577907333029492475997054264e-07Q, 2.911298260373502821242208979104064808447e-07Q, 3.681047642935816556705697739214988768386e-07Q, 4.637515095891270700500412168316111896075e-07Q, 5.821741069987161473731830875047390436438e-07Q, 7.282796925275399454511805955028073483488e-07Q, 9.079146457486250991458577609594710846256e-07Q, 1.128019810375338411661718812277807260419e-06Q, 1.396806769576530095637743385965024634296e-06Q, 1.723957266560495308759186180749598884135e-06Q, 2.120847955410992129415865076137962702185e-06Q, 2.600802749963756201636001826403410052969e-06Q, 3.179375107191397469591646715949441120489e-06Q, 3.87466263359623762618892933003290214722e-06Q, 4.707656435964015050950934858654955898129e-06Q, 5.702627649010476273062734021720688061299e-06Q, 6.887553559542152392628913331393954866062e-06Q, 8.294585707464843920777395442479020873788e-06Q, 9.960562276198518660710860857487330693778e-06Q, 1.192756698691180898016628898883173906339e-05Q, 1.424353658086394053028809949739212752112e-05Q, 1.696291881074835378827238882926582147741e-05Q, 2.01473826643461040251220418003491119867e-05Q, 2.386658231149715001671441877242307172678e-05Q, 2.819897599830005539475352694423628206838e-05Q, 3.323270081093726790471346839279300126957e-05Q, 3.906650389646304004580423055599671571497e-05Q, 4.581073036065455323829979901479633510731e-05Q, 5.358836766549172709593068062566350767259e-05Q, 6.253614592338064003449893584965224320815e-05Q, 7.280569303474707324470305244376804359753e-05Q, 8.456474314345314007150181097613624934893e-05Q, 9.79983963944311971961128822060083281438e-05Q, 0.0001133104274741962557808980829717804420132Q, 0.0001307246399020691600023526497292212020485Q, 0.0001504862625229124093013402201618646645292Q, 0.0001728633841361022292487807700747299013219Q, 0.0001981484216856842586799572772305180575132Q, 0.0002266596169386652242612079138639764750973Q, 0.0002587425560977173732352397172201132721704Q, 0.0002947717063367408829161595331713295059784Q, 0.0003351519628181797614281622077674269794528Q, 0.0003803201993549968241927643417622446554493Q, 0.0004307468155228297461815381992767059891142Q, 0.0004869372727138194050273920414562891311034Q, 0.0005494336113573051545188073238892334141672Q, 0.0006188159413179756137819623192609947043238Q, 0.0006957038973226249969676643754938554868505Q, 0.0007807580511653439670770907738372309905166Q, 0.0008746812724001532761340934353267577792467Q, 0.0009782200292515512336811027407457153376092Q, 0.001092165621558351789459012058646682104199Q, 0.001217355337715058924188958933421742595571Q, 0.001354673527787729173843430392365052760195Q, 0.001505052585257047138767616555691474176257Q, 0.001669473830178774238569756010944073496615Q, 0.001848968286948808422945347651594893384821Q, 0.002044617350314201919025518009463240807713Q, 0.002257553333779458717720728149390573426284Q, 0.002488959895115589901221858059759895342055Q, 0.002740072334283588362025959812292414640791Q, 0.00301217775972961953607413014104144464497Q, 0.003306615119691370083379454518010740369845Q, 0.003624775095868402689060121197344456802957Q, 0.003968099857548535542156097701394553950805Q, 0.004338082675041517295499039588623167374938Q, 0.004736267392044797255794242147281512023857Q, 0.005164247757348130579312969849265866446317Q, 0.005623666617068244685007554336227354330017Q, 0.006116214969386021858860229251854316110788Q, 0.006643630884530937776730154149339974333344Q, 0.007207698293515321895878348292456453654359Q, 0.007810245649859081048265134316584789895785Q, 0.008453144469258828274121626639448497149435Q, 0.009138307752839171316702467004395243791217Q, 0.009867688300273872669999644933745875091601Q, 0.01064327691967670787558472076910092093735Q, 0.01146710054173253851741408239999923619768Q, 0.01234122024606522527074289502339224210353Q, 0.01326772920831782112966648361938182825161Q, 0.01424875057684974543947505353952098867137Q, 0.01528643528833354419122626389892565090942Q, 0.01638295983185904916112164488898195461532Q, 0.01754052397142437120423950233168880720244Q, 0.0187613484369107615886167354070274590455Q, 0.02004767259380194441465699051526802405725Q, 0.0214017521020184759779667849902676587795Q, 0.02282585657429483535407508444593379094269Q, 0.02432226724453248297751175594886236631783Q, 0.02589327465651758066521453776794690161073Q, 0.02754117638329931218995431551143369605661Q, 0.02926827478738593898790451312106545224234Q, 0.03107687483173329787258745383633763611989Q, 0.03296928195127705906828026282057099308205Q, 0.03494779999449857988040032623857920380255Q, 0.03701472924421765093424302565538084301254Q, 0.03917236452647701857524610316723537907177Q, 0.04142299341602656982308246993170945227151Q, 0.04376889454653285699001801294927841574839Q, 0.04621233603323564126441668379095446930966Q, 0.04875557401535079589039921987184194521511Q, 0.05140085132508167562704906922303703496827Q, 0.05415039628965234886880735200235133638008Q, 0.05700642167231927160453898977060771401466Q, 0.0599711237578563573226915069629858708525Q, 0.06304668158754517366223858841179395265763Q, 0.06623525634824027829561347043735130048892Q, 0.06953899091962247509330580436971686102996Q, 0.0729600095833028746833811927601826713891Q, 0.0765004178970007835650709418899798676114Q, 0.08016230273659117141990270524388318621874Q, 0.08394773250840516467839177192606243584909Q, 0.08785875753377190721656428075049332888429Q, 0.09189741060741426847468433104579159465809Q, 0.09606570773095614670505424425466367647119Q, 0.1003656490224672211409706019834699207746Q, 0.1047992198026634931898508322163299556015Q, 0.1093683918581001987330424053206431223269Q, 0.1140751248814388848942142458106393021799Q, 0.118921368088643682516754028336251837472Q, 0.1239090620127639775785842545955310252687Q, 0.1290401404737925560843903638541851287801Q, 0.1343165327239504988585911849315540274307Q, 0.1397401657676431414586481908138076263638Q, 0.1453129668552556812547539926611835917781Q, 0.1510368661499127946794457281180654907464Q, 0.1569137995663141144619238369429012314605Q, 0.1629457117807767176524264957760589252385Q, 0.1691345594116669265838074234685207817681Q, 0.1754823143694867020605796895050649984246Q, 0.1819909673759946372926833537044279604056Q, 0.1886625316518879311352366885204737593347Q, 0.1954990467727495928713431543594207025934Q, 0.2025025826931743565802835311741625023285Q, 0.2096752439392272067845965232957417681348Q, 0.2170191739696598929453619381656215678642Q, 0.2245365597066132128474132532044770980417Q, 0.2322296362368660795566899971447466971694Q, 0.2401006916850564012879982901404429833251Q, 0.2481520722606935992655817236397629937298Q, 0.2563861874812082306191368162104739675875Q, 0.2648055155737408114457597739460139210698Q, 0.2734126090588597747267265038277637879757Q, 0.2822101005199178701881044007666032408543Q, 0.2912007085623076464160082864035019623808Q, 0.3003872439674604947757906906819067257233Q, 0.3097726160470507530279833066428086671434Q, 0.3193598392035173757684907470415069603046Q, 0.3291520397037016404193916534806228825185Q, 0.3391524626731213938587717093791470119821Q, 0.3493644793191617507885033680278723282202Q, 0.3597915943922604099274241916243743202498Q, 0.370437453895004534297809334142470200637Q, 0.3813058530499373333547650352661480737284Q, 0.3924007445377981971755919946678712021003Q, 0.4037262470188928140903475071101821304505Q, 0.4152866539513117540688677957021817444604Q, 0.4270864427207903916573703120710338501449Q, 0.4391302840981329322252234037536723604273Q, 0.4514230520413121575982986672983445970989Q, 0.4639698338606081117511470803776773172719Q, 0.4767759407664674418491476565985386456096Q, 0.4898469188211550036177946416809944701631Q, 0.5031885603167355385407471102006047496143Q, 0.516806915603471063813928672429989712329Q, 0.5307083053943548685833492892416658817756Q, 0.544899333573231952763791571381569604648Q, 0.5593869005357851707458483857026244359117Q, 0.5741782170946036051801186516793426995427Q, 0.5892808189816027518756369857764771391118Q, 0.604702581983243549890321938796860532609Q, 0.6204517377463084432584827945463463628564Q, 0.6365368902944475668239615907758418765269Q, 0.6529670332983176740767048675459263366619Q, 0.6697515681449123115252066782831174608566Q, 0.6869003228546366803792541107869900910128Q, 0.7044235718978283242079024020772563155241Q, 0.7223320569657800605984787123162765141079Q, 0.7406370087549004552020459754059890701261Q, 0.7593501698264669376016144620943539451727Q, 0.7784838186085061098494460842596828305091Q, 0.7980507946106951600027541869735333876082Q, 0.8180645249278394856280467667607579883538Q, 0.838539052112468382179355150589367966048Q, 0.8594890635024286468165380673473754166204Q, 0.8809299220950730124913003197007267091987Q, 0.9028776990657666058321606844017813194226Q, 0.9253492080350027908463731668841887468309Q, 0.948362041195465249909046760063799591795Q, 0.9719346074179343990949614066840423597446Q, 0.9960861724630549479302366473419980629626Q, 1.020836901434702880136038002335887532136Q, 1.046207903620063540423272538165924635641Q, 1.07222127987161131376882927117522964634Q, 1.098900172697023686488065817678959243028Q, 1.126268819234731483687699755105102346279Q, 1.154352607305371556205746104983985376446Q, 1.183178134742943008313040704876221217254Q, 1.212773272224054755535396679944804822938Q, 1.243167229829379630892649667118722042897Q, 1.274390627588395280696510178366946433511Q, 1.306475570276800356042211803401477660985Q, 1.339455726755761299090854776902647953055Q, 1.373366414163496207916696260993796460505Q, 1.408244687292775319638246256496434465626Q, 1.444129433512862820237418019195005380596Q, 1.481061473621406240583458987854889421525Q, 1.519083669040977329410710130907067249025Q, 1.558241035806578679235039044308088638575Q, 1.59858086582466888372299852743006758704Q, 1.640152855921361574402265538231040950074Q, 1.683009245237678957954559946017992411702Q, 1.72720496157337210647316008484511209382Q, 1.772797777328169495475491773850651572118Q, 1.819848475740723857449237597299307993606Q, 1.868421028181370689596438549208663232364Q, 1.918582783315502273584026310535185025955Q, 1.970404669020352495193731841217502411354Q, 2.023961408009779237823690539642994612898Q, 2.079331748199772156275287309535810282094Q, 2.136598708932509466936874733788968855942Q, 2.195849844269505061444090956894789562589Q, 2.257177524665462326226386344962066768299Q, 2.320679238444695114506969192065453102806Q, 2.38645791462228535018090911257279622728Q, 2.454622268743510472485802015585977538477Q, 2.525287173558586284686837252134214325026Q, 2.598574056506641565930469422296652514342Q, 2.674611326154408827473590731512070423928Q, 2.75353482992286323949072031864016601102Q, 2.835488345640611439999643200601877219861Q, 2.92062410968804449738926309215771882388Q, 3.009103384743144622541911200865882785674Q, 3.101097070410615431476383817233400114544Q, 3.196786360313181016135882778770461391366Q, 3.296363449550237677932901170344316738063Q, 3.400032296787622239428000634643997693337Q, 3.508009445636508188824397561413278832782Q, 3.620524910413170580217782044901471996699Q, 3.737823131848823954579745937371900624793Q, 3.860164008844675289107469115579416301802Q, 3.987824012947036166619438121661763719179Q, 4.121097392856712044775558016541559733901Q, 4.260297476992532330650222886374288981273Q, 4.405758082908183742986369820036182319601Q, 4.557835043222720229607343330179101614167Q, 4.716907858677493920666662718003679310707Q, 4.883381489986147028731324484181342600844Q, 5.057688301311346413080048955955133931764Q, 5.24029016949517364937262385119050914101Q, 5.431680774604152215414745576056569940993Q, 5.632388088941263530838944426647235216134Q, 5.842977083444493240346088159010481650856Q, 6.064052672355303324054387062420722913264Q, 6.296262919224426838182742506396326825866Q, 6.540302529753004778869174624673669076774Q, 6.796916659674200034444948632350283775015Q, 7.066905068897762712353177820799890200225Q, 7.351126656505704724688125273958015673903Q, 7.650504414944385662659203665642040258745Q, 7.966030845955723910764349890266531446913Q, 8.298773885483222221468214739217431908518Q, 8.64988339003973506101525205018928180163Q, 9.020598242904561456999601751592885677702Q, 9.41225414510834360246219690427427333296Q, 9.826292163557269466732689978189811368073Q, 10.26426811694776371632533698438878780078Q, 10.72786288944826916813779631601409495717Q, 11.21889377261159001879701043038476676713Q, 11.73932694778443388521894681581610807556Q, 12.29129123457708270319215970282226419194Q, 12.87709324594766765515402048038669536198Q, 13.4992341073735758693176219364211695767Q, 14.16042791669191291271234624934713958783Q, 14.86362214279527089719453736582722220018Q, 15.61202018581665142041991318996024972122Q, 16.40910634912836056677912139837144777988Q, 17.25867350487402177091782658858013283139Q, 18.16485377037993024884452690977404455282Q, 19.13215255326167571891757955195233291448Q, 20.16548636905761204079359120396764800875Q, 21.27022488759428859211729062248302615527Q, 22.4522377239586858934126372942580332999Q, 23.71794655800352070106437529670545349828Q, 25.07438324400214828555529944234238427945Q, 26.52925466085620535573933853306193868668Q, 28.09101515483378720655301379661763173245Q, 29.76894754314429800021170138650587944439Q, 31.57325378002474417516854433656227175023Q, 33.51515654008411148311829427781923077265Q, 35.60701314953242130913508492608130123385Q, 37.86244349823339441594775773078079072641Q, 40.29647379850000394194999154115502761761Q, 42.9256983251566106568287701460452580677Q, 45.76846158142580776550763193789732785913Q, 48.84506369347253555255562043759063132523Q, 52.17799225094995370120933304290316705891Q, 55.79218429104484234314704060801385871774Q, 59.71532268038649506093311149177789765018Q, 63.97817179581388359256889501956078693274Q, 68.61495815679731739105182558138869817295Q, 73.66380253749173597579807670896348619996Q, 79.16721110650937730648828736138186887037Q, 85.17263433307891488469075132237625329786Q, 91.73310378961365450775367798895117611798Q, 98.90795860885862893373285703593128717067Q, 106.7636752615840049170921108192673039159Q, 115.3748165593138360964739919439025091047Q, 124.8251184167753335307884813481639551181Q, 135.2087360034668979739408892961618233969Q, 146.6316745601551591194184766080855899878Q, 159.2134344587212366502738176064757447706Q, 173.0889051680280399896165817677088786851Q, 188.4105488051885127906807545886516889139Q, 205.3509210823754434115791536392044147463Q, 224.1055859231269818834237202833297797781Q, 244.8964900834929361072626079301082497614Q, 267.9758760923573609795202757856526348931Q, 293.6308261096512585408835911644003226435Q, 322.1885463616083343430004234487963961674Q, 354.0225222209357737235698701666059446378Q, 389.5596984536108548077096261370629689439Q, 429.2888685030152394865736640219954342317Q, 473.7704919649917121515120988699951309401Q, 523.6482018956150921567202779251009371071Q, 579.6623148461239013729943303289916476255Q, 642.6657184518196254250998988603877103213Q, 713.6425863708155629919908359659403656033Q, 793.7304612802721925539978576829847118829Q, 884.2463570816121896178880212311454053258Q, 986.7176658841189012219850761458912237512Q, 1102.918819235722927744600414498283892661Q, 1234.91485329233271555981062082910716546Q, 1385.113272678479813634206124518231808971Q, 1556.325908312681685889992739657400589827Q, 1751.842833722475850243498798265810061319Q, 1975.520858975176784025953476571497190453Q, 2231.889682153460941507453429511802304092Q, 2526.279471529220797933682942282042851813Q, 2864.974510271917778566334688829570063707Q, 3255.398601385836981477327248620625297302Q, 3706.339256395488116333757365893728426179Q, 4228.219344042120788684028024525844687474Q, 4833.426940017626186335966263047791170787Q, 5536.716703957542012803288988529189752554Q, 6355.699353968381047550987173727520146629Q, 7311.439889033664714224839534528824153203Q, 8429.190352986375103659917942017957926758Q, 9739.289432574560082947218291110012238598Q, 11278.26941314174344865137745573539892162Q, 13090.22146527840192121556643882459793329Q, 15228.48353487758171912583592356379328602Q, 17757.7320759574131111084450686688920391Q, 20756.58056610832124979302179467528465881Q, 24320.81556946305416172004101150345528677Q, 28567.43688194010189078069185484468040728Q, 33639.71439652637892339557022075773032754Q, 39713.53390468433874079018761656799775516Q, 47005.38124868024276685194436174326123161Q, 55782.41454199081637721033867971136148933Q, 66375.20485467430976973616358391303682894Q, 79193.8964938789379080716557565128034655Q, 94748.76170569987926525384687205818258294Q, 113676.4185559940932985204557366937966947Q, 136773.3680937188787119816424376976346549Q, 165039.0188597090674337643015699657079395Q, 199731.0454972745979834726788415446981803Q, 242436.8306898628098527456078336958599012Q, 295165.9433837847718878457262129156537747Q, 360470.216849401713189605803840830130373Q, 441600.1519609350447724924713683024637015Q, 542709.2821490186584727843713857298955628Q, 669122.0692964885772249581763409255402396Q, 827686.2306514269967440238425057279466219Q, 1027237.646882789325395582817310098557766Q, 1279215.895361419046267273339768020024791Q, 1598482.001556073532061028566697317627191Q, 2004408.620417117903795710233263888056879Q, 2522338.537369602352689507222089859240384Q, 3185542.919287081047719844672603141954191Q, 4037860.118619087846479116022793787786343Q, 5137264.677480395599355604531997862929495Q, 6560712.534410318823827123644450645854025Q, 8410743.816776810796186473145045665937148Q, 10824515.55167440362485947269849464346556Q, 13986207.0209941330011779611362296564843Q, 18144124.90810505888082603159947148053492Q, 23634384.14477576245174950890211078768079Q, 30913826.95526480471448531540531281854327Q, 40605974.80378620661399473672299346895625Q, 53565444.57194199699651310605468978876294Q, 70968636.24955794350712584988752690989393Q, 94441963.80814532650216822140959524198571Q, 126243974.7954442094362911310588557317417Q, 169525168.7850776244769108117739517771857Q, 228700356.87037444467813945668623057383Q, 309984784.5945555486083699955906100203021Q, 422169676.419180296016038169604584024776Q, 577749487.0572079949357000884472359600731Q, 794568313.0307992201611056824664049192603Q, 1098236421.762334787107796693264193432183Q, 1525694882.086440344991905250910993556676Q, 2130500495.120059079142618634577471253541Q, 2990701697.368017711932087176125951177033Q, 4220637207.300671772783188221463829109696Q, 5988705306.551971098215414885650107897243Q, 8544269831.256129406510727541315985651644Q, 12258624497.59786938678183477943433708635Q, 17687708717.87495022845789287135040109813Q, 25668668250.58175914698250404635555840049Q, 37469379954.19249045788058580631395531215Q, 55021343701.47808222508026520305320946865Q, 81284573532.27450168954709280528031053888Q, 120822745771.3775527576541346782807310412Q, 180715302267.838335501258406348057915531Q, 272012900590.1587130429230121721901216984Q, 412074536897.799430443190475733419879223Q, 628344476944.1102285263714030386188019936Q, 964495715735.0823164995071629655123849865Q, 1490488802770.178852807340536150510230426Q, 2319151911693.03458420159878138301523182Q, 3633696221434.767157940890063426130568906Q, 5733695051202.934582494404097712673960175Q, 9112456759035.915558166110123534722925733Q, 14588156299469.85634878641183406469644201Q, 23527688830199.31431035896968138608336931Q, 38231623421869.65920594006767147759897662Q, 62601148428700.57299425483735853656627404Q, 103302358246928.8009047174017863251012655Q, 171814437520724.6796302867876243617578789Q, 288061024180302.6161380295256724616742758Q, 486899765795412.4945381221817576577795721Q, 829813516235357.2103923602912762213670883Q, 1426145535118378.951436282855348913815501Q, 2471991716108467.32565238550997265888506Q, 4322035403914148.133894111391643664621752Q, 7623370258751110.720304855446748890981251Q, 13566982446241751.95521593184313390214595Q, 24364538372998839.52259047925399940945603Q, 44160488249011501.98104668800830603643765Q, 80792929771140742.43357941688344049205352Q, 149224697949752140.7521990836163135293382Q, 278292163684832283.4160185479779845769773Q, 524107342845571057.9422283074584384844101Q, 996932213799835680.2597235801377919016134Q, 1915602123000823970.720466166997119896796Q, 3718848909517183870.143410573120269761073Q, 7295341760671302045.79313255542545772809Q, 14463988874285003035.94795686945931464091Q, 28987343448958931323.92810967706919677816Q, 58732754016747867529.00414398132271998153Q, 120331353070098168111.7390056337252147883Q, 249333004651588596284.035650776923709372Q, 522589314039917315810.223473765572860708Q, 1108152490641109934033.695782020580839626Q, 2377806308974776290281.711859341791971914Q, 5163834591017950405285.437821374070986535Q, 11351919331086858683918.1471528319768618Q, 25266839294442588226428.14778445717345898Q, 56951087826914109485973.59712623726588378Q, 130019587954518449740095.3405587711864565Q, 300717519321186724087928.9334487675138871Q, 704759216153309067051260.9313241944492729Q, 1673960445141169113758368.533624129723397Q, 4030544681474698805788178.936542366860127Q, 9839874954742709853120715.064425551442631Q, 24362247286979856257114998.8851952578909Q, 61184747201856950895364042.72498565866937Q, 155906667317075864701083324.9662928828906Q, 403163381047100871402409124.3779546257991Q, 1058261703628742425795196097.781097890238Q, 2820350066022680574530026898.432274605051Q, 7633343819011512595414528317.564843598457Q, 20986212852402084422748799314.66573670249Q, 58622994393166625667380328459.97406430494Q, 166427664782698297064027054016.028778848Q, 480305184367245946020952931414.3791654892Q, 1409469365276921639465057297415.183634189Q, 4206828103520948090625832005794.726896427Q, 12774108355248748130723515474898.16566641Q, 39473069418353402635694598912188.38756518Q, 124161027690416153525104720861908.998726Q, 397653952879188213452568013972672.1030911Q, 1297132481787798328222051462390494.77497Q, 4310699555554472364755479606514636.156607Q, 14598993032148232561844107749486020.15753Q, 50400995750152781199478648570188199.65257Q, 177430297054928348810918273327463082.018Q, 637121612274118077063576067207035125.0567Q, 2334308965896898251996924331341478060.108Q, 8729180311556704261437649253450972488.832Q, 33327870616504618405564608012803778253.06Q, 129957903565849452378953312970336477735.3Q, 517729777059756948461298024741483523105.8Q, 2107926524966039348251307533209594312777.0Q, 8774220406124443178237235835845685677777.0Q, 3.735197486182661954245100743924203262568e+40Q, 1.626762487644328121630687997548095289162e+41Q, 7.250973083083253199813538117009829490246e+41Q, 3.308936766532937115392827811529721364519e+42Q, 1.546541710130421473312439401601868673846e+43Q, 7.40592482120371542929543531360322220966e+43Q, 3.635026031346881800840788950800319505007e+44Q, 1.829426656802615545872238734711353926354e+45Q, 9.444371789843923777637569744583527921544e+45Q, 5.003291237038170466229131882466362255907e+46Q, 2.721071221382007933686249890911655353165e+47Q, 1.519865012090974117520450692809027707605e+48Q, 8.722349830799754316439247817774896336592e+48Q, 5.145299088117885927493542339522712625349e+49Q, 3.121221357870235693712216180124753139813e+50Q, 1.947899213175479452601623772691375555644e+51Q, 1.251210890644544336971252377162948639877e+52Q, 8.275874252588801763359933928249349963411e+52Q, 5.639192260136006716215984701965648621599e+53Q, 3.960436391373705651016231231787112634959e+54Q, 2.868130988088678181245153419409706139055e+55Q, 2.142864200359822342956549874731614126884e+56Q, 1.652506898141577776885280365380983877969e+57Q, 1.316016911424751010713227742852141936317e+58Q, 1.082852293820816389551974850072957597624e+59Q, 9.210644097586007954427562608847664200089e+59Q, 8.103092543855791898793790566984390085005e+60Q, 7.377040625432060608603217790009391493107e+61Q, 6.953737976979336176051071972961556866238e+62Q, 6.790427544984841974058656827100518158411e+63Q, 6.873219181285964966158787851203582418495e+64Q, 7.215276426549123743710202700699375386347e+65Q, 7.860040014854653238667256601459176244687e+66Q, 8.890552747510091206537761704842097735846e+67Q, 1.044773624845274406484242278763368099107e+69Q, 1.276339846429009678960092217254464675556e+70Q, 1.621909127730099101805179595189446592997e+71Q, 2.145222394949960636229309746712382373349e+72Q, 2.955136434459451093496393852873201995357e+73Q, 4.242484540386949293381593892190632931659e+74Q, 6.351598024216824109918004371203177858677e+75Q, 9.92322140177664793970985646435161664601e+76Q, 1.61890271292950503396982867447926469379e+78Q, 2.759835883031589426581500726726160092292e+79Q, 4.919725873480647138764805641435572041821e+80Q, 9.176966237443589394573048534481159624452e+81Q, 1.792537273106479512876232436227020228235e+83Q, 3.669131046186230038886281886697486654081e+84Q, 7.875974781863151481036630208790721389981e+85Q, 1.774257356669981483122646218784038073379e+87Q, 4.197883435791273747898935670006279670148e+88Q, 1.043953267600508611098731312756290706707e+90Q, 2.730922684509572139458179237102505154696e+91Q, 7.520756432311812479890602823961473367093e+92Q, 2.182171967918410224403041849327447242523e+94Q, 6.676499874620453543521727162652420305871e+95Q, 2.15577712365339698532597721844522720139e+97Q, 7.352286858278690688211435664926977400268e+98Q, 2.650811394091442291944564779047695087348e+100Q, 1.011237437351737388842116147030761121751e+102Q, 4.085370846206046405618971495958243394368e+103Q, 1.749468216493498166826699346132752537997e+105Q, 7.948317737498821871893743988852477827924e+106Q, 3.834807905023328863904941873118780424971e+108Q, 1.966628145855798245790683746091198936573e+110Q, 1.073071382517194531106278746912479484857e+112Q, 6.235722205835566650286247548113149395924e+113Q, 3.863024178163167333304337408956273310993e+115Q, 2.553807346093603757684677622217281376351e+117Q, 1.803488116000817634417017746648676518796e+119Q, 1.361928450409064286412411844878753266407e+121Q, 1.100955256966107712671861853615099298181e+123Q, 9.537293602323983258485510982542318832086e+124Q, 8.863266567274260063217354687374780337612e+126Q, 8.846188009560533969578546259096076506511e+128Q, 9.492930504934618253491690898644663173544e+130Q, 1.096533723415061531099016187787740114349e+133Q, 1.364975382571658955656460305314460765583e+135Q, 1.83324407540524757214204989774594748268e+137Q, 2.659671328312756196289158101058876969403e+139Q, 4.173261608816937493963987661707928522151e+141Q, 7.090865759140765750724147023181213198843e+143Q, 1.306301517030177176840321148170710506396e+146Q, 2.612529401702028055207351907664884448583e+148Q, 5.679555052608604602193055928305941291992e+150Q, 1.343920076232017946109889611934747955765e+153Q, 3.465917231693894339164893985895951010068e+155Q, 9.755225071272572958983312664175060577847e+157Q, 3.000742824526763344250019563325005284778e+160Q, 1.010183025811355809743868197177095335303e+163Q, 3.727075264673607112752380094424316792648e+165Q, 1.509245115418270293863342682538256987299e+168Q, 6.717559128302317419502861311585313379321e+170Q, 3.291318624734529160385171919931022097846e+173Q, 1.777836662264190438042312066790334422342e+176Q, 1.060338236589004151924947254106146518332e+179Q, 6.993672005277206691006295921013624374732e+181Q, 5.109315035547664200818831784655767554202e+184Q, 4.141101118954695995671586123417157559749e+187Q, 3.72970841944231900038690832200877504406e+190Q, 3.739049036766599115557194117114820248566e+193Q, 4.179336859308613161688286180307722723544e+196Q, 5.217443685257035669045459028493376857319e+199Q, 7.287327710700167211508944666212719983552e+202Q, 1.140792958868983691957356818511196462798e+206Q, 2.005179807700415852613810846388560032405e+209Q, 3.964605794076837186229454647465847803719e+212Q, 8.833882400656291129175201471618046038197e+215Q, 2.222416827262079161857013529468675017992e+219Q, 6.32487549000714259166529546382487457952e+222Q, 2.040207496855183891566222509116467026066e+226Q, 7.473933116405018227487255858678429348372e+229Q, 3.115635824480421807822417339161885727878e+233Q, 1.480984764640258342704597085687274914994e+237Q, 8.043751353020125109686268526532207882345e+240Q, 5.002449229484107509386335537403342295815e+244Q, 3.56984178603255912889435086930227079813e+248Q, 2.929532238219821490211564778591785188182e+252Q, 2.770679238026050606746236624138254643707e+256Q, 3.026798751595984436030709186683228573466e+260Q, 3.828036992387459381535969017271019185191e+264Q, 5.61778964283159075488466212754593198112e+268Q, 9.588901159209185095148527450244489057512e+272Q, 1.908180733385590686815575451459150865076e+277Q, 4.437792706543634540204526150192117697146e+281Q, 1.209142348425346993959353491937811099331e+286Q, 3.869310908075061490991368493783003476499e+290Q, 1.457926108247910333143812619546225873976e+295Q, 6.484855807244582773591724274648851980582e+299Q, 3.41399505989190389306038993462293155821e+304Q, 2.132926581369322983520027356423327793664e+309Q, 1.585660584493898360074791847406811357495e+314Q, 1.406549923600311781623297490488487143692e+319Q, 1.492858644861812662236576139363443931014e+324Q, 1.901200330136325650182339443918279093102e+329Q, 2.913594428067374876548048333381454532825e+334Q, 5.388753660372153318353497639257238947787e+339Q, 1.206400501839513571365268204575078366491e+345Q, 3.279025639761489754823013616224251826114e+350Q, 1.085362944039382532594119322284810147467e+356Q, 4.388637237003440512107759837586104007354e+361Q, 2.174591860496217544769291320830048605672e+367Q, 1.324675896729186199114724714897773943058e+373Q, 9.952624718323993743049191691571236891758e+378Q, 9.253292674624468877275054471751609753538e+384Q, 1.068175944610869281850017361625425792553e+391Q, 1.536233415754634782761541232392152383885e+397Q, 2.762122556175579381683600950713322858649e+403Q, 6.230559998086773008127784731120178792412e+409Q, 1.769541482165768371365926657095877950287e+416Q, 6.350669236692242487355167861453925877634e+422Q, 2.890704406534452721026792565610887691737e+429Q, 1.675092854792031970707972331086271904052e+436Q, 1.240441432963222229677830128231516291098e+443Q, 1.178400682719307171825255815152530484263e+450Q, 1.441758860787715996316806330169292187636e+457Q, 2.280896618995616398207821385872558406154e+464Q, 4.684783854898512240077048801484626654414e+471Q, 1.254382062452529400606345787473880256453e+479Q, 4.396832097929432333029382171843947213338e+486Q, 2.026103867409562112292321652086245531169e+494Q, 1.232725336259010710705619694645169566278e+502Q, 9.946131815388102167901949874677079252691e+509Q, 1.068946029136854556187731919763529005914e+518Q, 1.537205154906196455751501587209923504936e+526Q, 2.971488523144685380967551694691249695223e+534Q, 7.757209184017428909949567668621317830698e+542Q, 2.747774426890260234248395195407097655093e+551Q, 1.327052327970207303024364376423737858912e+560Q, 8.781052085532532513351576329773639941121e+568Q, 8.000370822300190275739495419036959668159e+577Q, 1.008709656376084238928867250812980114533e+587Q, 1.769035798555775145353374205587591814306e+596Q, 4.337887865267566149881332153701156202295e+605Q, 1.495146308822926755798228719893196247343e+615Q, 7.282512724193076983982833247777530464559e+624Q, 5.040065527191122347567048286402290970361e+634Q, 4.983688801691864935789903752926384680408e+644Q, 7.080529129251182167249954898842537768423e+654Q, 1.453648046373413551924040968198898941338e+665Q, 4.337598065643236527071167033605358927725e+675Q, 1.892313991275571732367620521996379213332e+686Q, 1.21419543901635843212963487739041197346e+697Q, 1.15285330851746771508587852221532721288e+708Q, 1.629782553411954975244284837756441953593e+719Q, 3.452055344385303141542795202545813325143e+730Q, 1.102512410379851438348571427232382982861e+742Q, 5.343866508694911882201645974783260583839e+753Q, 3.956826871594873007934411028424676095123e+765Q, 4.505631958696195386104188270723354358589e+777Q, 7.943741724189032271630373120507187623319e+789Q, 2.183459428673567948307965032840976723479e+802Q, 9.422208350325892638463546770197336134876e+814Q, 6.428840148770315798651380658113045680139e+827Q, 6.985833940158525432315159789439527191548e+840Q, 1.217845786540958113768113810573137032862e+854Q, 3.431528187148182849659646421877006421135e+867Q, 1.574663673077646155008069202772850496061e+881Q, 1.185846444352357252836601236236570671829e+895Q, 1.477057769851258028567499039349533232523e+909Q, 3.067158420904043177984085593633988645838e+923Q, 1.070385336228404234932902688736321198149e+938Q, 6.329361062260066695035899075868249670335e+952Q, 6.394430084983455208900711505672291428547e+967Q, 1.113087578022601582658889275733799715846e+983Q, 3.367156528651748518226447029503966911755e+998Q, 1.785596416013840188999074654317069177638e+1014Q, 1.674666787802858038890787260817621087922e+1030Q, 2.802838925410915198948806997205672228095e+1046Q, 8.447990981775688253045681606083551485684e+1062Q, 4.628258681649599746452829731806526694326e+1079Q, 4.652403352165737018608017815748357654583e+1096Q, 8.663306406163595964182894618845167463798e+1113Q, 3.017539509818074238591225328432214956732e+1131Q, 1.985491468553870196235393755910025018348e+1149Q, 2.492752117595816975254019948962503474621e+1167Q, 6.032605363101356373534719772171116367884e+1185Q, 2.843372909557441218412153608274974657095e+1204Q, 2.637696488690173901807892313463663992925e+1223Q, 4.867530936012666839215995814615900274247e+1242Q, 1.806297364908140811504547249661887475385e+1262Q, 1.362837915337647858769963651184997835872e+1282Q, 2.114105420285786331665845901133892184208e+1302Q, 6.819711630204384971623932887265931684823e+1322Q, 4.627744947987752918797524724541973729474e+1343Q, 6.683790011169256329679542877680372823771e+1364Q, 2.079180492288020730425138467537817647695e+1386Q, 1.410019079371984617158725525463202947604e+1408Q, 2.110334082726406632374960613564821609635e+1430Q, 7.058051491521915345419574349236726710823e+1452Q, 5.34226016580829579370410286869019558134e+1475Q, 9.269528949293586385450920959869061167858e+1498Q, 3.735566704990213502991174185370143251359e+1522Q, 3.543110166674891301675102145543023739261e+1546Q, 8.016707380888655159273391286811616288477e+1570Q, 4.386687461900889475748897922654392224916e+1595Q, 5.88635362961734378190669011184046381302e+1620Q, 1.964535219211330834129077713169656935329e+1646Q, 1.654278142010004007056058777791069121274e+1672Q, 3.566334264149844792966289257255345995689e+1698Q, 1.997696914392470061226774302379611252801e+1725Q, 2.951628334862652832836643008558957759962e+1752Q, 1.168023508080063514319067026006763505616e+1780Q, 1.257294797191357963612588713158077979814e+1808Q, 3.739918694766242006670350085465955624472e+1836Q, 3.123765125844391073468466650907077237401e+1865Q, 7.446408993561740205402068952680263307098e+1894Q, 5.150389021579176147263436232288928749684e+1924Q, 1.051097717221735323089186284217633448457e+1955Q, 6.438075549979749353380206207123056465567e+1985Q, 1.204191338766423126178080201430624216758e+2017Q, 6.999971798174361940960129565044032866623e+2048Q, 1.287400224651680358272160086786311987728e+2081Q, 7.628245018212267544254965199020501367005e+2113Q, 1.483306035186298578810854793693026754937e+2147Q, 9.644046259875525824373227005626744381049e+2180Q, 2.136807992154677198095425726464162609443e+2215Q, 1.644881859879540417424569583091022315341e+2250Q, 4.486258285656428254910735253711445952652e+2285Q, 4.422477869652754055735874573990613824885e+2321Q, 1.607928077696045804457995352614731652546e+2358Q, 2.200965498515380898569903830116828659581e+2395Q, 1.158169679831249142228245049215974628172e+2433Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:505:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
  508 |       { 1.311124362501499644235686793936615689367e-2539Q, 8.804534216807813314757104329326588296303e-933Q, 6.151866113634416819256167600386076492591e-342Q, 7.489561872273541742689179537030908098807e-125Q, 2.901271904710770582279868424530636078955e-45Q, 2.956328411110696011133881227129821807172e-16Q, 7.566001300199861545999807860317199813659e-06Q, 0.02939829736944376661348111575241831549228Q, 0.4375314491139458627156716229106118956143Q, 1.797291527801965779398851915787147159794Q, 20.19084569885298758559779466541998891553Q, 3190.204004406569421821255762141757969656Q, 464240600.3151569718431815049204268434463Q, 8064746494304895107671.373051861760453278Q, 1.345267603784213433366506701434024787812e+57Q, 1.312864386644320246962258704304378039761e+152Q, 3.774555882479308671780101506364300541449e+409Q, 4.727526321376723657695030280786783264447e+1108Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:508:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
  509 |       { 2.266244194795986437688029480753454536709e-1539Q, 5.948198448973651573057290957613527891511e-565Q, 9.309165866973257982306900988767978877e-207Q, 2.935089536156722196786549328771374738603e-75Q, 3.724520625101352679705795925568729252173e-27Q, 9.984303520500369046645618946072879096604e-10Q, 0.001431356453978288648029393232888019996234Q, 0.1627612496098382979023134567209341094245Q, 0.8715578869575546863808265846496354994425Q, 4.866023145010624995980060168572588092579Q, 155.7337423425961768825532940518427467513Q, 324159.1075527578458688529527151875836096Q, 52559121164917.31725683197728293103939879Q, 181320101439002742278180646071519946.3143Q, 1.108358234190440710092732108743944497577e+93Q, 2.358481112878241907590525258624871004068e+249Q, 3.697706182598331996489023917650042511899e+673Q, 8.005136174837239155367039692394787566174e+1825Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:509:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
  510 |       { 2.762173700981399765618908933145320277069e-1977Q, 2.39391240206587981734693603632697690162e-1198Q, 5.538595991089672359026435602811151013816e-726Q, 1.450273233250857905077679568886962533672e-439Q, 6.272581042589046274956826312460762996165e-266Q, 1.06595762540573348910987779005613885572e-160Q, 5.861309595694473480177550103363514588648e-97Q, 2.205278730651401402935850497892571252242e-58Q, 4.529434469306552018275201007754555774945e-35Q, 5.149496065541224290846694532009922569098e-21Q, 1.42514032948545940458919452929629803818e-12Q, 1.558687650051216471666230916065939291762e-07Q, 0.0001480770730060221114876366833392461280225Q, 0.00800978386203168352857804963031419632516Q, 0.0781267934470234464218464002858630624883Q, 0.2837432722671675969293700817591698892949Q, 0.6266921805102975877365600915734732725014Q, 1.224519291305484855806028685503263380562Q, 2.828371835589717993286260875443918026645Q, 9.308530387014651096841645763883748667386Q, 51.00340931322451024765452196424930212962Q, 604.5686663559257609710666271339665397866Q, 24963.7894862358300483813083168580513256Q, 8072295.599338304211683309182738003369921Q, 78274670038.30925761297829268300403781939Q, 208243829479833121.9614650100740045614524Q, 5835995851993422640885142487.353759023593Q, 7.038358981684021693676871973997393903892e+44Q, 7.365871905585280499359762130717295092668e+72Q, 8.356559316758425271433369887928065115855e+118Q, 5.152598671967255958872374447108140847196e+194Q, 3.367711726599649783722226912309479425978e+319Q, 1.485503800735698079387410309977283298303e+525Q, 1.206093277935111329439185628983764517497e+864Q, 5.101934496467121392771497579825667303128e+1422Q, 3.854461007601356020735662570367145309928e+2343Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:510:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
  511 |       { 6.801466297807648263832928079249921030841e-2241Q, 1.171357838472361572678710519863396121111e-1744Q, 3.263877177177999549213672495546362918233e-1358Q, 2.840730424450322878168790929290006130205e-1057Q, 6.331359514114723653384308531115955576826e-823Q, 1.940682122137038336501816556640832563117e-640Q, 2.424120579853831996718550176595436495523e-498Q, 1.060491186278820392276664616813055045647e-387Q, 1.47497560627560557171208231533307889666e-301Q, 1.711053655951593201729320308363487612571e-234Q, 2.748977044034961560163018702370375057024e-182Q, 1.183661289657511405743956059634031695806e-141Q, 4.956069833269360409024211595600427510944e-110Q, 1.987957235263791766538675534206288734102e-85Q, 2.726390196575204566967127968691492639624e-66Q, 2.069277780420174850386325233097351936186e-51Q, 7.599593796102130947873535802397682362576e-40Q, 7.30986765636526911109545189857700652429e-31Q, 6.860826488850009000152917649714036190099e-24Q, 1.750137476813662935088831237226143585691e-18Q, 2.694698939685357192909812465408615672038e-14Q, 4.662399523365191039306448758212945866003e-11Q, 1.471147096470191077279866117408849945112e-08Q, 1.234588382988672174156726122838549322181e-06Q, 3.698047527501062909973755871812833332555e-05Q, 0.0004974045204857426689718493339751312553248Q, 0.003594744266562108630858602906463214186729Q, 0.01606776382707240397141574634561698324885Q, 0.04963226590082011795403845149528264747534Q, 0.115744254393794946820912074463938084869Q, 0.2189395796674687235327095676147418958643Q, 0.3566541233572264162152813601314252592465Q, 0.526976767182178399604596779203609072881Q, 0.7398541068159815990923143586965891134531Q, 1.029425785377785516113796863012575526595Q, 1.472772244004991739780066538168681045534Q, 2.232105810859563539773192829947722929989Q, 3.664852093836574055260421484415211997792Q, 6.634229039042487667472625010842259069012Q, 13.47608350422833149354320757617644730575Q, 31.42073749047538137686874567762943831435Q, 86.79141791656354041821488779088943576306Q, 296.6528186585230549314029606641812360007Q, 1329.946577806955206827993564277915367892Q, 8441.344633114675813741927901407789834969Q, 83749.32841027025051399559911280792540265Q, 1475556.123428945995692670896358851704835Q, 54395134.46210963278883974741024860672763Q, 5179091016.902155867702113242034208944851Q, 1668941700142.962732014338449363262585953Q, 2575302232826040.930983214056263444447065Q, 29708121106264252782.32997718334559128081Q, 4538831967003783409536690.268981265379605Q, 19138023153446381738359211515557.27962435Q, 5716447050875173187782003939002192529233.0Q, 4.057627687752827735975516066653569584098e+50Q, 3.237780711010981929311620914986172494341e+64Q, 2.136177206956376829298160177481616436455e+82Q, 1.510581027396811547515066542591252259814e+105Q, 3.072511300612383685659247652666898751003e+134Q, 1.227994026803117836885996853139658018152e+172Q, 2.186769076188247553183183888358166072813e+220Q, 1.836091623107666564777188149335650549888e+282Q, 5.560380603618894755889563902333421267615e+361Q, 5.88998929678686832672515862440158058623e+463Q, 5.520096462216289192193975675075507876736e+594Q, 7.625041435865992600228986717464906255015e+762Q, 5.594942726633317888883469851113674080397e+978Q, 7.83065490388354698017246745548709611393e+1255Q, 5.31445051505238075828831366993821695924e+1611Q, 3.903967482555967268768154031672119092969e+2068Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:511:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
  512 |       { 1.386351840518308620839358763554215551931e-2385Q, 5.692714192122587749075617787151443181487e-2105Q, 2.451539999979072363325054695825688359483e-1857Q, 8.306259271201342345210834094714244365054e-1639Q, 5.821665674291993981062416504099267133283e-1446Q, 8.797358828459107177088680667625679647909e-1276Q, 1.320339777528218308293628576902954472032e-1125Q, 4.410206727121778476048579405149038344619e-993Q, 3.88958196740022428105997715246477744601e-876Q, 6.130840948743111294681197948959379863932e-773Q, 7.123986226444013036571903990814705244112e-682Q, 1.625956113900887259810636803089770478958e-601Q, 1.320572219097695369155247708778376474798e-530Q, 4.919706191404226525652134855992684547645e-468Q, 8.024860788515940296029723266854707311236e-413Q, 4.196871666597654619740159911562644470158e-364Q, 4.078224492411775554465972303455630373728e-321Q, 3.471191735147190701990574841139180851673e-283Q, 1.016777466021579755362597082466363719898e-249Q, 3.428953269503642726569674461101922799622e-220Q, 3.864648202676556945364513945878444511873e-194Q, 3.728313820662828523155813829174568160454e-171Q, 7.060208962235322129955144096761424864627e-151Q, 5.459090052012602911109845817641480236032e-133Q, 3.289567436086836109824643192921661921896e-117Q, 2.732791746839713887573903753808368756806e-103Q, 5.177831303085066219526632688623608474071e-91Q, 3.488982337185646306130499469791616370131e-80Q, 1.237442719251520028774158417551455658724e-70Q, 3.265026914390933861191439483297654102176e-62Q, 8.697379457734148653851179446161666064837e-55Q, 3.062345454155899894309388140629758140766e-48Q, 1.807833865712730097166039383871617541987e-42Q, 2.207201696331440225776336883273569215095e-37Q, 6.707139727572063961765308933879986454628e-33Q, 5.973483508300898776044037837138168377527e-29Q, 1.801180330026864986720562202650526101338e-25Q, 2.088388852078546115498528757421004935053e-22Q, 1.041793934618658976817408586406414722965e-19Q, 2.469049789233468018627633841281746668405e-17Q, 3.03431128584851438436540057561723628081e-15Q, 2.088889617504309972831708178248147497735e-13Q, 8.623861415427504342372142475897313432992e-12Q, 2.267520372707251092440673628855405207403e-10Q, 4.00434469899471800715993667519323799359e-09Q, 4.977449132259217603976612506935174810782e-08Q, 4.538968536823238628996215667606148804058e-07Q, 3.149630614091772394558558562673475357209e-06Q, 1.717661473089050710545820269467478657391e-05Q, 7.574967445230185640392007893916198017214e-05Q, 0.0002770384430817457004866373769076558592991Q, 0.0008592108153443758806376553027674462916736Q, 0.002304786360384424941771740344312552340356Q, 0.005441591917762328024217837565230797608769Q, 0.01148476167871522792645105471040075981536Q, 0.02196880253506076514443020083930138789152Q, 0.0385580396241706814351187454685124783203Q, 0.06277963108370615709268692244350221567785Q, 0.09576417409380607071669368828518626179562Q, 0.138082557357984497226918290243355129549Q, 0.1897351225141586893050983199373491867744Q, 0.250300181057554914230385878710297182992Q, 0.3192072549340042296492537721124960062069Q, 0.396080991004725824096103192363252504017Q, 0.4811067283954872948453453712777813856497Q, 0.5753914212017839181691468501697209245687Q, 0.6813248900530810118122761999613914470522Q, 0.8029798764915732889204873132214024785571Q, 0.9466241690181529814186874932394712810199Q, 1.121459300786612962966621888726574321557Q, 1.340759770715416009855754942434691146603Q, 1.623685219275531793982555905075386133233Q, 1.998211867629730384451407887613604637669Q, 2.505945399937510299544212230648723518997Q, 3.210163252219847883424432406111812852927Q, 4.209545478359448265983333053772635907905Q, 5.66221806820049392832515414216772490616Q, 7.82907923127299987879349586024812222669Q, 11.15440493963298675553174073341979600985Q, 16.4211729806540229459496343813231359463Q, 25.06213770772527921496874748041503923662Q, 39.80978364672011507488440928948335379928Q, 66.11905910269892631335237996583005145737Q, 115.4457061347595208831507793665792395105Q, 213.2410176092965330662887355382883213788Q, 419.7120557571478853925219015922721611943Q, 887.6243135338711385094394965082742389353Q, 2036.238442676944269983660634200868066177Q, 5122.12118711641868483849782862313248795Q, 14303.35249071777352807141644058493109469Q, 44963.76130260101727056610981483402829768Q, 161663.2341506202839569087583140422782503Q, 676850.9723274654978193458405608046555229Q, 3367904.732808158041991176278715985757882Q, 20381802.16891396956321794820770471285557Q, 153995295.8397188853456063357628382678262Q, 1496346599.741648156545891158553037248226Q, 19337797241.59405032267466119941485090523Q, 345272551967.2971484701102656571183717568Q, 8892537034918.26248560562610432170784198Q, 346910103925605.0063359353787631024771918Q, 21665929373961926.83928088004026581385863Q, 2306463422111622435.159433532385337024867Q, 449354136203242773092.5076776439573953522Q, 173650044978624626843389.7841238775680088Q, 145824377672837353076484945.9978156022493Q, 295089268707089209706730562239.5084852565Q, 1617782033479254791489149862949752.883819Q, 27439572735237674391627347457895077206.26Q, 1.673581697645403781224841542729295107102e+42Q, 4.352574542916664269993023807339615740421e+47Q, 5.85526745037344881314210199157273247914e+53Q, 5.070912889594583530997734588104227692577e+60Q, 3.622890387747150067406910684081678682268e+68Q, 2.828020276513886515649564791275027220768e+77Q, 3.316223981675888394574681086509262116403e+87Q, 8.379640459516602540499988839245270269136e+98Q, 6.867127982641854377436000349122572176257e+111Q, 2.900553033863247559187831400899198198647e+126Q, 1.067375865552333626918616370451069994481e+143Q, 6.203172809995726788998131622890100236377e+161Q, 1.117107695601654791970655214011701045665e+183Q, 1.338015284560800822144968909259062165181e+207Q, 2.532661918076356979939863944652000925382e+234Q, 2.020013699747769556918589976882904336926e+265Q, 2.062587137093633738153639964961537739828e+300Q, 9.497974733972601205199439097559404355421e+339Q, 8.216866861631646227849070101465292350345e+384Q, 6.727368363173988690006109427672655451647e+435Q, 3.256512214038182544092657678379570013082e+493Q, 7.431565554497628535696075925669517436095e+558Q, 8.404907826884863403395059072909982751661e+632Q, 6.774135867874352304403519336536368216792e+716Q, 7.978808683551832748089548367396910285319e+811Q, 4.210726051563171486361372753281330825868e+919Q, 4.815228807107039224016318021511536231054e+1041Q, 9.671936246443378281031357192551408517124e+1179Q, 4.965867685385961630088948794046462865437e+1336Q, 1.840788819983942185751345185174055491455e+1514Q, 2.949992127934753413488342242442835124216e+1715Q, 2.867592218659729126785338974659499305745e+1943Q, 6.225766615806442563214766060198378536369e+2201Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:512:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
  513 |       { 2.153709119065749047384536448355900579318e-2461Q, 4.147193855893089802932480896953837816201e-2312Q, 7.177658143381361090563844720372254951009e-2172Q, 3.944230945173987596102529995072916187169e-2040Q, 2.25203912532665129298170461102995236498e-1916Q, 4.069220991977459613504377433271627793079e-1800Q, 6.624466915659053303929653909407578699373e-1691Q, 2.596257880517152044266679980520189262305e-1588Q, 6.167272854034828267808038080246702477106e-1492Q, 2.113894573656814042644120551594507889596e-1401Q, 2.361521019353054468674145270219814329078e-1316Q, 1.848638669607253145389026119290761323843e-1236Q, 2.081403374877948007964079565701350764113e-1161Q, 6.623322864975529287136776279985505657405e-1091Q, 1.123590402158471434808995896499952788109e-1024Q, 1.844386514552891233533174646984024640794e-962Q, 5.128863718401367724889431337204044513391e-904Q, 4.088778734197102430329137280909077732089e-849Q, 1.531808371245169100620963725103848604027e-797Q, 4.290270905663487214153817815995887913095e-749Q, 1.389470421615532710115733425126799271732e-703Q, 7.838573060838659894518309211959299615802e-661Q, 1.131894291662080350703257522413580097058e-620Q, 6.006013929171556301601809240766812579204e-583Q, 1.644730968816111080320183371646275297305e-547Q, 3.198235005771726926394885789029782957714e-514Q, 5.959580309220240991340412270300143677861e-483Q, 1.410282910930590862816529755134883532288e-453Q, 5.521639312156930309110023768183565612495e-426Q, 4.585919516068868264280071563537738119217e-400Q, 1.020394119171727799567503936464494713616e-375Q, 7.574193909699610751429039846221563484459e-353Q, 2.30465092047628633493403784334464415825e-331Q, 3.48840220106323577890775923236785436425e-311Q, 3.150362661908098932123515245864546345115e-292Q, 2.013646164447659311144825526346127296191e-274Q, 1.069488936705677931335190498151163915494e-257Q, 5.487822844726864148884830007464470454824e-242Q, 3.134358187858381633591525778137729124473e-227Q, 2.276094570183129948569188857932257367076e-213Q, 2.381186996817690402995924843601642222159e-200Q, 4.035883965482480555809472106926843581355e-188Q, 1.237421125633634931787014328143031219326e-176Q, 7.612375248238611100167693433869538644334e-166Q, 1.03564517628310003846110294483553771263e-155Q, 3.414236525557816532714159962618179505079e-146Q, 2.972119191338884471738932645163613310679e-137Q, 7.405719578144237005638239996632269176066e-129Q, 5.697866971705411033338967165291329660286e-121Q, 1.453525650405010719093063409530168655253e-113Q, 1.314457042747800101250951995075815763416e-106Q, 4.487158944338714399472937522048625338578e-100Q, 6.133843010330477776911218592616869418346e-94Q, 3.549046569968448258108761477312785345444e-88Q, 9.15653736236172677846014482979591035913e-83Q, 1.106225007418683312537695601355577902976e-77Q, 6.552587618068599134320545512491211688749e-73Q, 1.986983959037010776999444552000407292986e-68Q, 3.212231088872538685545630958926283760161e-64Q, 2.876083037850198316572209488005734896643e-60Q, 1.478178451855495397755100020343123782752e-56Q, 4.510136913310968612160348544104344875802e-53Q, 8.43163306904015048294468768978670757577e-50Q, 9.949086338757522362613734399563150733015e-47Q, 7.619276387894797233552143024117256466731e-44Q, 3.887578603118804834388263706442887467952e-41Q, 1.354460425113896086794594963709153546321e-38Q, 3.297725535994022163897040708255026760814e-36Q, 5.733963913755196694875643096843980384457e-34Q, 7.266873043332808557472765774887708816006e-32Q, 6.842512280140593238694695887751428976356e-30Q, 4.873916238663169821502515125384510350419e-28Q, 2.67104044733090831863661929906177082711e-26Q, 1.144256425448742318630686443479692876226e-24Q, 3.889460608664331879375473469924970903769e-23Q, 1.063820968032088980245479855177643924172e-21Q, 2.372368187184684696934030650222501693836e-20Q, 4.367217234531848441087274222392461828198e-19Q, 6.714072048307672526701746503229203872406e-18Q, 8.715038929084108149220868369670810108493e-17Q, 9.649643353371338291949150921949043262283e-16Q, 9.202344844399561245249616317083794701473e-15Q, 7.627186782202012373857140553398508834043e-14Q, 5.541204897019768922378105161812644362096e-13Q, 3.557048030298498992879234830353226137603e-12Q, 2.032744001755231421592520905157658966757e-11Q, 1.041471970221369125727527396501651131028e-10Q, 4.815746961815888878707719559623238827298e-10Q, 2.022256033241840308293815584933936990392e-09Q, 7.757232961240456606859703523066518529705e-09Q, 2.733153775260544423882242088236116026231e-08Q, 8.891028969222217122426771244264445123634e-08Q, 2.683363699682823512352273715923881225589e-07Q, 7.547938347293146072138897896472002448211e-07Q, 1.987288087784999305724389158395024503401e-06Q, 4.917307260739981850972488313550395223813e-06Q, 1.147818087877776831871382182250485611551e-05Q, 2.536555822777680979640072567746984012303e-05Q, 5.324700805639575159848486238104008083539e-05Q, 0.0001065104593011935929690181523071874981403Q, 0.0002036201878041754169927401598406684761513Q, 0.0003730694572042112135642393073362991994966Q, 0.0006568041021168438789081239759748902651433Q, 0.001113856082390590315261750066635645853531Q, 0.001823795394232129061821994378958654853165Q, 0.002889513200651556198315930630030358001876Q, 0.00443881718224362291889374527793908773704Q, 0.006624370653018100869035486094303324374562Q, 0.009621643058168115506980743618776762488547Q, 0.01362474661061153688659710974159152873711Q, 0.01884028247930917278703173856744540683895Q, 0.02547957164901951276515984657668580178391Q, 0.03374986101820444134410850985898380264724Q, 0.04384524214597866779829228667526980197901Q, 0.05593807863817149350657574675807048756849Q, 0.07017170405513801042331008586630568895795Q, 0.08665503552527451253277350683009212070597Q, 0.1054595702235363867702301829785070516777Q, 0.1266190201109432391014527348400287053881Q, 0.1501316236075107886549638372376816417809Q, 0.1759649767559267732358948485233780510425Q, 0.2040630702512586485268749964249806985555Q, 0.2343551140988592187593366563877467767717Q, 0.2667656825843397368908190937623121671946Q, 0.3012257161225960732129884529500197323181Q, 0.3376839660798721233949233310785147371681Q, 0.3761185538003348421564742944823413913592Q, 0.4165484249847702522138862767113120553465Q, 0.4590446052165412998498906468918623478646Q, 0.5037412936922832954263365540046003893023Q, 0.5508469646129002757560299007304854908847Q, 0.6006557767190285077637253095947053526367Q, 0.6535597216576629891101800604144093765709Q, 0.7100620747737523822947126492473382788423Q, 0.7707928539773253442669973879355051153215Q, 0.8365271529352029829410941379841014207074Q, 0.9082074065630153160377196587855263177763Q, 0.9869708859999779495240452237028540164333Q, 1.074184028070142953846864518403663449244Q, 1.171485608204366918201829258479912815044Q, 1.280841302284684089954497564743618220051Q, 1.404612900635889239243367403680911038359Q, 1.545646402722480240247150802269938467715Q, 1.707384525263588509493128753610327227915Q, 1.894010926394097993786557902090588409739Q, 2.110635862415512116963868587235457795192Q, 2.363536303994741366574252227951115976696Q, 2.660468105686482827350797681159641534679Q, 3.011074164792230193113510360086440090828Q, 3.427421374693910835751367912941632897681Q, 3.924711673248156094377006203156860892723Q, 4.522230229488088770843806386045851485116Q, 5.244619212432280978773017572378093632495Q, 6.123602261918423455989664041297732186797Q, 7.200338212985471642696378036338100824922Q, 8.528661194163518647522330556738826698585Q, 10.1795808762825588115943699640538350698Q, 12.24759161182228183403936919987651507813Q, 14.85960439206079152354924082757358017039Q, 18.18772191639285225095582240934142331058Q, 22.46770693694438266788875673089834602979Q, 28.02598205678222312613627998636443255805Q, 35.31956839472836281617942063648805057637Q, 44.99589554931519875089171176915038299167Q, 57.98353389704885773969473673566367683191Q, 75.63171444720726311562293227564655477314Q, 99.92794457932308971895066190493770890577Q, 133.8425463310492883248985874380676641996Q, 181.8827841191322574272154105586756787384Q, 250.9989324790227325886260498692066131692Q, 352.0918043504840829713899165834496626436Q, 502.5673566776629477114581049222602222154Q, 730.7499663518253779065498110894726399171Q, 1083.663330851425621044011145629560752149Q, 1641.046090832866443292991561052478814981Q, 2541.175762543968047856727653734497274005Q, 4029.599963686451454823862824886660792972Q, 6553.444953601904053410984310275852939506Q, 10948.86156286092590781924054035970530589Q, 18824.24374198598947610407231104290274273Q, 33367.41042050707651941057262323589633578Q, 61100.32354761251643555142022778509780639Q, 115823.3197846099760624485067753700173466Q, 227800.5457979967285916898520734037878755Q, 465969.5974491004469600643539676692051643Q, 993823.6909873690422590985961324603809908Q, 2216084.13887947517519343506597373015701Q, 5181319.208019180282856303518778675455354Q, 12741027.34261421733969396616504794871165Q, 33059572.27383369273787469213830373668452Q, 90829891.07592666063192392492529195135112Q, 265220148.3252427142260298939914110596375Q, 826306755.697721615496224609055395381065Q, 2758381134.661518474947496017030009788597Q, 9910232200.243379934059362806886397274158Q, 38502881176.3933830609424901403318575962Q, 162584306967.2409325858164161316957369788Q, 750200992664.4359777908609835343088972969Q, 3804332487983.017078667225707645943133264Q, 21331904145388.14541475895031884650999707Q, 133122127507568.6787760048949572564123711Q, 930981675711560.5951829624728938156318722Q, 7350153770761857.738195134172081040509941Q, 66026171483511004.7598867374102237079003Q, 680486183952492003.9301399387520437691261Q, 8118174386406923586.599284563850167447239Q, 113170692154432424494.5216550607269731604Q, 1862134669947114232653.554228443860527992Q, 36554098616406740302516.43278601897053952Q, 865874280308076835063377.123348611020615Q, 25051406060214820093412273.85482035896521Q, 896751349474731244620492756.553903238626Q, 40266150489696916288472196890.64603620807Q, 2301369891996757289277873261787.184011061Q, 170047604983476347340915854457548.9867628Q, 16515349691975204027920973406952496.46185Q, 2145840986564667805146832484762675859.891Q, 380060769952839016072137090687963445752.9Q, 9.36123788558646358041896426324843981817e+40Q, 3.275494655666609981890875995623135434569e+43Q, 1.665398964860299545930184928911155962074e+46Q, 1.260451270788760156928310522092797529604e+49Q, 1.456947463601543501128002522603116571534e+52Q, 2.64322484187098185929268170588521133587e+55Q, 7.748613855444798667335906195147663845602e+58Q, 3.785779083813673709321393618005760329985e+62Q, 3.185930864211325729228980901011835019191e+66Q, 4.782979453124504957283130866796373448924e+70Q, 1.329705018427327910312331135948617996847e+75Q, 7.123048398653137809481237992377055295409e+79Q, 7.670126414228475157968011203109185943474e+84Q, 1.736689968283312998104946874213525703289e+90Q, 8.674483167127152572569881489730633083479e+95Q, 1.005836714694543802062236633293787516259e+102Q, 2.858670971133756835312878104822468805959e+108Q, 2.10991678144106388404020677820688045343e+115Q, 4.300927613568567564219321356837370605967e+122Q, 2.585292935715111244029099744261209770699e+130Q, 4.913585796022096573751225283239803494319e+138Q, 3.180331244781653863975221219946227781431e+147Q, 7.586729353605128898799633596174131151075e+156Q, 7.25574965577103086678452273743481928488e+166Q, 3.042628328617140159795776439859957241227e+177Q, 6.153982813886310112559054012984291284066e+188Q, 6.644716047129194946546223989317633525216e+200Q, 4.267010798047279459873744815427996740364e+213Q, 1.828261524200837793682416150708346778824e+227Q, 5.907192142855374833372550253101759665385e+241Q, 1.639613866135475410081422748292467992288e+257Q, 4.491164650248633394149160267786964834797e+273Q, 1.407205628682664127895373663193013840779e+291Q, 5.901973736086548723127533540481678230101e+309Q, 3.916881285333542675097708234397993801965e+329Q, 4.915136487337420126024738386450372286475e+350Q, 1.409678081844840550729970217105440686499e+373Q, 1.130683199310898290102829283325964896298e+397Q, 3.144117419652964064273526900880035236365e+422Q, 3.809876833653423585198167012150253087973e+449Q, 2.566258698784507090567153515899784014397e+478Q, 1.245112941213262053730574272447559130313e+509Q, 5.733709207713561096504201724939408030947e+541Q, 3.361300877024088016576478175807523211916e+576Q, 3.429058193604769142012855254783863281583e+613Q, 8.490713211274685176663921590498405237032e+652Q, 7.271789265612590062970363082306633017878e+694Q, 3.140603098783297467974052202677879991934e+739Q, 1.021802837240605643483742627625814386292e+787Q, 3.839307747037610497370639615169236613499e+837Q, 2.625348245611878921167180568009691832465e+891Q, 5.301810468703271471934335911636282471403e+948Q, 5.293953933728338458359735330414432271415e+1009Q, 4.523817161069727277868688722993321639055e+1074Q, 5.932188169476821247963196653927747373431e+1143Q, 2.222709326425237855173602817006726442049e+1217Q, 4.612038732897790803740603080628674002466e+1295Q, 1.071926720490530830314342236668609091118e+1379Q, 5.906749883873223055044444836570422088279e+1467Q, 1.714334001343939494661025595853170112809e+1562Q, 6.129355935256855944674667471697766641354e+1662Q, 6.669833729539525050372787353801005283761e+1769Q, 5.785462791059143624731094992917802825231e+1883Q, 1.11479279343352711500828293815386828494e+2005Q, 1.420693188301294963083799946944540546516e+2134Q, 3.825007293467971681545785259893286155041e+2271Q, 7.49023122288057767110049546000007822061e+2417Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:513:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
  514 |       { 3.396187965591260438897244230849252949133e-2500Q, 3.41747159490076194366166435197892344024e-2423Q, 1.468507678341085936510631686027018193702e-2348Q, 3.187196102551453055654175541511540035227e-2276Q, 4.111144618799882938247446443042495922138e-2206Q, 3.689982379249148439178153280533053022001e-2138Q, 2.685174204657092092067226298561204870573e-2072Q, 1.837147705508098860673717768368232067662e-2008Q, 1.364257907967552000423094508893268899947e-1946Q, 1.263771364208497251750238943339938928533e-1886Q, 1.671242563857819954841665799077012782254e-1828Q, 3.59572473348901442338115273389639464694e-1772Q, 1.428695046663295321301312704790120159931e-1717Q, 1.185320708968814213894285445648910693797e-1664Q, 2.312978025972053806095540476447810494724e-1613Q, 1.191384629114553103202392185340997162652e-1563Q, 1.811512325837822942229802348315430051691e-1515Q, 9.061690335018066855688935640999855840642e-1469Q, 1.656446393553325828143168688464980737559e-1423Q, 1.225078144907203399772561902982205963608e-1379Q, 4.046000991642731324022030505096438995941e-1337Q, 6.566030925389917368793803468023222144906e-1296Q, 5.744543867554393981259543937791978449595e-1256Q, 2.964190466284077618451217948796617398864e-1217Q, 9.841838762797010428171966754803344043532e-1180Q, 2.287831175258608392805748160775135819389e-1143Q, 4.040912495622704041470131809505159517349e-1108Q, 5.87056189991253569332657105113103824038e-1074Q, 7.575340244592727205322278379346787745011e-1041Q, 9.354001575325859412659652699978018590336e-1009Q, 1.188011952293188317901713987657283819367e-977Q, 1.664419563784475798800943375399832441798e-947Q, 2.752827383868394227330239571429534681919e-918Q, 5.740088624159127463245451711190174595819e-890Q, 1.608246374016315723402165607871082117057e-862Q, 6.440216987884563060048094831994625373593e-836Q, 3.913422837501277880548253194801428546448e-810Q, 3.823983955989560074096123125871957896214e-785Q, 6.356204437923014497781992143867806067066e-761Q, 1.897887002136970233209553057528902481451e-737Q, 1.073182396417440952923883248248820918596e-714Q, 1.209599587842878172907735383699977342323e-692Q, 2.855780038744229524130906951698839053919e-671Q, 1.481869691380590340606688460267010905665e-650Q, 1.770687381130960661518257581666080736263e-630Q, 5.097321233667122918955939586473322120615e-611Q, 3.693416425056334731671036194098592621278e-592Q, 7.028028538800977471757544285347858958102e-574Q, 3.659514003462772290514441124205917047976e-556Q, 5.426427278796883021042905920496694956698e-539Q, 2.381707918869144677895468509571771901592e-522Q, 3.212283372523687089209961685271370035808e-506Q, 1.380563704271665131614814775099207204703e-490Q, 1.958383048574468276677385071723507356519e-475Q, 9.48743029982518591875701010064880276966e-461Q, 1.622425672258543869160313396312274060462e-446Q, 1.011253624597190818422622302876493852764e-432Q, 2.369846278374825178509948199829322673406e-419Q, 2.151869280186648519304900103376776987149e-406Q, 7.794995966503254880771477408719032168903e-394Q, 1.158774967764284452774587235820678160811e-381Q, 7.265518880056698052413196249715572214718e-370Q, 1.973119772438811666557920176657054992131e-358Q, 2.381439826231545597543020603431153384525e-347Q, 1.309668015497819382164964970820775932287e-336Q, 3.362180147598881535117942142551368440204e-326Q, 4.124757840732051332008577708750119570912e-316Q, 2.473774062046798241443322474966268652708e-306Q, 7.414272202331839719973914818818580322732e-297Q, 1.134468775996673043912791038078875526892e-287Q, 9.047228020735108713214081674437370270152e-279Q, 3.836582522644715763942703819520627288712e-270Q, 8.821018545646132764191081245790014964075e-262Q, 1.120514881106390681395171052626683473171e-253Q, 8.008830218793913153208169453114674961091e-246Q, 3.278363148993695291288199990793809607438e-238Q, 7.818601615846121111349439345713965603164e-231Q, 1.104596257773265868270077717696885587749e-223Q, 9.394568230893641749287701746065205133818e-217Q, 4.885735162640535435890107738269252106649e-210Q, 1.577376231155234084689651390459997701678e-203Q, 3.208212741662475033190349289840478119199e-197Q, 4.169536264702376953290079421852225148214e-191Q, 3.510697043108920771297336971888026846695e-185Q, 1.940796992053920703808111564711495526893e-179Q, 7.136244685320035109754945708241458423185e-174Q, 1.76730280063163466059025249772515470605e-168Q, 2.983904480026560548776384248696357376925e-163Q, 3.475443323448652658867118439684844230342e-158Q, 2.824541702249354041220922001046298716151e-153Q, 1.619596258103472503516391027755171126672e-148Q, 6.622883213895051670195179932778951351576e-144Q, 1.951579126231643346975253911702685400056e-139Q, 4.18602835981743857108590756268931043387e-135Q, 6.599918926269709459823212257675014743931e-131Q, 7.721619700426055982173615669852719657832e-127Q, 6.765470266069447535409496863264786718304e-123Q, 4.478897242147858909930672029381816582225e-119Q, 2.259813587851430691340478359494188813328e-115Q, 8.762584216656783897599480439549782669278e-112Q, 2.632496848689131735621784382242972332592e-108Q, 6.175744762125928416051254264663305408061e-105Q, 1.139991187420054499517789858269823323244e-101Q, 1.668043996811119184547324447087614691957e-98Q, 1.948551942896453232736618306447207462772e-95Q, 1.829886111019235604640158140033504624484e-92Q, 1.390785816650512241305706201256468524959e-89Q, 8.610876597126909947907951239288763095391e-87Q, 4.370440681745287512655018464467927347986e-84Q, 1.829571499724700982569308406477858583305e-81Q, 6.35467982337703555609574874386279503639e-79Q, 1.841843585185443349017139118584710840766e-76Q, 4.47965436588705164639200919931593795846e-74Q, 9.192051994113798021355923589255861583052e-72Q, 1.599661377244400320973091930394038454107e-69Q, 2.372973035131768911030516185612566198015e-67Q, 3.01536930226127366549303637826992082662e-65Q, 3.297914067466215137502368249038560260817e-63Q, 3.118845146643306964903272759796966041873e-61Q, 2.561809323663349754640588340955031999901e-59Q, 1.835614139432453324042425981398349070542e-57Q, 1.1521864053538881965046566277201188672e-55Q, 6.361211949301700767511994322063706295027e-54Q, 3.101325408187412574813091914708051546337e-52Q, 1.340315366748084943795568462034401125423e-50Q, 5.153823682493916697673436399844338582989e-49Q, 1.769604350572757034480939371983385367057e-47Q, 5.444524938929029722644073109230252087076e-46Q, 1.506078410473230887467835250237074953313e-44Q, 3.758031524066051846680267047613132037807e-43Q, 8.485476543792520256759499913448061725315e-42Q, 1.73912337985688401526741472924132534839e-40Q, 3.245018402217835203803189828064206880925e-39Q, 5.52829245911326158677969008013854969983e-38Q, 8.623186993970885363149060426291059432547e-37Q, 1.234883577447636456455512573156980104766e-35Q, 1.627825555297558296682254587731016740804e-34Q, 1.980251853197110750740177033192542117995e-33Q, 2.228623687736138529232852162477642705595e-32Q, 2.325930995307119978621491337043388856308e-31Q, 2.256361660464174192555048087618606554597e-30Q, 2.03915117811515128440130306842025272854e-29Q, 1.720544614806180272783100692189304247844e-28Q, 1.358238700291425183093124587457930780547e-27Q, 1.005239457303406154474744151833947246431e-26Q, 6.988894303606753297669433851126311708373e-26Q, 4.573289270207565220088232217355246375583e-25Q, 2.821890506943991496371146647405255494984e-24Q, 1.644856636073523601510029605009201973651e-23Q, 9.073050442568561823275320558923185848283e-23Q, 4.744096929010692481229783323592456352853e-22Q, 2.355285875813243315269790791700485018621e-21Q, 1.112029876447833293355894317984646400697e-20Q, 5.0008478161487906265030783014276491832e-20Q, 2.14524119442811961043233114548051430279e-19Q, 8.79113320178734153345564529895449040709e-19Q, 3.446365815960497059834387107630422028738e-18Q, 1.29425069073833323669197152514107143377e-17Q, 4.662195383020049630863703520736565781021e-17Q, 1.613000201366897700480549038203950457934e-16Q, 5.366485961582633012834800491739735664821e-16Q, 1.719017688382153776104960609843894364829e-15Q, 5.307775363464215365491509744435747831714e-15Q, 1.58153224028765965650956502083229696234e-14Q, 4.552534798688262530368751552485493008278e-14Q, 1.267359873762161999061953574910727734371e-13Q, 3.415589293705976822709962615841017474303e-13Q, 8.920396441522617984563473743690015005656e-13Q, 2.259831056683534791299863302560269236812e-12Q, 5.558385496914281158626259742154054243881e-12Q, 1.328609277181416985306808048226260048845e-11Q, 3.088906383077323034217900364942328595424e-11Q, 6.991047069852996644705052389828829263697e-11Q, 1.541592161799424949759540552003006648952e-10Q, 3.314631696092892696852523428007047458956e-10Q, 6.954687377912267443923690708860638478132e-10Q, 1.425030481896628988210436275967793904415e-09Q, 2.853596165859016481994370182243409560513e-09Q, 5.588439560806246713133438407216443307775e-09Q, 1.071067205395228191517684123993601779709e-08Q, 2.010297293947428624088705656550599163117e-08Q, 3.697444612237240406525896448389116570807e-08Q, 6.668262990662516945946174242814702190448e-08Q, 1.179931847916722133357063059921902676628e-07Q, 2.049697303194034837958769536530460272066e-07Q, 3.497508382194711899593633326040760388855e-07Q, 5.865487025318323293753202306221287078656e-07Q, 9.672937611928622460886601535198624050582e-07Q, 1.569449303967431028048007992388750555246e-06Q, 2.506625809822351496367236588148835401765e-06Q, 3.942730303856445318459553494614961666457e-06Q, 6.110483188339684780731192452553392150661e-06Q, 9.335213605738775483770667944380871611306e-06Q, 1.406489270953562868811484480472520033374e-05Q, 2.090736966298033607047604777694817538599e-05Q, 3.067572523977360728549911196951929768457e-05Q, 4.444254125522237612570935119262098204356e-05Q, 6.360369186365502157943693424315842416464e-05Q, 8.995198988623426391713559325836996156118e-05Q, 0.0001257606674958313871253473701449253355037Q, 0.0001738762412077100706379667970818335522797Q, 0.0002378198178307528456808477520866366646793Q, 0.0003218953586603673896746051260032347406477Q, 0.000431302857278104350328175477422461855135Q, 0.0005722538300635913579360920152701977667389Q, 0.0007520859992681880710509445633320017863057Q, 0.0009793735988494621503195966592341074592935Q, 0.001264029384952618301528623595188256832377Q, 0.001617394214613631295305190408599562642199Q, 0.002052309991459652915632773174511094733367Q, 0.00258317188244673197819727310558453131011Q, 0.003225955993218896497486226124906372664769Q, 0.003998219150540716791460047207042995806204Q, 0.004919068068090767024211469275276612172327Q, 0.00600909594733817652192578530463654010429Q, 0.007290285460855384857058707803522235069712Q, 0.008785878047288446808894606650882064620093Q, 0.01052021047666635132307480661080880814452Q, 0.01251852068056883921977029876570047333533Q, 0.01480672584232190128610556778358216498454Q, 0.01741117666809860093225669085692180516086Q, 0.02035839257460948797638140898975661102703Q, 0.02367478320248247763739778834391071393716Q, 0.02738636217273390454768575395117704136113Q, 0.03151845933082324581907457369661258727617Q, 0.03609543786059629424946593596435380994262Q, 0.04114042259887953993494104853150125354906Q, 0.0466750456480661216715303674857866168132Q, 0.05271921498296900191850699684600263052343Q, 0.05929091119945738364187060701710146534661Q, 0.06640601688035302862345335055441729364649Q, 0.07407818228628303425809436316411971898579Q, 0.08231873024496119428365313871533264809944Q, 0.09113660224143843130137094535859755638343Q, 0.1005383468331949678476633629507285246196Q, 0.1105281506546976411534200317116736403124Q, 0.121107911460692283295465500059636925578Q, 0.1322773519071888937074497167516771096546Q, 0.1440341721011981269170563712300225480081Q, 0.1563742383781529019329462935434102354245Q, 0.16929180529890363384017378918294150837Q, 0.1827797675015790272999775984418466966127Q, 0.1968299377991512902933613706115501276824Q, 0.2114333477796263038189171478034961399731Q, 0.2265805671379344452230433758251512257964Q, 0.2422620380400139215659763053475126372656Q, 0.2584684209816167422154096623392631193615Q, 0.2751909488470871954314516615118286765006Q, 0.292421786186026106706648834563937352905Q, 0.3101543910972953239589783999692036454244Q, 0.3283838775292636198506142015003861049102Q, 0.3471073762620363765649565589914160563095Q, 0.3663243933219057311460108766773067464956Q, 0.3860371650816835811494186931036726843691Q, 0.406251009815427415089167957119716552498Q, 0.4269746759961805873630290348183986624008Q, 0.4482206881460109502730547965841668757419Q, 0.4700056915656277899431961667430783936476Q, 0.4923507977844861273498956739046383206408Q, 0.5152819330813603300309886035691222305983Q, 0.5388301929311863111421213198913401934378Q, 0.5630322057392941342388625306808580909827Q, 0.5879305097331706661595300552630455764344Q, 0.6135739474002000455026043925050716049865Q, 0.6400180823944171101131289807198543701499Q, 0.6673256443945673609364872806279077990422Q, 0.6955670079895264329659912952632680789938Q, 0.7248207123067282158967442704471550423678Q, 0.755174028797632235942287932936820869365Q, 0.7867235853661413244076962098206460684032Q, 0.8195760558879440923143584503029939308205Q, 0.8538489251399243780669486054066034940311Q, 0.8896713402605466323065095493330976770865Q, 0.9271850611189796768353779214968518621624Q, 0.9665455234106549820541670985068771774387Q, 1.007923029952093538678666103220858418246Q, 1.051504087555186687117183984945832760065Q, 1.097492909063483883997601555693094342315Q, 1.146113102680112719972734092736933142041Q, 1.197609573666617166428932839178577498609Q, 1.252250666911899143547941192591371436231Q, 1.310330582839888493701788295465003738157Q, 1.37217210373676733630920077182877790563Q, 1.438129672943398791959487191769629934714Q, 1.508592875605843567792546896641817408196Q, 1.583990376960161405728445978404738182695Q, 1.664794382629429266013098961741791558223Q, 1.751525695347873485191917162770484106857Q, 1.844759454157519975124726858748082186858Q, 1.945131655755179789450074815727091684967Q, 2.053346573670745058772720412100260503836Q, 2.170185209773702783125573644862289332091Q, 2.296514934764264073224142035073302023876Q, 2.433300500447164388577695004113074013905Q, 2.58161663747988776667509546620948920106Q, 2.742662488862789158372641819356759385405Q, 2.917778172822028903433359898800151747826Q, 3.108463820292819287982021469423989376857Q, 3.316401493599933781190010602613013995669Q, 3.54348046617653089369704252750263265078Q, 3.791826430729338944919813121549353097009Q, 4.063835308168158064754708867837643609124Q, 4.362212455574033518518003957573686930251Q, 4.690018223035719205027755685192834005172Q, 5.050720991947143731968899118688088940902Q, 5.448259048256953387079920394084937571864Q, 5.887112911771720144158430210651581802686Q, 6.372390067582751971642819361195420653775Q, 6.90992444125988827953012481002020831555Q, 7.506393442161772368175053194733459234238Q, 8.169455989725808324527513652199713813185Q, 8.907915661855472823639384908936684643353Q, 9.731913995136417711816003089572337623446Q, 10.65316006472897621652551260868663551892Q, 11.68520382944801969713109764242848374433Q, 12.84376241077977807680500867803300301828Q, 14.14711056741875730648931534734397225137Q, 15.61654923657610797854796792165924553916Q, 17.27696927711813081034870582050023535149Q, 19.1575316438972062177517199312460728233Q, 21.29249037469088386815163901407216178668Q, 23.72219127477837271220994964328656674383Q, 26.49428742050364820557155179532147420304Q, 29.66522306835508141969084020865324390507Q, 33.30205089827977157270000960709570859413Q, 37.48466458890380022160714648508118317334Q, 42.30855063623495252454033790164450670327Q, 47.8881915632378843451955961800195447245Q, 54.36128918373743651121334551785550120256Q, 61.89402398727235984409338948213129946593Q, 70.68762848584778035111708853851365105352Q, 80.98663318461299861455744390021635011055Q, 93.08925000731765179043536794223242453694Q, 107.360498051909977877638468111141356496Q, 124.2488620644913487541111414904888517612Q, 144.3075208306123537479577194819288207331Q, 168.2215125059906251544039241246965052271Q, 196.8426466712140109699287106212096785157Q, 231.2345700412004162865664673411149073857Q, 272.7312019667013277459148899897857891488Q, 323.0128578028804552965843198380088014832Q, 384.2058863035695149259386485193758599267Q, 459.0137217198435660140055247689248768806Q, 550.8901200041443942937196398242337901245Q, 664.2693368837686965599246065404881270217Q, 804.8735811989890924404636182648277160974Q, 980.1259156504395891459619379603039765341Q, 1199.707861561135993394057942286167343594Q, 1476.316731695328101407692303706838300626Q, 1826.700281041640180200375170800299114979Q, 2273.078763337010832434612762840156927958Q, 2845.111583125694562939705485499061319494Q, 3582.63445229515952348100007249931464674Q, 4539.493895490226925280328582195285263756Q, 5788.955233042394450770042652752120480379Q, 7431.382535413996455795580622729193897504Q, 9605.22268816346298456472600902460366535Q, 12502.83007762372328074237673282359093081Q, 16393.43674235796806736737398613354988262Q, 21656.75254389093564900375379131087677274Q, 28832.50596892479639714830479215091321586Q, 38694.08631185854918420830577505233860916Q, 52358.93467063693914614720804658599988759Q, 71455.456360801919182448351605271054385Q, 98377.64507715702272833892935236019203581Q, 136677.0756867775216880054458611011665626Q, 191672.0751837584047014496772899197949398Q, 271403.5992651355850921027142705425693394Q, 388150.1489980647547347704942553355997537Q, 560853.4130088772447154039295543588593931Q, 819043.3312820769048716008983572259664347Q, 1209258.817558563172770397433801307820624Q, 1805669.064478872952573635882889999089934Q, 2727847.041283590928457428564030560101144Q, 4170866.124317416698666405920199452972485Q, 6456890.228079086947156608652453964442837Q, 10124726.37272406821615834787676485411144Q, 16087301.34833727189340602159225001909214Q, 25912302.39431432285806898738587495423666Q, 42329233.71376092207616725342280744956334Q, 70158627.34273633230839208484182467105049Q, 118039913.5748636616256979688722947376115Q, 201693090.8294808535841471498441901946314Q, 350171893.7910157422614179826343745861743Q, 618045198.9354320713114267484128373842008Q, 1109520762.65117402853282816165715478028Q, 2027036851.386298662396084471850133567806Q, 3770865836.139748847448857684280330919226Q, 7146997570.085695415162843692670918823862Q, 13809155423.7635644350563312672690880342Q, 27216828505.22509686672818101177168461874Q, 54753167786.17979572173272483227070679431Q, 112503345834.2116875456216420474620516059Q, 236264339141.4388903275724307413980800073Q, 507468184268.3981316720163337618534278446Q, 1115599423406.056750358630646519147758314Q, 2511986677094.979276772007287643222172789Q, 5797849169011.042298094625503200359295722Q, 13727721548993.32343665617597576637303556Q, 33370617336501.58545603365672095860275791Q, 83354238202660.91699429975122294150089333Q, 214123217249312.3976721926402658332174117Q, 566186245097249.2404127137280597778292079Q, 1542458444402443.371440183667494867781715Q, 4333492171181691.733058240784286416444505Q, 12567757410549319.01294953377020420832395Q, 37662670435513236.74825914523236427898489Q, 116748202247647142.7587746965785438338682Q, 374749992316334764.5035248090549339897237Q, 1247000912952610699.068918595764499658321Q, 4306478248247432160.48599458994176300511Q, 15453273378202816390.33518176991213146053Q, 57688614909942567753.38454019969606422075Q, 224324420244279774891.5933154795594761405Q, 909792898611770682517.3964923463766620933Q, 3853617984492513550125.129076034019123708Q, 17070801413556696833779.13934163759159904Q, 79198380783368988856761.15648214291897699Q, 385383801466035476735828.0064437179791326Q, 1969895659051426429613504.41964918030692Q, 10593618501197001697030611.61632899678015Q, 60033966329846568637130543.04333463171392Q, 359106968518167632524691177.3080001529087Q, 2271277124005940993621700920.257498362904Q, 15216157171278585594752783876.84164894054Q, 108173748902143609868441659437.8836108294Q, 817597332272823012424833955943.3418687263Q, 6582674375871431329198879326278.80655534Q, 56569460748304763531726402484221.24071294Q, 519969127337393591722068633515796.7939186Q, 5122908034001797018186468009479969.983806Q, 54219575049584711207951705824720122.49792Q, 617850853251241831307357121612505215.2627Q, 7598326740673873945470445853982730673.683Q, 101090458794504259380071592279087005881.1Q, 1458628632586491581554836293603735700553.0Q, 2.288445431879986075288969228297589916294e+40Q, 3.914281502784266353374296872381741581596e+41Q, 7.319312087167267244726757556658409266855e+42Q, 1.500458683672485184540463104819915256685e+44Q, 3.382059446944515486362813459304381825179e+45Q, 8.40717228899724214872703723897524019292e+46Q, 2.311957183444258916605122634003678725418e+48Q, 7.056075282456062930798909861538304101971e+49Q, 2.397931935961417566906622041440033927301e+51Q, 9.105063361761505316713558735495605805833e+52Q, 3.876420331062826191501135623097992286507e+54Q, 1.857198647483778496415448329375750635825e+56Q, 1.005063215679245721735518932962246661573e+58Q, 6.167590234451758437399991565606037242384e+59Q, 4.308813152379759511416924169109982265891e+61Q, 3.441182726656605944775469940970363892009e+63Q, 3.155080085289705076440136183714307040901e+65Q, 3.335560569120603606052934730277045229653e+67Q, 4.084573232398309215368829036499274751723e+69Q, 5.820628809283804990396620764580300086666e+71Q, 9.699039800361010527223356682487354608079e+73Q, 1.89923980668320512816136152429593080513e+76Q, 4.392868007405665883421052875783971749913e+78Q, 1.206505986650708892173158064003257826858e+81Q, 3.956328505753650002939043382097189172455e+83Q, 1.557688055206654931604309948079068934868e+86Q, 7.406537535531269658298708915037136600795e+88Q, 4.278562761054468958052314006843284683637e+91Q, 3.021429361815161697337775526021250674025e+94Q, 2.624991835754469757869340327198684862761e+97Q, 2.824239055865323697007157867310795887143e+100Q, 3.788616439302435442144238888291948175614e+103Q, 6.381265012445197114926701012217755404272e+106Q, 1.359307419444233008395198137493298288245e+110Q, 3.689357736818599529286450344745920764709e+113Q, 1.285719405981015169347543552934268877769e+117Q, 5.79896089805386955461804251259128564304e+120Q, 3.412858686517390979492612468054488171338e+124Q, 2.643133109091891288299365259101435230764e+128Q, 2.717298021659115627801241121693599358524e+132Q, 3.741778449844632488889983162905015325601e+136Q, 6.965790897246310296313827180334657009428e+140Q, 1.769991845748830191769012548081426586684e+145Q, 6.199682080134586417994375593693813669468e+149Q, 3.024056421749683185151625522184732565621e+154Q, 2.075860353782646995243205830982511919541e+159Q, 2.027237041997503527729877101258258485667e+164Q, 2.84819019631263809337561430719405846138e+169Q, 5.823789472478759398822868913946380670277e+174Q, 1.753831670213037732308430178708200856584e+180Q, 7.875048994214403791228526371140330003633e+185Q, 5.33959995017489809314309431564145975465e+191Q, 5.539060004117798714171786555151150971203e+197Q, 8.910405429080536887142895484227329351929e+203Q, 2.25393372621235039418834085888287214571e+210Q, 9.095096825715822376272275522195235473437e+216Q, 5.94202303286497040346001141219106057472e+223Q, 6.382118127492160537643353652683681344379e+230Q, 1.144860031429102206755598498207317533823e+238Q, 3.486326812227187949835465276465097663203e+245Q, 1.832768040117385552841365088677720918755e+253Q, 1.692379509135740137727773957097833887452e+261Q, 2.794505326132115346915299861915404249723e+269Q, 8.405076170451043189493827526418502257828e+277Q, 4.693262451309588660736308776755416725156e+286Q, 4.961738495062629283767259212421455782816e+295Q, 1.013488586645822568937692055235633940552e+305Q, 4.084221398756118821350576889490962044446e+314Q, 3.31797255076755830584401562393461184623e+324Q, 5.556156061512309994500204693690071227389e+334Q, 1.962393306169292859108099309776943823055e+345Q, 1.496911135838772621973260501875737184473e+356Q, 2.527081774155980938068575705055676841454e+367Q, 9.682952487842774440282680190380581838128e+378Q, 8.642932154430007387844488354704403530376e+390Q, 1.846024495166690994263298662566528477956e+403Q, 9.699853937915510903638593851109203549831e+415Q, 1.29019233082477503168780727447218377249e+429Q, 4.474137533288725774889486358089933849193e+442Q, 4.170041218844572969270760095147757353548e+456Q, 1.077897308040601801221120607931770758264e+471Q, 7.981471823702425518749857998096499633387e+485Q, 1.750515936677737147078175240321968864283e+501Q, 1.177053303545360119348788135380274557129e+517Q, 2.514304327715581467017451008836642461283e+533Q, 1.769970977432511196406520490255351180778e+550Q, 4.2646343986308794030088301101938804053e+567Q, 3.657021198954671244361265926107390170785e+585Q, 1.161995022380376800254911849215938667325e+604Q, 1.426161883992266887019615450265103556361e+623Q, 7.057501509770417183799008967192326349846e+642Q, 1.471878408492178033263031885767465334416e+663Q, 1.354138353815247160487911075189635081583e+684Q, 5.760831288581247091444505472239736239879e+705Q, 1.189730645764784786336307075095066200968e+728Q, 1.254105261294047490114939349887062439042e+751Q, 7.105801021107686895390768106399523520351e+774Q, 2.28281648423858553167251131768916156991e+799Q, 4.393686187647260979367904999350735520579e+824Q, 5.362504350805858665245291197548444739952e+850Q, 4.400994460175449649406744849257249937177e+877Q, 2.580184691440319635082387832634782416379e+905Q, 1.150201187760129651179050406857281109502e+934Q, 4.158019827686647740035176845444359313922e+963Q, 1.302697158180542995105180498547801432023e+994Q, 3.78804315469310114235168697055913940647e+1025Q, 1.097277067032447599839448667453494574529e+1058Q, 3.405948056419239816971511993948200677928e+1091Q, 1.221452079059747140866097947720732213944e+1126Q, 5.469728834947448905323012416213783681996e+1161Q, 3.313684879917774900254086176181829781121e+1198Q, 2.950003898158737668709569796392213974285e+1236Q, 4.202906985201980113057532813808859421914e+1275Q, 1.046450503925266293149709371732059242222e+1316Q, 4.986188211546778571602783903171292775302e+1357Q, 4.993338241348295306012588782782184198345e+1400Q, 1.157626881881270934779792801922724477911e+1445Q, 6.864630422932014748167413728259165043085e+1490Q, 1.154057064570998816035086816885432531351e+1538Q, 6.116573955685408991594979059166788310164e+1586Q, 1.14033623849635356868515171774059586735e+1637Q, 8.373064137120280572431494406435413559046e+1688Q, 2.720845114960258853420084277841813860219e+1742Q, 4.413059336919928865301216672097302323433e+1797Q, 4.044822257870394599276743613321249907269e+1854Q, 2.381229351958722417177138670512610760689e+1913Q, 1.027611652914733400897244248728364151035e+1974Q, 3.725531848970894050805213745804832393498e+2036Q, 1.306062165371036629009984640124042230203e+2101Q, 5.118934916287102017127361633252835489039e+2167Q, 2.605313756841350663666908726854909254754e+2236Q, 2.009526310597759100040671805249352251293e+2307Q, 2.754855306228952463612144173863317999165e+2380Q, 7.912081217360857939375130225445886436671e+2455Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:514:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
  515 |       { 7.967275909080119173260394105433878829225e-2520Q, 1.018328235596330817906641738531405586075e-2480Q, 3.221582354315018745133234535022765889901e-2442Q, 2.577837396125923566854501272739510663846e-2404Q, 5.329692879048212454158155682964916728316e-2367Q, 2.907510479746435248283830679207105484516e-2330Q, 4.272515272958308108570054029079326796036e-2294Q, 1.725920944512128844318784735433112719801e-2258Q, 1.955365288532498067112004500362223834133e-2223Q, 6.33672146224698551106793067421941599521e-2189Q, 5.989055317923577956367893208101537342355e-2155Q, 1.682695935085939711542031154300739978911e-2121Q, 1.432104065344727957976083590066231975447e-2088Q, 3.761027283440035276506274748665174438543e-2056Q, 3.103973882224385163725384328628978101726e-2024Q, 8.196024681248225777873004659982426819745e-1993Q, 7.047501943265264073804265038957515028249e-1962Q, 2.008020122030836044260092764882735792941e-1931Q, 1.928585386478996757051377061536226588734e-1901Q, 6.349936504026115699331271816067930197654e-1872Q, 7.287319738451912662822173117194663954913e-1843Q, 2.962993354437338667093054088027903427137e-1814Q, 4.337549035352199493070093298251396522747e-1786Q, 2.322667953684500393631534979205588114281e-1758Q, 4.620940493203111397883251148877460552652e-1731Q, 3.46849175006702283349982309232738215393e-1704Q, 9.97197469066253825213923346003213563319e-1678Q, 1.114585267326982901794838942479030932334e-1651Q, 4.914714563824319863256125426084037061236e-1626Q, 8.673588082334046069888398076950448507162e-1601Q, 6.214129581324762232775539905301734104147e-1576Q, 1.832790291938882421191920578959728374086e-1551Q, 2.256171136581882657900944651081598896733e-1527Q, 1.175009240711975388097085650021684742673e-1503Q, 2.62368977120029668942611642547157610416e-1480Q, 2.545000194584350068428255601470918881705e-1457Q, 1.086378274323549748723752477385721065205e-1434Q, 2.066897696539443930872351598446447515579e-1412Q, 1.774772157298710208337196463122169403564e-1390Q, 6.963196512155587707171477008714118644169e-1369Q, 1.263545167784085371065018714077427939719e-1347Q, 1.073200483671541400965432755811734945193e-1326Q, 4.317082212314184926835882760831574340329e-1306Q, 8.32053604965395861253463941646191625903e-1286Q, 7.771734618559071081107688528229970310621e-1266Q, 3.557686044605213104209030012940037706499e-1246Q, 8.070528916876981426176871131000861955335e-1227Q, 9.171668926752907939883632747855449181794e-1208Q, 5.277894673647840384307719753102608158502e-1189Q, 1.55425000722110468554188982028632391378e-1170Q, 2.366680555098895290029405613091848674444e-1152Q, 1.882599225459190082401671846340953390019e-1134Q, 7.902192246540000601320781601302423345806e-1117Q, 1.767718149213402068974713376178812787862e-1099Q, 2.128098208048214966164629867555770669406e-1082Q, 1.392051591976656401133824170145523168896e-1065Q, 4.994719960920755555531504146997873320923e-1049Q, 9.922076126548449719468150236395605850173e-1033Q, 1.101311891894924117612397672953984177965e-1016Q, 6.892130837218420956087582351392004213975e-1001Q, 2.453524489921414170305853712838952078459e-985Q, 5.012096823429272595408207301327403858682e-970Q, 5.92625397256846848563576817503982351625e-955Q, 4.090293049633920583650165040912103911016e-940Q, 1.661753006709297398826495491631296133997e-925Q, 4.006680757962520202236462553833604795318e-911Q, 5.779925457403545302890808903391113431044e-897Q, 5.02848909102539886751126002796168835514e-883Q, 2.659105037910872144852205745069380936102e-869Q, 8.613275102396233614296997155697707276489e-856Q, 1.722011941149323047500322262512900155623e-842Q, 2.140858770279205828196814199482763570967e-829Q, 1.66733371240769894937624182878072907988e-816Q, 8.193863812957329774412230281809513275895e-804Q, 2.559097724964727559938640778629276385374e-791Q, 5.11527606584153978380615675677219021198e-779Q, 6.589313932434497001234913531610383100585e-767Q, 5.507550516048129444656311084411711270861e-755Q, 3.007020142650284579022887900120691321832e-743Q, 1.079545570904019147607701162275175357017e-731Q, 2.565046260212020805453775161290492247735e-720Q, 4.059551213679369050731379503131672168122e-709Q, 4.306509253842678754390905922017562669864e-698Q, 3.081277425837841400021155036519520671543e-687Q, 1.496049756497725324561151798326667339225e-676Q, 4.958858781223578709469932084235076593428e-666Q, 1.128776827757009886737844677649633126831e-655Q, 1.774824438031273259221674871341421861954e-645Q, 1.938718628529578614339845914362132261711e-635Q, 1.479580889476868168834482402842115319684e-625Q, 7.933076560959459481932759219061929332943e-616Q, 3.004696447884786585684784182577260233339e-606Q, 8.082686940259012888778153139360914820557e-597Q, 1.552426325390131757062306746548839627663e-587Q, 2.140102119938385745802494123096422882483e-578Q, 2.128429453740900159670547695806420238397e-569Q, 1.534912683226941140367083241016749973227e-560Q, 8.066256819954909759673837062709789215779e-552Q, 3.104238792273031330484452756380286340285e-543Q, 8.790844945644080595293305902463382662207e-535Q, 1.840618291261842948588744341179843557088e-526Q, 2.862777784664184513037699746755593033611e-518Q, 3.32279837181041061553234462323492937839e-510Q, 2.891235095586630121781435408715459157878e-502Q, 1.894375038101531296060137038995059871087e-494Q, 9.387752849968810937579512549662307625661e-487Q, 3.533872224235785186218523407943928105631e-479Q, 1.014810086945078087894935086994004318066e-471Q, 2.2324717569626557013949548912766445982e-464Q, 3.777884776738657261205533855337240737918e-457Q, 4.93786751664639347798897645870074547883e-450Q, 5.004920895479663677446497643024618520578e-443Q, 3.949427686727102477250133390725874321876e-436Q, 2.435767559087040930634684216214147613966e-429Q, 1.178587076580330886964544022890917953058e-422Q, 4.491023912606049854427428106653051102875e-416Q, 1.352680705533714285427651131064219006969e-409Q, 3.232175229700192859974514601701313013174e-403Q, 6.148979779244951167078060501065764873822e-397Q, 9.346618557699555690197507374939990133164e-391Q, 1.139095638725565354570660165510495028107e-384Q, 1.116882736988512594287339256913954444686e-378Q, 8.840180431626061992850152992185607078407e-373Q, 5.667122232091659511764331764542937857446e-367Q, 2.95210171074869287556924947738750388968e-361Q, 1.253616557485983210249402924206741962015e-355Q, 4.353499566130717956144486781651064963442e-350Q, 1.240243792752263780952771158279701378416e-344Q, 2.907393260879684488880153095982345233788e-339Q, 5.625244131026162975882364543895958678556e-334Q, 9.009739108786675273276970385188647555895e-329Q, 1.198087756353396256356294131034463223006e-323Q, 1.326548775108682048756687665666583870046e-318Q, 1.226448111135483120974035454571292238148e-313Q, 9.49468504349439811133142768178704940847e-309Q, 6.17181101323002240744175397407031718684e-304Q, 3.377707669589353604487497237523332765898e-299Q, 1.560512872109863571844393575758792286036e-294Q, 6.102236208573128122093888164692727956235e-290Q, 2.024929301988449522883491544065893159998e-285Q, 5.716567372402404783728122475078537540453e-281Q, 1.376428575092612476633988432370532525456e-276Q, 2.833585596240407856348272111949931080586e-272Q, 4.999632626016703452297995188196308401074e-268Q, 7.578746796653130874873290482021210756378e-264Q, 9.893195588497945068609978048738483752363e-260Q, 1.114710731734833240955445714249086995456e-255Q, 1.086588366772543409228146502433142567442e-251Q, 9.183764349360752966385023754968415218934e-248Q, 6.745119200393479925712383108023813390928e-244Q, 4.314368731526732239250885070923775496171e-240Q, 2.408432510386531771142800736481978254764e-236Q, 1.175865689260863816680634119022166918193e-232Q, 5.031403985679824041735142472001594305874e-229Q, 1.890676059338627176469623532390876131616e-225Q, 6.251957030364086922481747023515455758277e-222Q, 1.822832110299319014901260869272013670981e-218Q, 4.695228558883599546359502992313929137066e-215Q, 1.070485041990253205844787613056619988479e-211Q, 2.164411061170786494289133504038746022617e-208Q, 3.888149057834327052303287962939662414968e-205Q, 6.217077650284409358885672093877174576393e-202Q, 8.864490176680272259518995033084329107486e-199Q, 1.129060018025413968826902845797468943636e-195Q, 1.286873424792917053839022851662100381367e-192Q, 1.314795291417549889849051617164565642141e-189Q, 1.206202769586152888447188064879769552541e-186Q, 9.952847031230403569515431731634107940163e-184Q, 7.398656727363347668880677233416039563592e-181Q, 4.962946760441355726269312188537195172159e-178Q, 3.008841426137019577290269695130774172341e-175Q, 1.651250489636657038514219704463078872032e-172Q, 8.215822870116426810896344350411473632426e-170Q, 3.711707137271423160180212748621691502977e-167Q, 1.524862581521331587673406461025625884709e-164Q, 5.70508150602545345515626627261166302806e-162Q, 1.946690864521063015447882642259593648046e-159Q, 6.066751495971832907946605731816433411601e-157Q, 1.729218890749008111955745508052309562408e-154Q, 4.514184397107540977965003426103559880641e-152Q, 1.080776439193461578737828802075769030367e-149Q, 2.37630514513441024032933923861341092174e-147Q, 4.804539863300466911851715067980750771531e-145Q, 8.944359411396089882336022433298240800498e-143Q, 1.535148433653602528126818304598839769627e-140Q, 2.432217566861172517425147458255035408531e-138Q, 3.56159164851978783755994271005743068325e-136Q, 4.826206194592030239608964808604974782439e-134Q, 6.059123883793098626317651235341860311477e-132Q, 7.056186855737804734056421101084240937306e-130Q, 7.631197540594714170535291222444902661627e-128Q, 7.673190056935230923349040383785807876549e-126Q, 7.181420901238450533979697028062603205731e-124Q, 6.262949340804115487531782118695348240253e-122Q, 5.095149668836320992407738242504181244468e-120Q, 3.870905682539942846661487470875055347721e-118Q, 2.749201932883450268151961331830477076878e-116Q, 1.827228100144142861000456602099118570404e-114Q, 1.137673382674035107250733931604905546067e-112Q, 6.642336072005941146361966661287119272804e-111Q, 3.64028512339331626869107380312786986349e-109Q, 1.87450863444735780747041756540496602537e-107Q, 9.078133222842635422121285050940964351573e-106Q, 4.138812855052761279043494154268599225563e-104Q, 1.778000270650318764431469309976610087858e-102Q, 7.203855822800213289973969862777328396312e-101Q, 2.755303928538917650732532471686512499588e-99Q, 9.957111327196065437803034062710072445763e-98Q, 3.402816997218076148572057943527130789008e-96Q, 1.100680588716144971407937016574430544574e-94Q, 3.372653914433340593300308221192502433386e-93Q, 9.79793465921741389410002031066177808616e-92Q, 2.70089978913542155792813430020605674429e-90Q, 7.070447343835118744270507416522429771431e-89Q, 1.759128817422289300267493076673104253506e-87Q, 4.162968945574391702034525851121326185222e-86Q, 9.37779241810731989238679712769217329023e-85Q, 2.01243511678120567645753438316089357156e-83Q, 4.117122160765049554856907584525124497579e-82Q, 8.03596273765328793581294339359042233865e-81Q, 1.497514661862748564043414139894766607224e-79Q, 2.66627575240526913684138994676860937559e-78Q, 4.538860378486968408830116582994751799953e-77Q, 7.392623260932249293359287648677921377725e-76Q, 1.152810282079105430900943269743976641052e-74Q, 1.722334641963998877538919046212108072676e-73Q, 2.466982294003650362347496250523874402798e-72Q, 3.389902673647822893523319180268544603664e-71Q, 4.471576114525864494621630170567724674708e-70Q, 5.665802004349935660857687324817574414575e-69Q, 6.900180136205711399260007796162289923614e-68Q, 8.082103978670433565158160112244695539644e-67Q, 9.109949614051296700342120658333526754299e-66Q, 9.887660566787155914957022540708377404886e-65Q, 1.033978824499191800266695652953562102366e-63Q, 1.042367363142603472683903942222927019223e-62Q, 1.01360253850642711420235182625207856357e-61Q, 9.512510161747350299580075950049163390633e-61Q, 8.620693578866897400350402598749549001733e-60Q, 7.548215286708061079286950592874024396203e-59Q, 6.389002522263073684828225781548498851979e-58Q, 5.2304213467999807285495233989909068078e-57Q, 4.143618029730144849471458722659316057844e-56Q, 3.178215053889138479032361583006970626875e-55Q, 2.361375497747090350319603916992762005858e-54Q, 1.700353947901992650870275190000853698062e-53Q, 1.187181461482834292235814755757571995841e-52Q, 8.040926262915060358135936625876559056833e-52Q, 5.285800219918840044239185423363506533173e-51Q, 3.373901677142706872070242716798262993283e-50Q, 2.092036760993143554287714553393156854658e-49Q, 1.26071389736459024550376938832573535614e-48Q, 7.386967875256930161617715368501896621111e-48Q, 4.210245750567381301823721041940686239094e-47Q, 2.335212680852443576888813564758399301987e-46Q, 1.260975065550456669584777965304501230694e-45Q, 6.63174909295324620401889662345375243662e-45Q, 3.398355988046612747841700088585271753564e-44Q, 1.697476472841236183609850797662451898689e-43Q, 8.268085659326493130435461342952520749743e-43Q, 3.928638007500358866351367670626935931854e-42Q, 1.821720759355284457527987958132111168364e-41Q, 8.246860808847354549111270503081351496818e-41Q, 3.646064568177825762669789860457940857642e-40Q, 1.574882443754619623541008196995070064258e-39Q, 6.648395042005376085395386282489705285924e-39Q, 2.744004024875076628507083135601534661763e-38Q, 1.107653420681031633888214018454568434403e-37Q, 4.374454244420129201505123651246128890729e-37Q, 1.690799049659970724466269924181801546001e-36Q, 6.398132877939130220610010163346102651855e-36Q, 2.371103019047426350497793704573373960345e-35Q, 8.608431951088272831647481050248077098396e-35Q, 3.062756779443238602319536870269819051555e-34Q, 1.068198659583210038973746806524748536317e-33Q, 3.653227544700454531305797630670503225392e-33Q, 1.225515001519945073404871285296100665347e-32Q, 4.033738539559432392661992185921035446855e-32Q, 1.303082875824869971414005942159261214305e-31Q, 4.132734479820748852758173795520437853314e-31Q, 1.287147098350869770886623826581464367999e-30Q, 3.937913659653477883694284311172054333025e-30Q, 1.183782052799315485733017592458599891775e-29Q, 3.497544328892517187831545842100287032186e-29Q, 1.015914466727185220837422441064387754207e-28Q, 2.901804990894522420127448030270270503252e-28Q, 8.152849127534845411362622488936266274172e-28Q, 2.25367809417179806852681105934818375896e-27Q, 6.130912603089867849064196318283416796732e-27Q, 1.64178734291463510902060102240353937311e-26Q, 4.328857792089817047005743679842334899927e-26Q, 1.124084164810469092376383461223505192932e-25Q, 2.875386797856971912981506559923184846915e-25Q, 7.247144107627277984808094958723307043434e-25Q, 1.800156961022553615025218914199947112878e-24Q, 4.407829997906358459896106459287958053e-24Q, 1.064159909656974016807111538128709340566e-23Q, 2.533679394987778730189472745065558452445e-23Q, 5.950490597088776019748683578472561818409e-23Q, 1.378803645178565675477663430920122567538e-22Q, 3.152763311863490040779656649906049613957e-22Q, 7.11555798463800555819351867739855080496e-22Q, 1.585415769087416794558428166428232224083e-21Q, 3.488033184094363861639854904349888742437e-21Q, 7.578906150306100545423157126174164576149e-21Q, 1.626690309979793927151914765130208588376e-20Q, 3.449517091693030714666710333959651136005e-20Q, 7.228499497618258130899446599161547874565e-20Q, 1.497112865860816048764094432862181982629e-19Q, 3.065182400463867687382144796026279060458e-19Q, 6.204847831174082599165287964674983928818e-19Q, 1.242096716667761537684098553412968423806e-18Q, 2.4592597959525768067059363490903017727e-18Q, 4.81672896226015964045793790028985306539e-18Q, 9.334084950562834068284127795290557105276e-18Q, 1.789925014943490672474409292990156919458e-17Q, 3.397130025636848212544218713465822505885e-17Q, 6.382243159919550687632232044625421720437e-17Q, 1.187098865362206582279245836506254018227e-16Q, 2.186352889657557664550744789902758712378e-16Q, 3.987859744831167732326236478627157162656e-16Q, 7.204620697873539912480086209051030823416e-16Q, 1.289431790155955917841351554233503242944e-15Q, 2.286467374882308613486205332118436402814e-15Q, 4.017662252161183047836187284910855861237e-15Q, 6.99656785784342408232633767751107637346e-15Q, 1.207703613093171430146873960414485693713e-14Q, 2.066611834161126240026963698131523479667e-14Q, 3.506221191208017396780249818547308545177e-14Q, 5.89874025912113410833559535930664457693e-14Q, 9.841824583826900982294185470382304100122e-14Q, 1.628711979356644195640673557575737399349e-13Q, 2.673747297244544464041144412989940524217e-13Q, 4.354698030762685456146522867684472784597e-13Q, 7.037375613470243013811036742819534450189e-13Q, 1.128576426207602409839136130428624894649e-12Q, 1.796265444979361204491866760276216506487e-12Q, 2.837790274411961929167645624257533119362e-12Q, 4.450517051624898219124643410702559319937e-12Q, 6.92963583879943637167224732796899185484e-12Q, 1.071343498653279805152831768444006526848e-11Q, 1.644800798713549170982066141603139794962e-11Q, 2.507905928632347374338630836942320447304e-11Q, 3.798122183988670139277644917971882044735e-11Q, 5.713892308950583341199546461179201773938e-11Q, 8.539758065003606420501230564062147832472e-11Q, 1.268100729620471661902817410073941033457e-10Q, 1.871113767059724245386976661776370778825e-10Q, 2.743644295142664772759283079615343882946e-10Q, 3.99833185555888171640293913723530982506e-10Q, 5.791550996315273321902088121824651906299e-10Q, 8.33905623640836900250032445405370043217e-10Q, 1.193672562105227931589388299289134785728e-09Q, 1.698789266026923550073522461535190652611e-09Q, 2.403913727893853297080383302536080724682e-09Q, 3.382686884515520208065080745279262391703e-09Q, 4.733759174712641803740945710631487071936e-09Q, 6.588541092193685952258947629496486846735e-09Q, 9.121112685152380583998835576941094529702e-09Q, 1.256082033795070258308096624958598291786e-08Q, 1.720819844523096099720474511434503885155e-08Q, 2.345498050299132447846326603361136043516e-08Q, 3.180911042916052139309955352436778506108e-08Q, 4.292583225702628201046231718407734046636e-08Q, 5.764612626060727958623931970026984259394e-08Q, 7.704397341666848653267095123338097208871e-08Q, 1.02484168952891991947754465547361714047e-07Q, 1.356926702837583879755051597078815730847e-07Q, 1.788417551503950471950015064517069882061e-07Q, 2.346525819658947020385582160747980704228e-07Q, 3.065180852876392019694236336586654765768e-07Q, 3.986495033191807496354173430939013698484e-07Q, 5.162502188850122540844684197019554711165e-07Q, 6.65720997012649014040997771515440610649e-07Q, 8.549011167117627077144919459539055163198e-07Q, 1.093350316344842739482570460075507090481e-06Q, 1.392676894662565462032126480798341973487e-06Q, 1.766917725585667241992898344161547873865e-06Q, 2.232976345560288036947373699573375726808e-06Q, 2.811125648202381706895272765136403841401e-06Q, 3.525582061468103068665653163476736687771e-06Q, 4.405158376428709913646029278948069283329e-06Q, 5.484002631927202129384801097079834656695e-06Q, 6.802430623520435693108355760476215953221e-06Q, 8.407859685487256287710959317409001943954e-06Q, 1.03558513786321915073962476007182566071e-05Q, 1.27112705917308531277560249413305391114e-05Q, 1.554956831891198412168337708959965747403e-05Q, 1.895819499809689983959597375272763044769e-05Q, 2.303815077706507768668930312189393944145e-05Q, 2.790567840555153504276820390388733949771e-05Q, 3.369410362760997145481708684122315699185e-05Q, 4.055582696403286559517626972868029344242e-05Q, 4.866446962805309592997024360400453753624e-05Q, 5.821717500966089824845365574649413158772e-05Q, 6.943706569830923930053447899093868098698e-05Q, 8.257585439721267879079897718480289417549e-05Q, 9.7916605324640385949085647909368095273e-05Q, 0.0001157766408114819489026696755064685711663Q, 0.0001365105858059673951916433332558940095964Q, 0.0001605135409048256559138258125495353142543Q, 0.0001882243723673180815859848425981422149923Q, 0.000220129105359083888832193195380277964631Q, 0.0002567644044435395558985376934615952746774Q, 0.0002987211231186489549516252551089359495587Q, 0.0003466479020167920218943287065081041086883Q, 0.0004012547932769214992784035333438157199896Q, 0.0004633168865935784338501681041310863439442Q, 0.0005336779105791366983905761533437676567429Q, 0.0006132537813759504708063524124765235945565Q, 0.0007030360689550059158765139669182449713927Q, 0.0008040953502668325012890028878715651258039Q, 0.0009175844173963607454679355479874424263829Q, 0.001044741308141107407038707367942396160755Q, 0.001186892126003470975743583081981798214652Q, 0.001345453616481502859286364987039915779821Q, 0.001521935466772907586110083455839761654915Q, 0.001717942296584680418941635241375263314963Q, 0.001935175308671765557581701564207351830222Q, 0.002175433569013882948578843986006403688485Q, 0.00244061488817701827933962177717454590009Q, 0.002732716277387093760523031790972800227035Q, 0.003053833955155494667190955668647144637077Q, 0.003406162882922376111090737904328858634942Q, 0.003791995811102684339694547552585507990223Q, 0.004213721820106255238520670138395000924438Q, 0.004673824344328191012589440091579259760752Q, 0.005174878670736688316509780570084920182513Q, 0.005719548907487502446481303679623316137136Q, 0.00631058442192985698627201889000303700039Q, 0.006950815751398609527548621000197550798988Q, 0.007643149994271354192801093440865419580856Q, 0.008390565692865655199126566293274333642062Q, 0.009196107223819374276889186313994843390353Q, 0.01006287871559507536535044833068973909294Q, 0.0109940375166376773728040945023712313313Q, 0.01199278724145422091671644293048154728942Q, 0.01306237042543906222476060243442814308369Q, 0.01420606082260259352562017237936801265042Q, 0.01542715538344503858931888643358628745717Q, 0.0167289659530203930831754338734874664053Q, 0.01811481073173395916859919022391664972282Q, 0.01958800554358856744019143892683179847952Q, 0.02115185495842169316583797633449771810677Q, 0.0228096433161443911301425779096357227542Q, 0.02456462570209342382627799804527821306298Q, 0.02642001892333428109789892692937509533337Q, 0.02837899253610309628758625557724591354616Q, 0.03044465997455174638840433200930338711507Q, 0.0326200698305684182561478766940614844802Q, 0.03490819733369493186523156261607315466053Q, 0.03731193607906478545336713244881109055547Q, 0.03983409004985797457339959837144377122436Q, 0.04247736597902870508264605012848775314015Q, 0.04524436609303125412480485866465061775906Q, 0.04813758127797071695188343575966783160027Q, 0.05115938470606436195469305247887685131832Q, 0.05431202595754248111789162569375577872956Q, 0.0575976256701728356651407164727388580805Q, 0.0610181707454887735519286127955001295239Q, 0.06457551013756707073912038813096685540493Q, 0.06827135124686695200131838960274498733873Q, 0.07210725693823589850320643270045776879156Q, 0.0760846431987396666107037402041258283206Q, 0.08020477744751167235556685358836323731335Q, 0.08446877750636786639701687175860442218662Q, 0.08887761123652361947156590658579628794683Q, 0.09343209684340379971159263353331405267565Q, 0.09813290384827947634314597377864550592762Q, 0.1029805547223161917217849662754146410394Q, 0.107975427175599384648800929258392588213Q, 0.1131177570908303240224652780558492398361Q, 0.1184076420886768784022524072852628267607Q, 0.1238450457092316689652810284506150029169Q, 0.1294298021916876848049165341926394261599Q, 0.1351616218321983257068963021357149291953Q, 0.1410400968979531369261616983876599890975Q, 0.1470647080737783262838611415820062681671Q, 0.153234831416066732619412144570512369546Q, 0.1595497457875576600290825257800962557912Q, 0.1660086407454235928297088004549011805831Q, 0.1726106248542773238830740951304465857529Q, 0.1793547343950870081915214248666534071515Q, 0.1862399424405742377120762392711272315017Q, 0.1932651682674662866336549954877868791502Q, 0.2004292870759719115746122524278836114001Q, 0.2077311399870431986348998739442376385985Q, 0.2151695442883657277414314663960325511106Q, 0.2227433039005768119334724476408616510273Q, 0.2304512200359371707379802858704110927547Q, 0.238292102022565012438636869295500477757Q, 0.2462647782683726466471199486866921649987Q, 0.254368107340013678004869448238984448963Q, 0.2626009891334426438055153641042268648289Q, 0.2709623761140977072718583929657258698507Q, 0.2794512846062298136893226330853142403707Q, 0.2880668061125078167787824382718038889734Q, 0.296808118646717980840005593177875755319Q, 0.3056744980641377677579036909396937192142Q, 0.3146653293759881203313235805942140830196Q, 0.3237801180362461983090820270519599818301Q, 0.3330185011910228622657311928027273913756Q, 0.3423802588826678418804113983776109433992Q, 0.3518653252027527789924367138981015674402Q, 0.3614737993900911492268336792036467644866Q, 0.3712059568719780542735256003769499002505Q, 0.3810622602488663480435171795984767091639Q, 0.3910433702247335339010502511824521314023Q, 0.4011501564874320933236375501478126225841Q, 0.4113837085453508612370763030338926460708Q, 0.4217453465287439745740029610957751723861Q, 0.4322366319661047574509906269685113863411Q, 0.4428593785479733817386890110895733244681Q, 0.4536156628925687094231449505202515619854Q, 0.464507835329626572328505104590646627441Q, 0.4755385307208097937482079206198446406668Q, 0.4867106793370311448540891233670977920386Q, 0.4980275178150015090250825860923349908605Q, 0.5094926002172848568191354394503605415964Q, 0.5211098092221129673730069757438879031618Q, 0.5328833674711906123911808005586354523419Q, 0.5448178491057112741679836363725011074712Q, 0.5569181915228102063547315863613788776984Q, 0.5691897073867122497869745706167773132242Q, 0.5816380969308934474793883532843665800915Q, 0.594269460589676005299802716361632023448Q, 0.6070903119998240471222356070870425052955Q, 0.6201075914149121414331976341764137620912Q, 0.6333286795775096670077450936959654630057Q, 0.6467614120965724037497804104943555382337Q, 0.6604140943798696982054270851497081511967Q, 0.6742955171738133585239271173870307816064Q, 0.6884149727657060911128222112013278833933Q, 0.7027822719062066643044698811599154029693Q, 0.7174077615127308354587586170401139201738Q, 0.7323023432175871214633425313512827364943Q, 0.7474774928279014552006592596985716213354Q, 0.7629452807678324593654003954321067804243Q, 0.7787183935772384484317206900527945313626Q, 0.794810156544848547172767589390981649492Q, 0.8112345575581350364947114757891812390685Q, 0.8280062722565051964220310805112035656865Q, 0.8451406905791530670663872308556803104808Q, 0.862653944803960940002105223911111611703Q, 0.8805629391792451103891710796280884448635Q, 0.8988853812559305452871967488187545907845Q, 0.9176398150339469056412351899494533187875Q, 0.9368456560432984078524666287687994133458Q, 0.9565232284874095042002045886475279507954Q, 0.9766938045840272767944337301321751065917Q, 0.9973796462472128045133642631801931333523Q, 1.01860404926282392956317946592394034531Q, 1.040391390119430800501306096390484332391Q, 1.062767175666867240516297891529939479756Q, 1.085758095785663642281105802222348812045Q, 1.10939207926249369916261716500126785443Q, 1.133698353079565973147506826247703249701Q, 1.158707505339675825255735779161136390472Q, 1.184451552063483495095045621317392891301Q, 1.210964008111586732614521606850934884333Q, 1.238279962501205323185680973891105950334Q, 1.266436158405892106534863447479802864076Q, 1.295471078146741458304256385907446823312Q, 1.325425033505202083685015684659959438256Q, 1.356340261710947294764081629105735343643Q, 1.388261027483455161025774293888757855687Q, 1.421233731533158113469992887140017312801Q, 1.455307025957405656451286211771500914052Q, 1.490531936998228868219023421638164269274Q, 1.526961995663202046567211183531908173458Q, 1.564653376747784111876581362830437011253Q, 1.603665046837629160778144804262475653057Q, 1.644058921912742785217971171041985143034Q, 1.685900035222313480214992667532713310022Q, 1.729256716149878219924242767000386187611Q, 1.774200780843528793008066259722862522388Q, 1.820807735445503515984476325588028533978Q, 1.869156992820145515977178445445390578286Q, 1.919332103749290742415019782061183726939Q, 1.971421003640165834597778573110233965466Q, 2.025516275873364649088115856648097485223Q, 2.081715433008021275938209590135990804757Q, 2.140121217158552655052438896015999577182Q, 2.200841920963014547929530531274604977917Q, 2.263991730677979497484300076901683513364Q, 2.32969109305976045411657347024763207472Q, 2.398067107827710058779643401999432795631Q, 2.469253947653258420191531652724380454066Q, 2.543393307779451047507153399185346597841Q, 2.620634887551268158229579783397916906989Q, 2.701136906328329337203785565785074072196Q, 2.785066656460237449889254046340672661742Q, 2.872601096232473677614318257460754228219Q, 2.963927485939276452660257201800769243529Q, 3.059244070511369011437875195340374346818Q, 3.158760812423005873912952719525474220384Q, 3.262700178927088806749953484425989249023Q, 3.371297988021823798897713011575447983367Q, 3.484804317940613202084006553747118493489Q, 3.603484485381990625764882737049172673747Q, 3.727620098162165171514708146288863084124Q, 3.857510188483308323724907886381561506691Q, 3.993472433570707806928526443290607188682Q, 4.135844471046451472454246597080688613615Q, 4.284985317082080327173205151052609770788Q, 4.441276896113985089457451399096067523765Q, 4.605125691720244026764370781104263535342Q, 4.776964529153930976873581660867167367634Q, 4.95725450101436623824090639311762907648Q, 5.146487048624035738339801115424373145069Q, 5.345186212875773055646526104283213166619Q, 5.553911069634338220218711432966624812946Q, 5.77325836623218909927059759764589584879Q, 6.003865377206048605761449274343927216903Q, 6.246412999195612054604668256261603981218Q, 6.501629106887186763618395996193518237451Q, 6.770292194054217171968109306745209606844Q, 7.053235326147045417971320097171996692265Q, 7.35135043354224614666015033130666518755Q, 7.665592977507008524711768710447822251596Q, 7.99698702419947858650763841033117635338Q, 8.346630765648955546734771430943712584567Q, 8.715702530682195108316710736134856148585Q, 9.105467333230856750332784441560793915267Q, 9.517284010423279804954247067378435207565Q, 9.952613008390899735914523387635646169422Q, 10.41302487987290341264917855291653594177Q, 10.90020956455793654418731784931574442836Q, 11.41598653074432960761644356555484658751Q, 11.96231586542698517926431253288706983627Q, 12.54131040943894482491352029147685616503Q, 13.15524904491223096736253493917986547645Q, 13.80659125421566013309472641076367137531Q, 14.49799308283537068733806522611592929918Q, 15.23232465356644138323597883223098213734Q, 16.01268939608506359051333506048449232573Q, 16.8424451747018194731026127671712692775Q, 17.72522751812091969571786639162509975806Q, 18.66497517864721511431497872041775884551Q, 19.66595827483338098446967472260739788953Q, 20.73280930143244666471574442281522903193Q, 21.87055732415900772060659367071969224017Q, 23.08466571467196402575438824917868654178Q, 24.38107382395057915687200907586246892126Q, 25.7662430405051812966499914509625384785Q, 27.24720773440068300935745005728667380869Q, 28.83163164974229758945104220936171273136Q, 30.52787037807261230893713949085699006405Q, 32.3450406241987409077896619933344018561Q, 34.29309706561872681849669817137072613286Q, 36.38291770845545162245476827741032427239Q, 38.62639875836956225627789882526940946526Q, 41.03656015631005798746236445920699096398Q, 43.62766307847848111679875785712898620598Q, 46.41534087019270662202361582551787873513Q, 49.41674507751608025548331094469808937291Q, 52.65070846212654381646552716106077643221Q, 56.13792713806019302031335914182740881889Q, 59.90116425845236114237707095933490569938Q, 63.96547801176112688533109691101640809997Q, 68.35847706663356290654056305516520187869Q, 73.1106070400535228943010840853771922367Q, 78.2554720634100436673165461770242295508Q, 83.83019609580841382274286001915828318548Q, 89.87582929516635773217532104021295646478Q, 96.43780551924200423365120382987901990037Q, 103.5664579069193585087895746723625879788Q, 111.3176005037851754525798266671368531998Q, 119.7531850674833499641095701349550588967Q, 128.9420435435961078207576974725019132169Q, 138.9607282724984871708695514001995649591Q, 149.8944638077825781408536567743182992156Q, 161.8382263398671525938367526689287312097Q, 174.8979691743083696073045128037176486302Q, 189.1920155721483495460012542161168057521Q, 204.8526435891665175913537920041964014778Q, 222.027891434725956190837338565467777867Q, 240.88361640690763753526746528298183629Q, 261.6058457649334272046319924765364648261Q, 284.403464110476071641090421744246851318Q, 309.51128913049882030120008084966685685Q, 337.1935961013210043006610512490274375597Q, 367.7481615999600937711438359582960700752Q, 401.5109086931381617979355424315925378221Q, 438.8612498100309866908178648997732329971Q, 480.2282399512316532893085494373602185103Q, 526.0976723225701163012986065722476344299Q, 577.0202714839153277613560365269689534811Q, 633.6211663623286914660652375227156227858Q, 696.6108578302568399031998061512477922416Q, 766.7979339996213953902457962279823199983Q, 845.1038321483961377544033152655484401883Q, 932.5800007502418686784878634625973295461Q, 1030.427880205268371607863481564260421702Q, 1140.022198738619409531305753764053160504Q, 1262.938173179340126267770568255475671177Q, 1400.983316165672812706630096023677023453Q, 1556.234685661799166419834076272895832667Q, 1731.082574302171248664168847453614878774Q, 1928.281830862719311465180216556548647829Q, 2151.012241278362996194541735020086674113Q, 2402.949680908323672668281479483735120957Q, 2688.35009405274898539046388166782344203Q, 3012.148774428996002817780038366771869698Q, 3380.077927947738665430980404057153553452Q, 3798.8061171273287816025804901302085407Q, 4276.103940178038843575493542846970132437Q, 4821.041218620766468858314278886473414916Q, 5444.222094388470795213327524033646097556Q, 6158.065819431147727245029087643341223611Q, 6977.142718757731621969847227843666046181Q, 7918.57689772303460428259761072791249996Q, 9002.529841616973008609731087967074460965Q, 10252.78224006547697358532192963572223849Q, 11697.43531120386115196874312407799521273Q, 13369.75779118806422297716318991439523796Q, 15309.21083364664327603498100930983535561Q, 17562.690635400711230682290340971331153Q, 20186.03805526835731073576014831323115031Q, 23245.87631298432720823386094470123690508Q, 26821.8526708964660159886933177732467881Q, 31009.37861130203017968748996249105326523Q, 35922.98645004505473991896385042800280479Q, 41700.44988478085183088793644390235506667Q, 48507.85335185738720597387629792697758441Q, 56545.84243439263590453434852169343975209Q, 66057.34773622772120970119305119425356007Q, 77337.15125150264720189777207255380428642Q, 90743.76204222132276487959174812557638943Q, 106714.1931345439161543996792387468025379Q, 125782.3919792783606644548980631212452294Q, 148602.28308268868913284386494314759249Q, 175976.6472537126831529901228629810350888Q, 208893.4054123648023151893924130651509251Q, 248571.3198896581872265252528072315261787Q, 296517.7041099588785074932688713451965026Q, 354601.4842046107884858345245389612826445Q, 425145.9388942126878002415502363163400429Q, 511046.7307492540007761231679727362111046Q, 615922.5313638820825468503152050330940154Q, 744307.7672522774013301855992769478990101Q, 901899.9500280627208570829224628231273515Q, 1095877.943017809647466283294609129783732Q, 1335312.680400192900473900972313608959584Q, 1631698.732799417297778849111829227960256Q, 1999644.301287932721508706558730228833034Q, 2457769.533243204063209231606836355450074Q, 3029879.601126654923164320051829081011141Q, 3746501.296107716197697994644755801894388Q, 4646902.065144207843314545735079873944726Q, 5781751.367051714701608613666500464883081Q, 7216639.965420261461783043861588641172554Q, 9036748.91103818439407145784950842727797Q, 11353064.30295396674362518583710002098171Q, 14310677.38848294383826734043939982225179Q, 18099907.52814647757667209831825354212464Q, 22971259.6668891917836879617589957239566Q, 29255608.85808781354322251315088609515549Q, 37391535.59237359316460832559373862826806Q, 47962479.20390166985661378587634109109441Q, 61747421.18114908020763006555364067577321Q, 79790283.20014303517364767024983720002342Q, 103495309.7818322791392225142306514842407Q, 134758668.4335062392784062691770869168908Q, 176150727.1167647396710291203195515696546Q, 231169523.1730998536214569360302706436015Q, 304594644.4399651635506297387509567217169Q, 402983315.5328752866261842165179493486228Q, 535368712.0454349728436136721216726833139Q, 714247070.3053378406139506672831438081902Q, 956978978.7740373778892004432884152696425Q, 1287787251.056266365052170195833743740423Q, 1740617888.192125045084695206325485163025Q, 2363255270.596386879033770262261785331955Q, 3223268243.013810967426011910089526282321Q, 4416641191.505012065410596295491828581351Q, 6080361037.679268493630106361893438552833Q, 8410860300.522297192863904820721664748136Q, 11691170810.23185446900657258020662184426Q, 16331097466.34382519842012415317299709164Q, 22926949953.32506221058163368461899055449Q, 32350801251.34441900313971832417983264306Q, 45884550887.87373756921169916820389200205Q, 65422328991.26591065899030653729434101914Q, 93777690083.05024525805287034041120136343Q, 135152344877.9312446339111822592163115366Q, 195855262619.5102394227400235042902030497Q, 285411966950.5744584463492472652528305332Q, 418285339123.4088687905886483684441030554Q, 616560216997.1507015559128477210327029614Q, 914155798247.046721897379660004085140681Q, 1363474103153.313475332332520737128454563Q, 2045955806530.38080332307163606468874395Q, 3088941238912.347778181637746413811180547Q, 4692768203830.229326011299203618570047404Q, 7174593389222.668179510729483054183954121Q, 11039707421424.7535285760553205782673006Q, 17098339814642.30883189402376214028857248Q, 26658220492645.27096615518476281285140601Q, 41844137833284.34059723603044347303078534Q, 66131822092212.56260433143407179128676762Q, 105246004103885.8447522437221674794658493Q, 168681559938365.0716704855055188081332796Q, 272298230587943.4228747819094080068890302Q, 442778332914208.8581203935475801325800709Q, 725340820090340.5850347950296827399214103Q, 1197189129009285.106993300968997149725738Q, 1991130686955199.032617972879924186900084Q, 3337378010666735.506952950406469988115707Q, 5638099922749490.406581662527138521678621Q, 9601427499741881.211823807926750198760527Q, 16484254092349348.98845372947631486314024Q, 28535723974924115.84032543376000631602713Q, 49813965452361994.64837345276433255672811Q, 87702782408500507.02084267463945306822658Q, 155752125029829556.4155463030004333389455Q, 279043670263039211.1950144058463979753731Q, 504415149791330774.373714179037049083309Q, 920116740121384961.3827433654664139990454Q, 1693942563317466607.969360487779734224803Q, 3147881813588503606.949687187530927219109Q, 5905629394327348620.964750033118718606609Q, 11186830170429972683.90503304219913230732Q, 21399669223814878252.89102214192683014818Q, 41345985808186444702.65217417004483350894Q, 80696386697395085475.26410049325816995634Q, 159125037274329006606.8786857330403125667Q, 317071329836898082746.6238825600530512982Q, 638529399076067500974.9466574352370019617Q, 1299818924097534326158.990461297267263975Q, 2675078654074978206518.637506117225931Q, 5566944189022631213362.099038457498976086Q, 11716552341597990248990.5171435566483995Q, 24943805360858062472816.00063661308666544Q, 53725930189976218263874.47358413133583937Q, 117096316957750403564988.56304888156271Q, 258298292038703721390495.8236396936501247Q, 576767877261231270067849.8484954071029679Q, 1303963227039250295013435.358818079135299Q, 2985377159576379451118689.073633893728235Q, 6922912113704827260367186.083906017707785Q, 16263788067632228522850044.30274061276946Q, 38715669422591640446273220.48107692525781Q, 93405902326795746218849693.41808866100623Q, 228442062263956655676707457.4277829780059Q, 566480802429004551807161785.525553048924Q, 1424611114198876208195667756.664348169039Q, 3634172949857829218775326055.022683993536Q, 9406122364586675152583301141.322786625963Q, 24706464444758897130981477914.48038397415Q, 65872820457540932835165401933.67205736797Q, 178319944111489749419279438635.2410294258Q, 490225068350940521098480834251.6808904126Q, 1368984772740533848004072374113.409441503Q, 3884333014472347772834359801746.655971535Q, 11201029764013440779432129805270.58958674Q, 32834751787829632611461325466661.61440042Q, 97871488077698794764611261629326.14611831Q, 296714970484721897998030463296972.3588181Q, 915165168173240309272518702527005.381633Q, 2872460267173498910803623624768017.743058Q, 9177464747767130953083654377275067.095958Q, 29855687257363621764846076009157648.30726Q, 98921454300453615088000828632641016.23094Q, 333916858936387164243193277343677648.8645Q, 1148677119756490680705739927834502644.262Q, 4028085735873633572809913571370067079.051Q, 14403629095536081310122394964760721828.66Q, 52535284391711770924959341342130057524.83Q, 195511238702341217234148056362961569426.5Q, 742628359135587348679681010616409214772.4Q, 2879985786290129359256278011916116854096.0Q, 1.140696796840996797711738648003995766426e+40Q, 4.615889998203199535641248805067886524741e+40Q, 1.908941368569039653622830158192604926747e+41Q, 8.071058712835471546948188653318290734289e+41Q, 3.489959706112432919449108947044335064462e+42Q, 1.543888386814652700671726911000678239128e+43Q, 6.989932474233277622942141615547447627292e+43Q, 3.240038117762964872837102805973332306521e+44Q, 1.538183968209712484725068871595387907532e+45Q, 7.481883824192840270769874827358924746817e+45Q, 3.73013225339343201187931343434453690825e+46Q, 1.906851076505672829935280449453775492013e+47Q, 9.999077656071522270351775782972854776915e+47Q, 5.380563552050893470837576599671463394205e+48Q, 2.972330032282961488357047932157273938273e+49Q, 1.686348374699422063673300554972483611095e+50Q, 9.830168535442368803758339268296974599245e+50Q, 5.890108429190751064006128529315046824849e+51Q, 3.629296561939369243399179077578354993584e+52Q, 2.300645004501572067249374084078975050572e+53Q, 1.50106294849063099901010627951209585913e+54Q, 1.008480606717589095366587976999767304221e+55Q, 6.980007119035887928080977649978198675152e+55Q, 4.979288841677991603006522250488653330001e+56Q, 3.66276106448839180486992300970231614026e+57Q, 2.779646718727500962719473248533230654228e+58Q, 2.177326686395961419408952027332377399652e+59Q, 1.761274961525829532053705828024510976734e+60Q, 1.472042344123250900757337524678434441804e+61Q, 1.271822455421028839508598095571294694327e+62Q, 1.136508544602098866393539277964124525428e+63Q, 1.050968050635916077523427282417608640335e+64Q, 1.00626207712914662753370159827651041146e+65Q, 9.981030000833852218070495344493841448017e+65Q, 1.026180847075813778541059391701842979761e+67Q, 1.09421374737140946315988080967962942332e+68Q, 1.210763841397564590646317030645949174098e+69Q, 1.391069896832891097224590572614426931551e+70Q, 1.66045803643638884585898488848404012021e+71Q, 2.060428539953847004622281786713096894814e+72Q, 2.659520130664924331541795505319434146906e+73Q, 3.573013284264659144117143659354260264313e+74Q, 4.999486492804923952719809970672723582345e+75Q, 7.290439237429593217623599777130532573045e+76Q, 1.108669253112891672863961714590332883419e+78Q, 1.759370316250180690332753515259259156688e+79Q, 2.915485723182837008934603124966328270354e+80Q, 5.048461194348245760902730455814691168198e+81Q, 9.14118029796915194428405620075256632899e+82Q, 1.731992937477462342845227375134295284526e+84Q, 3.436376953072005833211777807213125461832e+85Q, 7.144658133694111972876923978928526300053e+86Q, 1.55778737763103944888409221887807238926e+88Q, 3.564561555743844052143091887908206876342e+89Q, 8.566541566276859225670891601341438867685e+90Q, 2.163923297209145308730010116371450613445e+92Q, 5.74984144627868535047457089036754294733e+93Q, 1.60839847723572274756032280074086871365e+95Q, 4.740310317452400773817968906768308847938e+96Q, 1.473168155068744631692643356229607264882e+98Q, 4.831622757046275226639687085840067067887e+99Q, 1.673775819766076748422178976772154137065e+101Q, 6.129702080773580414198288240232221663836e+102Q, 2.375195572649536955856341846366320025447e+104Q, 9.746830708765397472546215846003382904173e+105Q, 4.239588455190572482069216933841673146039e+107Q, 1.956494245370687105054870244894992250777e+109Q, 9.588102853447409054394849979650825404339e+110Q, 4.994557760892807128927411547962380678913e+112Q, 2.768146852290885169241442660307412799022e+114Q, 1.633928319786263704798907980813701003631e+116Q, 1.028156908727469064515118226996254551401e+118Q, 6.904080374041585885024483266963686212709e+119Q, 4.952411576392766271393256067965393360727e+121Q, 3.798774197493427340709475899043548697485e+123Q, 3.119209910408000389677151746883852508364e+125Q, 2.74464281329371919028887605085237578063e+127Q, 2.590837914912684682640131392851692377728e+129Q, 2.626566210336074467392696546232535266827e+131Q, 2.862979557234280901204803416309101850378e+133Q, 3.359121393671599351439597581159266025716e+135Q, 4.247313211033286464137443445775235101828e+137Q, 5.7942272714265457019323508964771867228e+139Q, 8.538645358004657015182819424098214783173e+141Q, 1.360888004282941018668670601150276254469e+144Q, 2.348723067724485698744588128779913095071e+146Q, 4.395029120308788033535362463288942558768e+148Q, 8.928228383284871526851861594213174257963e+150Q, 1.971533670422240464246243093548157857339e+153Q, 4.738589737247294610658233560831235896082e+155Q, 1.241308244941580876284153148872321788032e+158Q, 3.548824589134106728881153020185390663367e+160Q, 1.108821925774839482718156058757565092921e+163Q, 3.791568324747532283399755029435267152261e+165Q, 1.420930300659947104773952851462106093989e+168Q, 5.84453799109152853361078444336558106409e+170Q, 2.642333927756119541622130789938393830472e+173Q, 1.315018700128967486521348415446442009019e+176Q, 7.215055214056115599570975509522351983024e+178Q, 4.370972004835405599501947122396095759213e+181Q, 2.9283613461041822425605630116860831466e+184Q, 2.173040852495516111888092260762700043093e+187Q, 1.788985622982511228211473383825580284642e+190Q, 1.636634504773987713192039651921165926626e+193Q, 1.666570888998858107369856444049108728955e+196Q, 1.892151113181535234424384795106566625139e+199Q, 2.399341256020760750689416036737132433809e+202Q, 3.403990692562377717224530571668026437231e+205Q, 5.412684450566753125713167924326746292328e+208Q, 9.663735052574312957366051717393887459725e+211Q, 1.940785411690247394647362413292066051113e+215Q, 4.392532041151062373685805234839718468544e+218Q, 1.122469784801228315610393382333655697996e+222Q, 3.244792593820658963686565461190260558268e+225Q, 1.063151412606654581889047233605046614442e+229Q, 3.955995687476636211061457789343143304844e+232Q, 1.675093730347128892220647880504964819835e+236Q, 8.087770848773335454281892374161575798369e+239Q, 4.461929541005863065785797298033896045328e+243Q, 2.818594400456011731351928477247466992727e+247Q, 2.043076786152914736967629947070114858535e+251Q, 1.703020313436824993942113027133546248076e+255Q, 1.636038893251936899296016502545612941115e+259Q, 1.815418460356235422023246399959725267478e+263Q, 2.332142886850178672234463486793710072382e+267Q, 3.476404726198879520090342868431980509165e+271Q, 6.02725450669274575708398710171785543849e+275Q, 1.218304996377836253272518577114790751006e+280Q, 2.877990538823511127754633031010804415019e+284Q, 7.964996943223120262348859076890157988359e+288Q, 2.588973716628916728047311617227986411804e+293Q, 9.908669888497828069120771232809956622636e+297Q, 4.476782590934448698631648708447218305023e+302Q, 2.393946289872904750991457301609667478573e+307Q, 1.519194065472150234303611944283693040837e+312Q, 1.147184880467145335990085347869884772013e+317Q, 1.033627774385061887195237160951315788932e+322Q, 1.114329281092576402692439832629726866969e+327Q, 1.441479839401683621084678999839363913781e+332Q, 2.243859327319511203437262571615345659758e+337Q, 4.215418497025923051098094558302194889077e+342Q, 9.585829785115038185661111425389321480842e+347Q, 2.646481452232988267470696963344934626712e+353Q, 8.89784570848809579740737460434820021581e+358Q, 3.654478434391815119731593878923994274866e+364Q, 1.839328571998191153309682048643039357777e+370Q, 1.138091115297408561689593979279964151166e+376Q, 8.685420860596502744558689502785399264335e+381Q, 8.202294873735399393185427253762485343561e+387Q, 9.617622211012637558143840626406701008311e+393Q, 1.404972969423732814470812460457324672731e+400Q, 2.565898938978703228107858106775855677516e+406Q, 5.879082125410122180654821992667679428038e+412Q, 1.696012443986232559131127974976016333649e+419Q, 6.182635207061036709662140763355431230729e+425Q, 2.858535933001077693342990841750579771279e+432Q, 1.682537298081273384688483838923408088448e+439Q, 1.265575099379113494236586140787099830899e+446Q, 1.221210377447344985626110580846200012905e+453Q, 1.517665191579856561612622774652863045029e+460Q, 2.438792156389105075630091184035735481592e+467Q, 5.087970569512535749002437068314762668605e+474Q, 1.383791668577664156393179945731681404331e+482Q, 4.926818942421142280481071642006166530446e+489Q, 2.306079479408307605132901861123305364681e+497Q, 1.425163636904652491964810204050170654619e+505Q, 1.167988230033416008655199893436256564186e+513Q, 1.275046076993048598825372293330373578487e+521Q, 1.86246353592536022566810742828968418859e+529Q, 3.656923281780862954333590022998862124388e+537Q, 9.696905002869973525940370399688193605905e+545Q, 3.488948519517137250033917388900863677716e+554Q, 1.711541280860496566193503287636236147624e+563Q, 1.150354590150357338329469526604301396277e+572Q, 1.064586955227472600644681500814476378383e+581Q, 1.363399241303394867639622834102250083249e+590Q, 2.428730562379263868477135617904841079855e+599Q, 6.049324540156405309997840862794643030452e+608Q, 2.117864171596828953446343836759090767393e+618Q, 1.047807516700166731633507555828693597684e+628Q, 7.365840114672675880252522494113514523595e+637Q, 7.398145492560429927900357801839811327058e+647Q, 1.067636747584131414468100025618283209301e+658Q, 2.22639858034098687306401094797599805894e+668Q, 6.748057923046794570772294496845240165064e+678Q, 2.990257191488723121175096872976103128614e+689Q, 1.948901043872427503145006863820911627038e+700Q, 1.879581186786894369816802738913105922879e+711Q, 2.698997931735600125081085882104105417964e+722Q, 5.806794882741622880474886909554775109619e+733Q, 1.883770843607193027100793847871062947288e+745Q, 9.274404492358642603751756778289018245069e+756Q, 6.975307042717716858281521605314873677261e+768Q, 8.067850522456048441251197638882843500221e+780Q, 1.444817834210597780118974729779559393721e+793Q, 4.033842652061704730692481744304620504234e+805Q, 1.768122616586398867633690641669676999188e+818Q, 1.225400779279196264005900309164283624649e+831Q, 1.352538486275098128663407391866246559851e+844Q, 2.395022076176373866310260662550018260889e+857Q, 6.85473457159274328678409145257099377572e+870Q, 3.195043165613256224203167145283241373075e+884Q, 2.444011394541681034079796623093288489705e+898Q, 3.092132542900569483086826127272209424616e+912Q, 6.52202827899369001274608906112336954129e+926Q, 2.311918230803327273869816369617489055755e+941Q, 1.388602808524064591680879431092854078226e+956Q, 1.424970459220504800074970047827419053133e+971Q, 2.519528084028136647765117343629838887978e+986Q, 7.741747865648544410946053665346929221769e+1001Q, 4.170084664493231900748918523968910566173e+1017Q, 3.972609017709578843063743585633222829841e+1033Q, 6.753538916409713709617458845853916542168e+1049Q, 2.067628729105681113174425295794554011159e+1066Q, 1.150595286862592019698043377859855347102e+1083Q, 1.174811465056168119582538764054374610771e+1100Q, 2.222083328904688772385369058449897242601e+1117Q, 7.861682153952467469302910158034016013007e+1134Q, 5.254318461012202675141984565028119771927e+1152Q, 6.700594094583685233271878665147881576963e+1170Q, 1.647119020685994883163368465161853068246e+1189Q, 7.885690686668208640526803176415414652937e+1207Q, 7.4304751845758892706961097079985818407e+1226Q, 1.392792237173373732943845763489796692971e+1246Q, 5.249920365660960360703118769306589305549e+1265Q, 4.023402905801975410548914995317394511897e+1285Q, 6.339599284962247390595019787493325156388e+1305Q, 2.077241686093845039324765598314087816491e+1326Q, 1.431779975481430956320443955567912020619e+1347Q, 2.100465323416655119498460724075198611756e+1368Q, 6.636983859221341948458642440032983398444e+1389Q, 4.571823013121701821960348272081362696364e+1411Q, 6.950266919826043719478213435615389027377e+1433Q, 2.361135677422321798996803825169777731761e+1456Q, 1.81529414070336188314937395066678659112e+1479Q, 3.199377508347820763307843188560103423205e+1502Q, 1.309634685394754467330604052024343046006e+1526Q, 1.261723464022528810857575246242118215115e+1550Q, 2.899755666233745652203077582611886981277e+1574Q, 1.611713776270703974807271588562419300726e+1599Q, 2.19676411063602902712587963185490636918e+1624Q, 7.447023857089897627918973727754688355819e+1649Q, 6.369675504111348389431884118799197436233e+1675Q, 1.394815207171927514566140884379200385497e+1702Q, 7.936153825171883059251330198006999518483e+1728Q, 1.1910445325646918131560389884140321995e+1756Q, 4.787444622805551600670119808904041332089e+1783Q, 5.234499335419787802823707399035765773041e+1811Q, 1.581561346401448146226935104237919854933e+1840Q, 1.341800978646655211480455388688595380576e+1869Q, 3.248945821168265660658282098925159913182e+1898Q, 2.282556137907219990369095437167406320923e+1928Q, 4.731625652419454163270049779439076104421e+1958Q, 2.943806123841568264632623519839271578756e+1989Q, 5.592866921504286485703902089288874207169e+2020Q, 3.302335002048689098318554609779249829828e+2052Q, 6.169134926587465224122713900861282080699e+2084Q, 3.712967718086223830358857404823946563008e+2117Q, 7.333531367839546065849712040185078455141e+2150Q, 4.843145606030966902891830748397061937228e+2184Q, 1.089982666110516514588223374299888929834e+2219Q, 8.522650010812465527516484755846137052377e+2253Q, 2.3610765478146005801436450249132797273e+2289Q, 2.364162440159704628905098100196710729676e+2325Q, 8.731002547249769088070048025315387840088e+2361Q, 1.213938210671504830248830740465072981967e+2399Q, 6.488456377484030822273896401425291289227e+2436Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:515:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/exp_sinh_detail.hpp:522:4: warning: non-standard suffix on floating constant [-Wpedantic]
  522 |    m_t_min = -8.916559006047578828258918121202852111589Q;
      |    ^~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/sinh_sinh.hpp:22,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_1d.hpp:9:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
  454 |       { 3.08828741797632286606397498241221385e+00Q, 1.48993184649209158013612709175719825e+02Q, 3.41228924788343710247727162226946917e+06Q, 2.06932576604261779073902718911207249e+18Q, 2.08700240760947556038306635808129743e+50Q, 2.01976616071790815078008252209994199e+137Q, 5.67213444764437168603513205349222232e+373Q, 3.06198394306784061113736467298565948e+1016Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:454:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
  455 |       { 9.13048762637669674838078869945948356e-01Q, 1.41578929466281159169215570833490092e+01Q, 6.70421551622327648231120321610008518e+03Q, 9.64172532715049941526010563818587232e+10Q, 2.50895076008577848514087028569888161e+30Q, 1.44726353571033714499079379626715686e+83Q, 3.75263401205045334128277886549019357e+226Q, 2.57846123932685341261715758547064293e+616Q, 1.25169402230987931584130068460134989e+1676Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:455:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
  456 |       { 4.07297690065758690150573950473604675e-01Q, 1.68206670702114874332932330092838356e+00Q, 6.15089798638672951539668935798437533e+00Q, 4.00396235192940022205839866641270319e+01Q, 7.92920024793102632052902471550336177e+02Q, 1.02984971333097958319686053784919407e+05Q, 3.03862310925243857437932941891415841e+08Q, 1.56544547436249486913719231527597560e+14Q, 4.04246509843021910355659662715183671e+23Q, 1.32170682742965817915034577861235933e+39Q, 4.99123178209955799774620736137366103e+64Q, 7.35294385035987596594501676609562008e+106Q, 2.45145417229813114714431821340237112e+176Q, 1.03030479197459267961759023741376327e+291Q, 9.88478945193556730604342445576518136e+479Q, 3.74498116076433060427765453233124618e+791Q, 1.90292390713026708045766158039087796e+1305Q, 1.72712488231809244721915842027236657e+2152Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:456:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
  457 |       { 1.98135272251478172615235718398538323e-01Q, 6.40155673500526017670785720911319502e-01Q, 1.24892869825397766254802900819319987e+00Q, 2.26608084094432123181038001270985037e+00Q, 4.29646269670232738148137717958679987e+00Q, 9.13029038709995569641811827045549232e+00Q, 2.31110765386427993316995139635470937e+01Q, 7.42770603432401243012214481410240677e+01Q, 3.26720920711525891697790966796945063e+02Q, 2.15948569431181871552028449867301828e+03Q, 2.41501526289641306037808670196966696e+04Q, 5.31819400275692915826269282626844010e+05Q, 2.80058685721704332307817790755562305e+07Q, 4.52406507979433877971977526863358905e+09Q, 3.08561257398067712180174566763237112e+12Q, 1.33882673301580747789133427708622972e+16Q, 6.25461717656234138147247754416652254e+20Q, 6.18209853581416475394863999233554548e+26Q, 3.07729364978845806686511011060697837e+34Q, 2.34895728937010430290698332595743680e+44Q, 1.14854319789946975790127332653552673e+57Q, 2.25530007001006986846545694404767295e+73Q, 1.87791950056919539419801461538703336e+94Q, 1.36747388793862427976781689638282239e+121Q, 4.24212177246407592514720294750151286e+155Q, 8.23473099012134325391170623028607158e+199Q, 6.06134211888406631001019923425936351e+256Q, 6.32519197436029413652766295658658263e+329Q, 3.61942292928205643948383705201563065e+423Q, 8.82464433126646489632943769283758364e+543Q, 3.35512488018651738642854323317447493e+698Q, 1.02411434678684822400261582079656500e+897Q, 7.40716670979374017620610271197945784e+1151Q, 1.30455147283895162835186634827124464e+1479Q, 2.02948723345659016173510134582487641e+1899Q, 6.99019443250345564805134094483457477e+2438Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:457:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
  458 |       { 9.83967894006732033862249554537934739e-02Q, 3.00605617659955035122465185012715805e-01Q, 5.19857978994938490000644785900799951e-01Q, 7.70362083298887700858583505753306721e-01Q, 1.07131136964131183026831222500748063e+00Q, 1.45056975808899844502126797109703210e+00Q, 1.95077854952036033400296546339240312e+00Q, 2.64003177369555146770080103921424631e+00Q, 3.63137237366741227331951933364601985e+00Q, 5.11991533090335057003526222543242753e+00Q, 7.45666098140488328926087222725984231e+00Q, 1.13022612688997262443461342203136009e+01Q, 1.79641069247277254966592982669611020e+01Q, 3.01781070460189822236726995418068214e+01Q, 5.40387580031237056709826662540066860e+01Q, 1.04107731447746954767459980678311109e+02Q, 2.18029520120262807725988909352359830e+02Q, 5.02155698625910164594509258651311707e+02Q, 1.28862131099822242045586488612672886e+03Q, 3.73921687080054832376623401153054636e+03Q, 1.24750729702019123239464970064060864e+04Q, 4.87639975322669212414357357061002683e+04Q, 2.28145658221913012154676335814417144e+05Q, 1.30877796006484301664040981436471740e+06Q, 9.46084663420966407698078336053299177e+06Q, 8.88883120363727962245667776649286152e+07Q, 1.12416882897434413447175648471746990e+09Q, 1.99127672953214446985509145592687205e+10Q, 5.16743469106098464964433058111638245e+11Q, 2.06721881420399088776240044545119948e+13Q, 1.35061503318410040604770421574064883e+15Q, 1.53854066283650818848773859278941683e+17Q, 3.29074729054035066052820102585085173e+19Q, 1.43729138188449881561963100200796631e+22Q, 1.40983244553034728562740932242727657e+25Q, 3.45913548027797144127990544649862792e+28Q, 2.39872058234095409213724024023509754e+32Q, 5.39880660461729295997086364918754801e+36Q, 4.61334000258062860955942270137550165e+41Q, 1.78768590966790245678294238939560892e+47Q, 3.84198437012433853552557148945213178e+53Q, 5.75279795570858370009870455748773410e+60Q, 7.77181203842728655149182334288749850e+68Q, 1.26967304420408162635234502672130357e+78Q, 3.49567677376573156773252547632961336e+88Q, 2.36251947497169244454694635287097330e+100Q, 6.00214389327365112307366927985587840e+113Q, 9.29071630346415553922675334522602561e+128Q, 1.51444223803384709004933819608345315e+146Q, 4.83290204410990250226310317342789471e+165Q, 6.09623012864338569215560315517200736e+187Q, 6.73889214277659359787962707085479315e+212Q, 1.60917893672694484647176104023542732e+241Q, 2.30724123468764987944582372785293125e+273Q, 6.32636439816284705814531208407868829e+309Q, 1.23274815890184688792156489065830724e+351Q, 7.55519778823055185901318833981345378e+397Q, 7.85730655106759111844772008129590573e+450Q, 9.36328400229780321059086898529742817e+510Q, 1.11332545426270395766246494603539938e+579Q, 1.53432069979625061288117473415446630e+656Q, 3.94622553764411915381186808199466267e+743Q, 4.41554290953392996069257034424439949e+842Q, 7.62037777854651720247173134262034607e+954Q, 1.15650294539918196985498353779647134e+1082Q, 1.50761161209705395018419027031866347e+1226Q, 3.03485088181756935935831645680716816e+1389Q, 3.38561189018537177501905611143498298e+1574Q, 1.64407968993192526511230001818530622e+1784Q, 6.63148743223242467667800355907041029e+2021Q, 1.15911606715877477373516464924821476e+2291Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:458:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
  459 |       { 4.91151003502902493004859475143401791e-02Q, 1.48013149674360733270682895306542340e-01Q, 2.48938813740683685679302156785267041e-01Q, 3.53325423692668437764413545980527251e-01Q, 4.62733556612235325924240102411897269e-01Q, 5.78912068164096306746325958452873475e-01Q, 7.03870253386062779930091622585657886e-01Q, 8.39965859144650568772715366992985538e-01Q, 9.90015066424437614655918533324528544e-01Q, 1.15743257014369913143250540144278056e+00Q, 1.34641275918536176274682426896283388e+00Q, 1.56216711390133555099139972670978661e+00Q, 1.81123885278232337973709010374295886e+00Q, 2.10192441900655030086142289233010995e+00Q, 2.44484388558419793403331221069953203e+00Q, 2.85372074663291502355627105440782037e+00Q, 3.34645891095535078662878051589922609e+00Q, 3.94664582105783838715586741669722603e+00Q, 4.68567310159667852940801410152900804e+00Q, 5.60576223090815117543658276010994803e+00Q, 6.76433233683057420359243855855175747e+00Q, 8.24038317537998522052755780107530197e+00Q, 1.01439435612985772971719760903679427e+01Q, 1.26302471433889247197016543768391586e+01Q, 1.59213039578034525767683420917805218e+01Q, 2.03392186192185718515730871595417962e+01Q, 2.63584644576063375239063530328964372e+01Q, 3.46892633322415240903243772580777748e+01Q, 4.64129146701972896279022543245987086e+01Q, 6.32055079389042420324823016892494512e+01Q, 8.77149726180890637368701810147417239e+01Q, 1.24209692624041149789460094889690346e+02Q, 1.79718634784512755704082576283626343e+02Q, 2.66081728332790018970422286819998479e+02Q, 4.03727302957571284052623415274320934e+02Q, 6.28811306654590870314912279241546792e+02Q, 1.00707983750749059403228978538051896e+03Q, 1.66156822918511428805794334715835287e+03Q, 2.82965144078658259775800007408843245e+03Q, 4.98438626658566913853681230634186899e+03Q, 9.10154692764781089316711776560031531e+03Q, 1.72689265547504972749956316341831556e+04Q, 3.41309957877860119013952370617496464e+04Q, 7.04566897705309280220071327032864763e+04Q, 1.52340421776127912819322591860346971e+05Q, 3.46047978289794741370038030428999755e+05Q, 8.28472420923318300234685980449600520e+05Q, 2.09759614660119394556971994518988102e+06Q, 5.63695079886127323617800640982012165e+06Q, 1.61407141085560724511058572293479599e+07Q, 4.94473067891506035994359725043521250e+07Q, 1.62781051682099135552732962095205423e+08Q, 5.78533297163228083837980097936281368e+08Q, 2.23083854068195568971189557384768608e+09Q, 9.38239130606473964277252886929412279e+09Q, 4.32814954477655169232818147143370442e+10Q, 2.20307274404924290439096300978395664e+11Q, 1.24524506710913641251205336694034299e+12Q, 7.86900053495782237478847410099854059e+12Q, 5.59953143297942246131549106648666176e+13Q, 4.52148694990209087674492643778610401e+14Q, 4.17688951654829326508268412199901397e+15Q, 4.45286775965049665585698503105745526e+16Q, 5.52914285314049806809138826588984682e+17Q, 8.07573251656285427526228838811700627e+18Q, 1.40204691626046869792238856080062664e+20Q, 2.92579141283223985009947325351094360e+21Q, 7.42643302933541088612408356755400686e+22Q, 2.32199633124573536432554419147246735e+24Q, 9.06419425063844243203436385576505269e+25Q, 4.48127904881944560890552322697008678e+27Q, 2.84904630472699064463968599282594753e+29Q, 2.36738115918335597454764956918757980e+31Q, 2.61582557845512122680388807973635504e+33Q, 3.91476494826329080795479762913295296e+35Q, 8.09204244855592921872201325412806040e+37Q, 2.35892132094063033238721339006551614e+40Q, 9.91521864853533259120934844876236731e+42Q, 6.15285105934265876352030730244956160e+45Q, 5.78027634014451538840307809528507880e+48Q, 8.44375173418648862568787172019022001e+51Q, 1.97334335089976670761175825761931164e+55Q, 7.60524737855621997973474323106432459e+58Q, 4.99205710493951041807363394610235299e+62Q, 5.77586342390391231642398949899839793e+66Q, 1.22180820194535560304052518248291191e+71Q, 4.91291723038713381630505551954597084e+75Q, 3.91397181373220237220120723831917341e+80Q, 6.45638806990528678730571952330861768e+85Q, 2.31122506852801035759561549878351498e+91Q, 1.88745815771943133919251977215527414e+97Q, 3.70848316543845309405007424631179900e+103Q, 1.85519881228353863491690263658048910e+110Q, 2.50978787317170531780713813087390423e+117Q, 9.79042375559121661656574862110333881e+124Q, 1.17908880794405074709159757136517906e+133Q, 4.71463184672247661988055185868884361e+141Q, 6.76265778595971324046101731037889126e+150Q, 3.77863792934416463055998231270977695e+160Q, 8.97819133628477274891556066769979914e+170Q, 9.95914407403494739885505580434362313e+181Q, 5.69630798679205432723450802096176313e+193Q, 1.86743452325707784871951519925288377e+206Q, 3.92719945859412568046939678789391943e+219Q, 5.97262802266570558434581771213406728e+233Q, 7.46293577265068378653739984957785219e+248Q, 8.77620026161886682323882402399676732e+264Q, 1.12240955327637524990782988952974327e+282Q, 1.82091452946462555573948654780251641e+300Q, 4.41446070956615785669448222555093749e+319Q, 1.90397541953366074155779318767572880e+340Q, 1.75902281129585020130874703618203168e+362Q, 4.24169226543235148528312412985493520e+385Q, 3.29481560149200680874049429678412127e+410Q, 1.03135148368973063748422508803572335e+437Q, 1.65119340908368036904973428016231291e+465Q, 1.74266589416784110509614783944413581e+495Q, 1.58844581452329281145953920728196433e+527Q, 1.66707913260906132496128590135534752e+561Q, 2.73591938942385354685476950777714705e+597Q, 9.72579530056263762611950442873242859e+635Q, 1.05939976357545005153997575210948938e+677Q, 5.11518133258374954640812727174811520e+720Q, 1.62189977683387633564608415164137138e+767Q, 5.13160378352024380054652132361473058e+816Q, 2.52913238575275285564889845966314333e+869Q, 3.11944472707029467274111976509771118e+925Q, 1.59495166899855372832309254674677663e+985Q, 5.78489108811836645985010918537259212e+1048Q, 2.63682062563962607583302320466728244e+1116Q, 2.77639914729635446526568065100606294e+1188Q, 1.29100591117079370649785145859270604e+1265Q, 5.28444381883484729377275155781628201e+1346Q, 3.96822241951490935324304074734991606e+1433Q, 1.19450143809568524145027520220707370e+1526Q, 3.31232848440880307300003548888720354e+1624Q, 2.05165402811808892980123939590704909e+1729Q, 7.28745294435475474950235921073537827e+1840Q, 4.04980582052614743975213722266303496e+1959Q, 1.02489069982330185861864247663932840e+2086Q, 3.68323339665104313610706754895420191e+2220Q, 6.30765607309438726154024457882187086e+2363Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:459:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
  460 |       { 2.45471558362986365068916495863375252e-02Q, 7.37246687390334622422734853496288652e-02Q, 1.23152530941676654318795303724845312e-01Q, 1.73000137771924855589325108501317324e-01Q, 2.23440664959686000105440799041805360e-01Q, 2.74652654971851825832501290298110601e-01Q, 3.26821679298064666878532098621581949e-01Q, 3.80142100980478924532143540106066542e-01Q, 4.34818963721561494844111167726460593e-01Q, 4.91070036509942840677161193401564426e-01Q, 5.49128045948021544092182270959032951e-01Q, 6.09243132438265439671151238479162657e-01Q, 6.71685571202114806905814141850507988e-01Q, 7.36748804906793864301473114817726587e-01Q, 8.04752841633695064447122683633828025e-01Q, 8.76048080248205070538153903222362252e-01Q, 9.51019635182333225305914695670696308e-01Q, 1.03009224453247006650365629888427541e+00Q, 1.11373585958868076495962122155474153e+00Q, 1.20247203091805887562283157205483916e+00Q, 1.29688122649686375081031224280895230e+00Q, 1.39761124182837302592381732283067440e+00Q, 1.50538689136054520464181654424860094e+00Q, 1.62102120589479802996006107398491112e+00Q, 1.74542840336904457155639617870301735e+00Q, 1.87963895203102933109827214352261973e+00Q, 2.02481710760932852386806039721112499e+00Q, 2.18228138214788418140109912591097815e+00Q, 2.35352849482388135462737441996874099e+00Q, 2.54026146822962645747200253699005204e+00Q, 2.74442267217147811137997080576917741e+00Q, 2.96823278719060661900608946565759698e+00Q, 3.21423686952065766588900110700898117e+00Q, 3.48535895790773046725176601804623352e+00Q, 3.78496698311737282096444166343378976e+00Q, 4.11695013894029509955211911245969952e+00Q, 4.48581136938823171042685637747918431e+00Q, 4.89677824656200181220988391922608405e+00Q, 5.35593629082672594809503436864536474e+00Q, 5.87038976260095690701450882557564694e+00Q, 6.44845618913111760490837120481487939e+00Q, 7.09990245267955823638498704195342171e+00Q, 7.83623225328284126133289428371735767e+00Q, 8.67103729357523063452024155765264339e+00Q, 9.62042777798599036292354986394365067e+00Q, 1.07035619887679953097266587864897721e+01Q, 1.19433000813944102150187593166292839e+01Q, 1.33670142103849964717469335941905385e+01Q, 1.50075961591439634296262105146352627e+01Q, 1.69047154820352837629069726738079470e+01Q, 1.91063966873168959742774555727687289e+01Q, 2.16710044321657799400571191555580338e+01Q, 2.46697527469509919694460528848277171e+01Q, 2.81898902515784535507915179415086299e+01Q, 3.23387613242940174515264777910328241e+01Q, 3.72490075809724574016769417176033924e+01Q, 4.30852608490774199699508301986096898e+01Q, 5.00527964765470397507453905247128474e+01Q, 5.84087760725387652778097774354827947e+01Q, 6.84769282153423986221602875181609661e+01Q, 8.06668177706071484780398912645020900e+01Q, 9.54992727020024926023862465179431320e+01Q, 1.13640119576948788485338465195796676e+02Q, 1.35945194497660320895127779474436433e+02Q, 1.63520745187974444650772294136165162e+02Q, 1.97804968791258694996900535479466855e+02Q, 2.40678753588977666070114453459006852e+02Q, 2.94617029293055502283701272741864024e+02Q, 3.62896953214712533295812475420140158e+02Q, 4.49886178271559690246754005443952599e+02Q, 5.61444735313349610605402755114132063e+02Q, 7.05489247089927142932822047183046835e+02Q, 8.92790773279996411641203534672635638e+02Q, 1.13811142497947837649816383892464930e+03Q, 1.46183599156360536709532001371341489e+03Q, 1.89233262344471618571971876282268943e+03Q, 2.46939603618613347923158360306283371e+03Q, 3.24931156929882473061795067124714454e+03Q, 4.31236711317028301201344127304044700e+03Q, 5.77409475450013966113987691727433327e+03Q, 7.80224723750085184509285318864950930e+03Q, 1.06426753097580697178856711472253120e+04Q, 1.46591538353567498972551254799117195e+04Q, 2.03952854123975483493635354197048606e+04Q, 2.86717062242155626463726121489695136e+04Q, 4.07403376218345329677215262695648133e+04Q, 5.85318231059692339303875522971681880e+04Q, 8.50568926526520663990658694675860445e+04Q, 1.25064926984785661460287048343378461e+05Q, 1.86137394316674976633487938076388915e+05Q, 2.80525577745201092730917964861422661e+05Q, 4.28278248608476174804382253986989659e+05Q, 6.62634050612765730354133581004327179e+05Q, 1.03944323965033956450234998906270616e+06Q, 1.65385742611296131560210844780522467e+06Q, 2.67031565012527916099202454680251592e+06Q, 4.37721202662435879490158484533403820e+06Q, 7.28807171369841382127860775464397414e+06Q, 1.23317299340033169377433189565436518e+07Q, 2.12155728576993369873860452866846505e+07Q, 3.71308625486153538260132253550700609e+07Q, 6.61457937735213553402161639469475625e+07Q, 1.20005529169491711045823979192639236e+08Q, 2.21862941029688069011551388945586459e+08Q, 4.18228293992868770261761230703186170e+08Q, 8.04370413249371480388874614907492609e+08Q, 1.57939298942566811374336496311019268e+09Q, 3.16812241552410463468859624242708347e+09Q, 6.49660681154986132317647460889788282e+09Q, 1.36285198835644448552647856869429224e+10Q, 2.92686389700870770766115985553270450e+10Q, 6.43979866520949373493178830943697748e+10Q, 1.45275523377290302218030864454825923e+11Q, 3.36285445938924657613055409970261746e+11Q, 7.99420278543347927144872935893265787e+11Q, 1.95326423336229196043471517599153542e+12Q, 4.90958186824255456862636657247754379e+12Q, 1.27062273076501561032764305894113023e+13Q, 3.38907098674298576400746683674724217e+13Q, 9.32508403020884483292253012776198040e+13Q, 2.64948942383453414004877623922649545e+14Q, 7.78129518409495719454885394657867226e+14Q, 2.36471505252735563941195059995826485e+15Q, 7.44413803146595825477962585154187758e+15Q, 2.43021724068474963516185214140527324e+16Q, 8.23706864153435776160816132466078110e+16Q, 2.90211705066454883998576313308511774e+17Q, 1.06415767940403701307268606275625099e+18Q, 4.06627710606196001743762877107146413e+18Q, 1.62127423363035909653152786372227505e+19Q, 6.75415683091545001302004267324917730e+19Q, 2.94405684173378191865875139697985419e+20Q, 1.34464013954910781728162580030274237e+21Q, 6.44458615894472329986968048792306357e+21Q, 3.24621866755460893428420802873638947e+22Q, 1.72123457955665353317614924039447693e+23Q, 9.62253389024047439092145016046085843e+23Q, 5.68140726041795667144549981860838281e+24Q, 3.54889077999592818369666361009585253e+25Q, 2.34950642567226956175428754094351900e+26Q, 1.65161813060520564300895544060422208e+27Q, 1.23514742649311305869239755896991097e+28Q, 9.84594723979205755046350596451684287e+28Q, 8.38313078198461041780434493882428621e+29Q, 7.63964946139917244491542497186650823e+30Q, 7.46786273223388520123213229503835823e+31Q, 7.84769148200499366026301301860529069e+32Q, 8.88603255762645470434690507794367917e+33Q, 1.08673489067830243582954987160820285e+35Q, 1.43896777703653845844251806933839180e+36Q, 2.06816886547560352123602144529722761e+37Q, 3.23488532022391238528760911223890778e+38Q, 5.52123364154262851432456431974095092e+39Q, 1.03114823119466385539623421556538031e+41Q, 2.11327203581636598172202380321061095e+42Q, 4.76672434548507751952154119062281282e+43Q, 1.18696155099021828703717401094811909e+45Q, 3.27317216920584757332668902845797411e+46Q, 1.00282122676916775281745610945056481e+48Q, 3.42493390393515647893744567642140320e+49Q, 1.30843601702642873582064430681159468e+51Q, 5.61137833004842050312648039721074217e+52Q, 2.71142480632713929135631433480050921e+54Q, 1.48177179364406644198189668782951739e+56Q, 9.19428207104277880378138495715383545e+57Q, 6.50366145587535556181715778862405651e+59Q, 5.26632998686862730262822409628217101e+61Q, 4.90266280796934735938520451826335739e+63Q, 5.27051105728955705039001489033126495e+65Q, 6.57285651167058331634360929791632134e+67Q, 9.55395603001322538662375429270666445e+69Q, 1.62649191115941161585027771743899152e+72Q, 3.25941091550095122341298778408441950e+74Q, 7.72846031811361427986096662411063427e+76Q, 2.17988199690591805869859473392710071e+79Q, 7.35448438837150591476717971591286847e+81Q, 2.98483127080395774595532033544389202e+84Q, 1.46582826781343896171132281512590065e+87Q, 8.76335597262986426104836504228132778e+89Q, 6.41790966584783113047113716478179340e+92Q, 5.79495864922989350993450871503126827e+95Q, 6.49422447231190836548908540847688948e+98Q, 9.09500015601643369774077853623649258e+101Q, 1.60305849845529910220272077472033035e+105Q, 3.58209911911932052869313856359636456e+108Q, 1.02244122713985468653173668554645414e+112Q, 3.75687218501508605716480350749498176e+115Q, 1.79136346383284915921138840751400855e+119Q, 1.11764188203947212384081419514165395e+123Q, 9.20215956554652828530686799399533824e+126Q, 1.00871647482788856814534779759128531e+131Q, 1.48554648708930180487801088228218062e+135Q, 2.96696153483056609742176098165601109e+139Q, 8.11420728466436936033056414100674073e+143Q, 3.06917808750766973862958599324080278e+148Q, 1.62222368114779147260405024572949430e+153Q, 1.21094608845400598319807865894230970e+158Q, 1.29069460371207764384235331328282226e+163Q, 1.98663030134211110165437011771903132e+168Q, 4.46757261704134429970068624260491498e+173Q, 1.48564187771108280640829188970287255e+179Q, 7.39669065831627851911038512117013389e+184Q, 5.58477447271859974925476129175614574e+190Q, 6.47976647473179732779115257999520915e+196Q, 1.17117420317317171387535528766936277e+203Q, 3.34428267755162742939489398076764840e+209Q, 1.53076558056194845489001829008909627e+216Q, 1.14010185551912954998170816176845430e+223Q, 1.40319939603195121408389523582430293e+230Q, 2.89974936197123389451668716314083017e+237Q, 1.02284833216532051937856086912560392e+245Q, 6.26387216223145817942640023700922965e+252Q, 6.77735971213475345230129326178116125e+260Q, 1.31920032114466459135766725110063188e+269Q, 4.70640341492973980389482209817290571e+277Q, 3.13724441498341266441161693520329378e+286Q, 3.98571382107801782113811082484615717e+295Q, 9.85039693194582447444400924997258508e+304Q, 4.83687381317675554709367324551273400e+314Q, 4.82285202614019890234802453942628315e+324Q, 9.98703239968301934722476402798215616e+334Q, 4.39579560388542750852159646726102667e+345Q, 4.21213245293498773753031381258995955e+356Q, 9.00647826017501992250418906434620537e+367Q, 4.40820570973056960340923739077146754e+379Q, 5.07036496321109968512657627671150030e+391Q, 1.40820593625978850981984707085120209e+404Q, 9.71170922560303314648712317222502389e+416Q, 1.71185299004740150846260848238269630e+430Q, 7.94539187117702846067322763172557224e+443Q, 1.00135866851780201306228838620557915e+458Q, 3.53720801942577272956188201390769482e+472Q, 3.61856514873836509067172206947444182e+487Q, 1.10885899005952624619970603738429749e+503Q, 1.05391354932473165812334641476989979e+519Q, 3.22052822779158301893419142803165095e+535Q, 3.28354332174247719776999412908271692e+552Q, 1.16054782509911106933820737153108500e+570Q, 1.47919833966504706156198174688381009e+588Q, 7.08133783868969672071172398101964598e+606Q, 1.32792489232842472677863721400834701e+626Q, 1.01864740027867286775312222487805144e+646Q, 3.34261841519397423195159276540555265e+666Q, 4.91359232957804830460198547632977969e+687Q, 3.39338961080932963058551495328009206e+709Q, 1.15643101006244038688616288204262882e+732Q, 2.04580060100421448267115092746141073e+755Q, 1.97956226677236405650286559215774642e+779Q, 1.10576482674657666978217926798043956e+804Q, 3.76975534316002585938373910751464161e+829Q, 8.30723712530280347580443574905340732e+855Q, 1.25551214072288994426628885709173410e+883Q, 1.38340901524945057559377504414014724e+911Q, 1.18367583857036159478030255830898223e+940Q, 8.39312984240762796712708279978405886e+969Q, 5.27445408794117779852142535860614541e+1000Q, 3.14827291975085189890248083313318702e+1032Q, 1.91708860929520191993037622102307238e+1065Q, 1.28205230070904948620917170049585485e+1099Q, 1.01601053886738575799673411634857928e+1134Q, 1.03205637073787228175634527391820202e+1170Q, 1.45709248520841293241982349536788740e+1207Q, 3.10836026767661586110721101783586616e+1245Q, 1.09211875259058272695772315187071594e+1285Q, 6.90756042513315914107755467851436390e+1325Q, 8.62072629674515227183116754798059355e+1367Q, 2.33367455582609053817676883927592981e+1411Q, 1.51088703661957707064674032871094166e+1456Q, 2.58751847359969149251723060639056652e+1502Q, 1.30061395127966085145757755976532379e+1550Q, 2.13606222552299322654005297188550444e+1599Q, 1.28040046650693999927593879574416998e+1650Q, 3.14004479696111085451082602060045251e+1702Q, 3.54445798947819813290733040762684700e+1756Q, 2.07959058928044687396800353571401401e+1812Q, 7.18928436789152221379187719747515467e+1869Q, 1.66674057039586083195182422956301841e+1929Q, 2.96144319154423967308042996118314268e+1990Q, 4.62818622228372755683383431403798070e+2053Q, 7.33344579812102490343077358675798902e+2118Q, 1.36418147108226874642787854899398972e+2186Q, 3.46578234556914165783357030404723460e+2255Q, 1.40565670831906218450256157719581702e+2327Q, 1.06915717420033634558717882909227336e+2401Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
  461 |       { 1.22722791705463782987186673092730169e-02Q, 3.68272289449259047084662870963424169e-02Q, 6.14133762687107999107794380606156658e-02Q, 8.60515970877820790729887694832007789e-02Q, 1.10762884001784544594356091768970671e-01Q, 1.35568393495778548180370153140547366e-01Q, 1.60489493745433548938038568465534727e-01Q, 1.85547813164508949628358434474487020e-01Q, 2.10765289867070052445854835116288718e-01Q, 2.36164222221462626796458521613760417e-01Q, 2.61767320678549526133854585166690062e-01Q, 2.87597761063134290040469640683594256e-01Q, 3.13679239524903564719983726260388052e-01Q, 3.40036029353663277020320913399073202e-01Q, 3.66693039873181019259593465683200480e-01Q, 3.93675877638645179710808224562806486e-01Q, 4.21010910174684626844126582677407364e-01Q, 4.48725332504145034061613569614932171e-01Q, 4.76847236732482946224267058692370227e-01Q, 5.05405684968820937507178521019349537e-01Q, 5.34430785882522907921272727308422687e-01Q, 5.63953775213726713429575640521392073e-01Q, 5.94007100577754899987320597582638522e-01Q, 6.24624510926871605306723866692531653e-01Q, 6.55841151058639796949436231740377164e-01Q, 6.87693661588351492208131027097817883e-01Q, 7.20220284833868340062109216385730821e-01Q, 7.53460977094957222390047011401038344e-01Q, 7.87457527846096346070444259791519611e-01Q, 8.22253686402049937748559808122413409e-01Q, 8.57895296659582580760899947902549978e-01Q, 8.94430440566859300921740259698532581e-01Q, 9.31909591024743548462187459499302759e-01Q, 9.70385774981792065875818381502464879e-01Q, 1.00991474754772858364115613090157760e+00Q, 1.05055517801908314962647763431650363e+00Q, 1.09236884878609257919070489976671100e+00Q, 1.13542086817251430035405051069824787e+00Q, 1.17977989835042446581611499466432280e+00Q, 1.22551839957114260989771330348614290e+00Q, 1.27271289206202647251525071825625510e+00Q, 1.32144423705798506493224886295961288e+00Q, 1.37179793856724595345645859982391269e+00Q, 1.42386446761438409645831411537400020e+00Q, 1.47773961086120811494347321807905579e+00Q, 1.53352484567928885758582112389540236e+00Q, 1.59132774393835509765516748425726982e+00Q, 1.65126240698431007605515051243084836e+00Q, 1.71344993451128821134705183982006487e+00Q, 1.77801893028625685775809622156398356e+00Q, 1.84510604796472086962932266394457464e+00Q, 1.91485658054495189874749078346703174e+00Q, 1.98742509734901709257017841100790150e+00Q, 2.06297613279527528332657028179424398e+00Q, 2.14168493164291678457053660944377397e+00Q, 2.22373825584899452105160804133355977e+00Q, 2.30933525868721379620595550412858017e+00Q, 2.39868843234110382076332419963510302e+00Q, 2.49202463580835609502681428341212971e+00Q, 2.58958621064512275641789028727789739e+00Q, 2.69163219284683244353140722232296853e+00Q, 2.79843963001449729057960489638268331e+00Q, 2.91030501390256265160483634586060233e+00Q, 3.02754583949736496303590546881335550e+00Q, 3.15050230294691972178684607549631061e+00Q, 3.27953915196739433034632435779672485e+00Q, 3.41504770380541061125886820639123018e+00Q, 3.55744804745655073349177433143963235e+00Q, 3.70719144864977981720917442750632409e+00Q, 3.86476297812834212534134362353667523e+00Q, 4.03068438601653134401780732606469366e+00Q, 4.20551724758861383531605318041260028e+00Q, 4.38986640858517245778656669889477004e+00Q, 4.58438376139193074830218319449001571e+00Q, 4.78977238695068769484017601922716285e+00Q, 5.00679110126136326392507134554822932e+00Q, 5.23625944981527405022093792997629943e+00Q, 5.47906319833752315041593490985864953e+00Q, 5.73616037388481741547685088499196591e+00Q, 6.00858791672861985829483499535828449e+00Q, 6.29746901064886304750229195240462364e+00Q, 6.60402116738092913326417425575120773e+00Q, 6.92956515012467783689325375523493772e+00Q, 7.27553483138386097168028487959046984e+00Q, 7.64348809212349206445236344518102598e+00Q, 8.03511888250245928810782085772095077e+00Q, 8.45227057947818812962999536922397314e+00Q, 8.89695079364178531317631891553840631e+00Q, 9.37134779701639517335117345438905815e+00Q, 9.87784876557344603277558247754926945e+00Q, 1.04190600552776203680920477623835667e+01Q, 1.09978297590083170587228134865897514e+01Q, 1.16172728242395225830192073579898657e+01Q, 1.22807990484892461058359016635119689e+01Q, 1.29921443119669104778276499842319618e+01Q, 1.37554054553562588138800381241813305e+01Q, 1.45750792662062131604851118656361439e+01Q, 1.54561061010485246793800779406223808e+01Q, 1.64039187433830292507497745621200597e+01Q, 1.74244971815420897003963134996594183e+01Q, 1.85244300868843752575149709549249943e+01Q, 1.97109838837826649364051644134983470e+01Q, 2.09921804308096164753912694285306280e+01Q, 2.23768844801398294581745473457799699e+01Q, 2.38749022527007382030837433327528532e+01Q, 2.54970926638043046429091560004131137e+01Q, 2.72554929623253155508089897070407353e+01Q, 2.91634608111962498675086489719161981e+01Q, 3.12358351442328496157597338087371982e+01Q, 3.34891184913680511842485226603345913e+01Q, 3.59416838798546509869193271004218290e+01Q, 3.86140099030723073708193155942738501e+01Q, 4.15289481132930302349687386068430483e+01Q, 4.47120275544153339602356644078995085e+01Q, 4.81918020222491017368298630788454953e+01Q, 5.20002465436155875740198471916042599e+01Q, 5.61732106253738449367657038097317749e+01Q, 6.07509370691878207865695555214723350e+01Q, 6.57786566116800396636894823760941404e+01Q, 7.13072703735772134302608508415302565e+01Q, 7.73941341346580579448409414339011685e+01Q, 8.41039608526963339165414121007032304e+01Q, 9.15098606849673444816151204282990934e+01Q, 9.96945411354770401552161275609161166e+01Q, 1.08751693942601889700382157585301539e+02Q, 1.18787600064303753208251167345242212e+02Q, 1.29922989761451637135259469378151165e+02Q, 1.42295201505637253678660735501099867e+02Q, 1.56060691466500267146385748883961050e+02Q, 1.71397954932643240617797882975933747e+02Q, 1.88510932515483007342988031066863162e+02Q, 2.07632987774012593538662727768467525e+02Q, 2.29031559465458736990493497603665470e+02Q, 2.53013611565567646662052901877967628e+02Q, 2.79932028239889691165098106403660221e+02Q, 3.10193129976673089035599193653267696e+02Q, 3.44265522210752989223327890530839313e+02Q, 3.82690530328937838722167127466549147e+02Q, 4.26094526620760770127774483839356753e+02Q, 4.75203517589290204505256185266901137e+02Q, 5.30860436623905886389110002239619071e+02Q, 5.94045680537299500918768911865886523e+02Q, 6.65901542833877826224842736585170818e+02Q, 7.47761336730915387004112664458834008e+02Q, 8.41184173047134302254019501114516601e+02Q, 9.47996569801374152415232558717779048e+02Q, 1.07034233137588184029692740932268166e+03Q, 1.21074245751858265959674123771999362e+03Q, 1.37216724155220581953081355884482812e+03Q, 1.55812321218769272183468357733000347e+03Q, 1.77275818866271628150109400030205931e+03Q, 2.02098848541186298361330491694554409e+03Q, 2.30865325932916315664195536323762336e+03Q, 2.64270218981368427312930076396387941e+03Q, 3.03142418286921021219727597009903791e+03Q, 3.48472667698575601755930501247710368e+03Q, 4.01447750473397350451805793460750946e+03Q, 4.63492426404939475098008035447052569e+03Q, 5.36320994977343974892087068772061383e+03Q, 6.22000841211434280322218569985211936e+03Q, 7.23030933285302995642999721294241650e+03Q, 8.42439021673521778311062568091410678e+03Q, 9.83902287153854178745596238243054980e+03Q, 1.15189746308311398832174294139085014e+04Q, 1.35188809887437420186309997879371889e+04Q, 1.59055874546006694678895534154510667e+04Q, 1.87610857276481617624948313285750831e+04Q, 2.21862046239336627450920062330548753e+04Q, 2.63052620505491535696779646542992118e+04Q, 3.12719440194171105738301413156011152e+04Q, 3.72767546125665292256151356126569138e+04Q, 4.45564828031227324859783992706804335e+04Q, 5.34062659201890392985687357687040023e+04Q, 6.41950058038891812326608231510870856e+04Q, 7.73851264238682005972799669756325711e+04Q, 9.35579699398172596314688114151429601e+04Q, 1.13446537582066946954261668152086820e+05Q, 1.37977827220974171292929858459577092e+05Q, 1.68327748580788705255881136304020641e+05Q, 2.05992574612073530499207561599578962e+05Q, 2.52882202450315825396186949822484192e+05Q, 3.11442271834772591489327431348343937e+05Q, 3.84814591343557073602914002196809171e+05Q, 4.77048586496682264260701809258611041e+05Q, 5.93380932472474085420815642783399996e+05Q, 7.40606619035166611456854888146209865e+05Q, 9.27573047147064337154043416441694054e+05Q, 1.16584026094018041532121013906762681e+06Q, 1.47056632211824613527279037871707355e+06Q, 1.86169889901492197099442712763381073e+06Q, 2.36558487029835449538535481946926618e+06Q, 3.01715269550576487659856266530294113e+06Q, 3.86288257359992924875408921517049995e+06Q, 4.96486430558975035817682789982702410e+06Q, 6.40636282995973660643182932326803288e+06Q, 8.29948184726130211549565432685136745e+06Q, 1.07957589264240185368036619492890404e+07Q, 1.41008732747460409136778616182972970e+07Q, 1.84951472441825010015226156029368615e+07Q, 2.43622441967080550013889014979179789e+07Q, 3.22295113186394123446611158573926085e+07Q, 4.28249388238592533660285754208101809e+07Q, 5.71579339433926763705565010979377786e+07Q, 7.66343793274545163464956180626615373e+07Q, 1.03221272549848969879325123115356857e+08Q, 1.39683399197619484239843178827556776e+08Q, 1.89925149766489273996177039954695089e+08Q, 2.59486539646750585135581953531723138e+08Q, 3.56266474246450149668190479113931322e+08Q, 4.91582541317241347106730357233806750e+08Q, 6.81731647011695814167689014048918740e+08Q, 9.50299810520254143758401252895411400e+08Q, 1.33159829534327753848250753466160796e+09Q, 1.87580197601045983131635998256926235e+09Q, 2.65667390770973148718390348704244405e+09Q, 3.78324021561636590874538087942452353e+09Q, 5.41753184850013697899991815866441223e+09Q, 7.80169536989284750988699417135654043e+09Q, 1.12996536895509883334977946121306167e+10Q, 1.64614916139082192438237472977949088e+10Q, 2.41235399573668769368537292636420902e+10Q, 3.55648689543192709406699873104224405e+10Q, 5.27534501409376051919461374149743655e+10Q, 7.87357210832537817724326568648616226e+10Q, 1.18256902031786360426341053633539951e+11Q, 1.78754944250836346103770384839274996e+11Q, 2.71963306497998614239753953623599024e+11Q, 4.16512215311989794586279802552971310e+11Q, 6.42178185820513419673438138950789714e+11Q, 9.96872549757627591785162935837099498e+11Q, 1.55821232712296039863279650270498705e+12Q, 2.45280998490709378571967041325143017e+12Q, 3.88865623282814020969225986222930869e+12Q, 6.20986899050942490907341584961146266e+12Q, 9.98992421629798366453910164990598035e+12Q, 1.61915800137861135092472802019186093e+13Q, 2.64432451866992655897802160266314720e+13Q, 4.35201884790437478598011793154963363e+13Q, 7.21888468820274170949384690425513293e+13Q, 1.20699764072734953803867091697058471e+14Q, 2.03448372244520740184714594138600722e+14Q, 3.45755310287440291972421764598644671e+14Q, 5.92524851195750570615520553006806424e+14Q, 1.02405779371303867152496937066868237e+15Q, 1.78517404594164216208571127025070841e+15Q, 3.13930698866849469593365078009075683e+15Q, 5.56985627017489012771720073467849986e+15Q, 9.97176335383446032822138577325280050e+15Q, 1.80168749111488309180201148764368470e+16Q, 3.28570985832256554206799328627718020e+16Q, 6.04901854091075971038418094513619254e+16Q, 1.12437528321136957183940077137648079e+17Q, 2.11044512595243530534854315009251863e+17Q, 4.00073700789122999206498186212756047e+17Q, 7.66084936156432930897007145016954725e+17Q, 1.48201877099617670026480296368024580e+18Q, 2.89694543391085794507262308584519511e+18Q, 5.72279016569347049314117808244814073e+18Q, 1.14268996043992146219736887475145416e+19Q, 2.30661655998410672274449611000740199e+19Q, 4.70785718461609386331913071438798214e+19Q, 9.71734634749534281292184698073106843e+19Q, 2.02873560562258544354738566036230939e+20Q, 4.28484025417100058060231110755876699e+20Q, 9.15702732902162383627232801008773485e+20Q, 1.98045783476641177674243338550380776e+21Q, 4.33560488670225200389961701585516223e+21Q, 9.60925855971422399500251930072135526e+21Q, 2.15660463060858699692371033788512835e+22Q, 4.90204590969527028901267517972005859e+22Q, 1.12874922712132846722486415215181510e+23Q, 2.63341462304993087921430516281962614e+23Q, 6.22633568449099854312810660038498408e+23Q, 1.49220527901414892100221726222044247e+24Q, 3.62576824971759010933939677750446994e+24Q, 8.93389976496144488245242728630867648e+24Q, 2.23278698168226238263925345166626442e+25Q, 5.66129533629398673236467837398265907e+25Q, 1.45661671029813314161310452512420504e+26Q, 3.80395985286848824540247897299973294e+26Q, 1.00853158560303648965770564091212618e+27Q, 2.71524742512942335771421173573350598e+27Q, 7.42507176676665196668682930989072343e+27Q, 2.06286071217322500340710263294206778e+28Q, 5.82405545879941331172090843001915861e+28Q, 1.67138883669643664401793246595736207e+29Q, 4.87683063202395639212825400688637822e+29Q, 1.44717007114610715647680482586441902e+30Q, 4.36856220892558378299543245366740004e+30Q, 1.34187380624925133807232471810065508e+31Q, 4.19525163275433868171703825329949387e+31Q, 1.33536013482821413616157861182819558e+32Q, 4.32868135071513633988478443702722304e+32Q, 1.42940186615031918577626278068758606e+33Q, 4.80973614622718069618478648576546160e+33Q, 1.64962411456760257539667516081290921e+34Q, 5.76867749241980146921395997917892869e+34Q, 2.05744285416276135030539237103441019e+35Q, 7.48642350991781106283346301415985262e+35Q, 2.78005279179115505131111680664033100e+36Q, 1.05390834766008187386632631340309755e+37Q, 4.08004633423575422346694643614725290e+37Q, 1.61355331159280537271141620030872711e+38Q, 6.52083633299761509812680604349515166e+38Q, 2.69384818625751099248700493623895698e+39Q, 1.13800240843071080011666704740931517e+40Q, 4.91774800881392461265365745148130197e+40Q, 2.17469107319135867637675221560360895e+41Q, 9.84452374543052650164816403972682005e+41Q, 4.56370746759011673249611086081412694e+42Q, 2.16735207370837913732627450052443800e+43Q, 1.05486019388717075432105322007580054e+44Q, 5.26358822556684736475437714203858810e+44Q, 2.69377245879791662278222405278060831e+45Q, 1.41450676056016307353065763949943988e+46Q, 7.62412676351201661991424110428992680e+46Q, 4.21982814876279441119734812029287822e+47Q, 2.39938766583179326419454951543637572e+48Q, 1.40213994725411743432292186837126106e+49Q, 8.42470632552542294312824936421510125e+49Q, 5.20691847994261931825305937850643235e+50Q, 3.31178786647771615130587348221001406e+51Q, 2.16868329550985915487173624396649870e+52Q, 1.46278636877920671278346292184781720e+53Q, 1.01676178457583836251098427369753410e+54Q, 7.28646099514504318390031595979099009e+54Q, 5.38619423744886540736133132036039525e+55Q, 4.10891748052874064027571987877723004e+56Q, 3.23644562594555272761751761693655719e+57Q, 2.63344065241761966896134121065725150e+58Q, 2.21470233935793926784783273212022849e+59Q, 1.92605899594826839190384056135440397e+60Q, 1.73306774041417493183516299971659594e+61Q, 1.61430716012442696900215232150692807e+62Q, 1.55746432848635213822960416335985349e+63Q, 1.55722615519719203130606727886637242e+64Q, 1.61447396270799534426677571780472075e+65Q, 1.73661740632738610492724345532304845e+66Q, 1.93920124345119052093186699988150897e+67Q, 2.24927773293662287552890832545827854e+68Q, 2.71159379871976559871119761600619238e+69Q, 3.39962873204868711911086284140566930e+70Q, 4.43538969673020629145547409643969707e+71Q, 6.02556607616400398134689309091612155e+72Q, 8.52916142538377984909758513093573554e+73Q, 1.25874632299298868846704179091958707e+75Q, 1.93811217518656021005493439215804850e+76Q, 3.11543236357261066088271223403230465e+77Q, 5.23179767443439001771782033104475730e+78Q, 9.18493020786068075728039142759876527e+79Q, 1.68692940478037877214426031162304858e+81Q, 3.24356562447423263461643222429327622e+82Q, 6.53381249893022007452896440352725950e+83Q, 1.37989882314462031449133502146398295e+85Q, 3.05765044484283991620932285441735220e+86Q, 7.11405054583917124472478320152556329e+87Q, 1.73927502444225867447030753694640018e+89Q, 4.47178291585317780365328749453520010e+90Q, 1.21003678949402814425759810458701117e+92Q, 3.44882804459086235858169840236819767e+93Q, 1.03622678375056156465794049465547871e+95Q, 3.28480191475120603834848118907352203e+96Q, 1.09951493360222463836336540053884847e+98Q, 3.88958173137824259730333790282903582e+99Q, 1.45543428790106999149108053530575702e+101Q, 5.76572993438741901863543434592570728e+102Q, 2.42034956874547558153049344213268717e+104Q, 1.07760662592977753585432532225577347e+106Q, 5.09334698869585184485524316150431382e+107Q, 2.55809082411032399725764692067377039e+109Q, 1.36651250871904796376617702296414102e+111Q, 7.77173580076352640634836399351925362e+112Q, 4.71039863879301491830684051990330316e+114Q, 3.04556388558701395434830609997782218e+116Q, 2.10276255286144299282309486039761104e+118Q, 1.55193753621259613591555622965540441e+120Q, 1.22567635442607596952721498552003566e+122Q, 1.03695094616970371146721395255392215e+124Q, 9.40788526897082771733750170914488215e+125Q, 9.16336910778509317089313688240113814e+127Q, 9.59253109567116892554520172575780003e+129Q, 1.08048629336182387529116109869898182e+132Q, 1.31103482955778245018110865569797769e+134Q, 1.71564297593263918799907327094023177e+136Q, 2.42423174270788187824126863980761699e+138Q, 3.70323122333312791897064549131589865e+140Q, 6.12322502740998890169801438496313135e+142Q, 1.09727104077119676484946099784861221e+145Q, 2.13369364324129597715060714813970067e+147Q, 4.50809918489577732767734472523944713e+149Q, 1.03625280668629118864461701581877696e+152Q, 2.59492839368798847123238762058931299e+154Q, 7.08856065084285960511459463166728250e+156Q, 2.11523492515131956204689196091626210e+159Q, 6.90448414659433816403326070235535578e+161Q, 2.46882138492543386747726128195908117e+164Q, 9.68405620339094731040251680095733169e+166Q, 4.17318211031646842247767173261932179e+169Q, 1.97862256312448325694613011941349554e+172Q, 1.03370703084875834422987498885049116e+175Q, 5.95983823379168614646426490979367954e+177Q, 3.79793920709700480341002000892325755e+180Q, 2.67930862060725892983600714882836079e+183Q, 2.09582063696050703960100191266610779e+186Q, 1.82074244214148973928235757920582367e+189Q, 1.75963855825241574501304502726864570e+192Q, 1.89499379332809905379546394212298551e+195Q, 2.27793735309853697376707463982899100e+198Q, 3.06180392186430523426845441481052145e+201Q, 4.60976071298011598021963844074936266e+204Q, 7.78790454205446308413194702704532804e+207Q, 1.47908157180353184742483342055946619e+211Q, 3.16368583872054810499056635486446885e+214Q, 7.63549763158546449019055671859541326e+217Q, 2.08329116709848069811436257881072129e+221Q, 6.43828341650089537912773112646579654e+224Q, 2.25813433461443519689405569138116459e+228Q, 9.00646808360283887236786414348123292e+231Q, 4.09320439419929471708152017376102969e+235Q, 2.12407325647515198386324613590453899e+239Q, 1.26118767744139661919617876453932054e+243Q, 8.58648519817790365555570528355195441e+246Q, 6.71757354945431655557160007037610215e+250Q, 6.05231172230061504649457274179966269e+254Q, 6.29372154343611302741074349158106138e+258Q, 7.57097597581835804454005529249965405e+262Q, 1.05596735728342565613175490019879868e+267Q, 1.71165116794080014782255848570375371e+271Q, 3.23201945416757368365209341689336569e+275Q, 7.12640648337469193163827718081711822e+279Q, 1.83935498907936650155252747841577857e+284Q, 5.57103618187823353431701691950875589e+288Q, 1.98507054903582594730288556561442957e+293Q, 8.34251060679185969108286852637314516e+297Q, 4.14598050279815660053056892060055710e+302Q, 2.44294673707515955659314553816687272e+307Q, 1.71128222954502480992240259231707340e+312Q, 1.42900308749681080618580596429329500e+317Q, 1.42642910690539638749189376290614404e+322Q, 1.70684173154227881505687976959428819e+327Q, 2.45528610324097413976825941240621397e+332Q, 4.25829782132342793910509184917611473e+337Q, 8.93046646026781112771479518830708119e+342Q, 2.27151544737307916343177075009962798e+348Q, 7.02878727199449743249339960113532074e+353Q, 2.65404789370370153123009487802961972e+359Q, 1.22676780524208968705932842819459632e+365Q, 6.96344727462083702750636558199408867e+370Q, 4.86966795424296645258294731476827244e+376Q, 4.20934473165669380666938166564826622e+382Q, 4.51252011030278817555903939588122000e+388Q, 6.01984854233799583525556662766352847e+394Q, 1.00278809583154248088779511185941092e+401Q, 2.09319142855536626778348201007914114e+407Q, 5.49449523120000769396463190666315855e+413Q, 1.82025791721843330667826837307018788e+420Q, 7.63864295498675379110157901286555290e+426Q, 4.07562853905456437955133694031162566e+433Q, 2.77530355159307878582751292111532382e+440Q, 2.42120842363222072539668100784464301e+447Q, 2.71677827391519917988250533365057684e+454Q, 3.93638693069501511102210790122717956e+461Q, 7.39454183839498133330514511562965145e+468Q, 1.80830021083203927258676228302841634e+476Q, 5.78068632124848075130373030745294118e+483Q, 2.42588452835387252450192322587436972e+491Q, 1.34215845252903171028854514732509154e+499Q, 9.83265508980143417319549250479290229e+506Q, 9.58056982887069577741485477351756765e+514Q, 1.24714172045678509784766926344381810e+523Q, 2.17883996343750012869434076146952309e+531Q, 5.13253875779605180900218275684122450e+539Q, 1.63787417999262086647656267832207076e+548Q, 7.11453353628067905769574986613707006e+556Q, 4.22706394134172663816196292889312018e+565Q, 3.45223064191878555675199989739485645e+574Q, 3.89497996822823191874712723630878414e+583Q, 6.10190158010921783812771061850774756e+592Q, 1.33421132288849391233542855134113771e+602Q, 4.09320749021551498574887738660496448e+611Q, 1.77132716471266560117452274418925035e+621Q, 1.08713213788405301831391213988591367e+631Q, 9.51489736810900467024086259204897883e+640Q, 1.19423949258625915586962226198410651e+651Q, 2.16177179741543970148744161752725437e+661Q, 5.67627906160460395827390123125168239e+671Q, 2.17468780419782497779087319492719363e+682Q, 1.22290652527655281598138666471594618e+693Q, 1.01549393259398829829790551999023256e+704Q, 1.25289600863132317250645757199143453e+715Q, 2.31107594661956354485796436668094840e+726Q, 6.41394790132987132728494077504399223e+737Q, 2.69551958118799603835043225368071745e+749Q, 1.72664572305999101481397361296053504e+761Q, 1.69703260411568714431268560545429241e+773Q, 2.57650655058878846949421879421719884e+785Q, 6.08415755628422694511089641903676709e+797Q, 2.25018717111577650332251351426363709e+810Q, 1.31266605271635406458566527913919394e+823Q, 1.21653337436496205608516398221959572e+836Q, 1.80423787152105848481394522091997928e+849Q, 4.31399102346512532331941966328171850e+862Q, 1.67550866484958200095075315692314084e+876Q, 1.06515761703845778105889680563699868e+890Q, 1.11699400379133199608851392356049526e+904Q, 1.94751426714424559351617923238456424e+918Q, 5.69089114062808012687080164398087070e+932Q, 2.80983921519267570591812248264495618e+947Q, 2.36358690419951504134253704409272547e+962Q, 3.41581578617948637677662230945252306e+977Q, 8.55364646944583859412326553382242541e+992Q, 3.74370530455423912034790817625191291e+1008Q, 2.88911104228589616462565573594290893e+1024Q, 3.96659525977064102663870040642245025e+1040Q, 9.77693110684684436928410437465483271e+1056Q, 4.36636679166615668883990202463770904e+1073Q, 3.56644781478399708285654633626787310e+1090Q, 5.37871519143314493436384142989505797e+1107Q, 1.51231507376826438439352643482625072e+1125Q, 8.00547597409214659416862336552752652e+1142Q, 8.05824292014776003962551051182620642e+1160Q, 1.55810667707874651581920999067306413e+1179Q, 5.84685322894210562805362663900103590e+1197Q, 4.30279053871861463775007328286068764e+1216Q, 6.27606568696844727186804750244767860e+1235Q, 1.83405691639178257209003812558712559e+1255Q, 1.08562206577049472147312923532596973e+1275Q, 1.31617110088183556471407953592008454e+1295Q, 3.30534811890625751178778666339188597e+1315Q, 1.73929710751143724152073404455311704e+1336Q, 1.94017558758640506527365311633351598e+1357Q, 4.64256117877888468390840687039281473e+1378Q, 2.41181028167559547953976181592626603e+1400Q, 2.75359028326650146526233980288420348e+1422Q, 6.99538184026698121966983693939988891e+1444Q, 4.00451124186760586509360315430592520e+1467Q, 5.23202484555080004711423052985251790e+1490Q, 1.58057811961053246035386581678791248e+1514Q, 1.11871792077110492782575037665515064e+1538Q, 1.88021076704060084216083677757823795e+1562Q, 7.60656064089491206752552083826812435e+1586Q, 7.51058336307020750806534892000369186e+1611Q, 1.83554419567039732901090730190332067e+1637Q, 1.12631598317224168716420027493130577e+1663Q, 1.76058045324267978077071148859252887e+1689Q, 7.11454090252573253550862708170430267e+1715Q, 7.54447665013986581882495689819567483e+1742Q, 2.13157561258614754140817896581925999e+1770Q, 1.62953544267683384450064825605699335e+1798Q, 3.42393824570039208761545128642814549e+1826Q, 2.00910152737038919233657554807306054e+1855Q, 3.34591874171713502502193846562110253e+1884Q, 1.60768420173566681503057284560969387e+1914Q, 2.26623321264716591681578650589551852e+1944Q, 9.53208108881430895613749023747672822e+1974Q, 1.21710154769951529957336846304572308e+2006Q, 4.80082954212402831503263841738379326e+2037Q, 5.95484092414598408997112765002169497e+2069Q, 2.36496081234284780469612914593602194e+2102Q, 3.06292618387296708176633714456063693e+2135Q, 1.31792936450130144017383754294435167e+2169Q, 1.92000470996606623202622993195686002e+2203Q, 9.65401246356529853165036795448719991e+2237Q, 1.70836636787270782624240314280943940e+2273Q, 1.08524396756651055665425968680627268e+2309Q, 2.52515527758383642102305453689375992e+2345Q, 2.19655419566926380800477364631433717e+2382Q, 7.29302139222844158929601074949211737e+2419Q, 9.43942215540978305304206842223557338e+2457Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:461:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
  464 |       { 7.86824160483962150718731247753528972e+00Q, 8.80516388073301111614873617217928009e+02Q, 5.39627832352070566780640331455747505e+07Q, 8.87651189696816131653619534136597185e+19Q, 2.43279187926922555339407396412240848e+52Q, 6.39971351208020291074628474066382445e+139Q, 4.88537754925138382971529406336289926e+376Q, 7.16883681174178397147232888689884595e+1019Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:464:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
  465 |       { 2.39852427630263521821751964327863340e+00Q, 5.24459642372668102196104972893810164e+01Q, 6.45788781959820175983419155536535220e+04Q, 2.50998524251137450575088710958358197e+12Q, 1.77402926932713870128394504873348147e+32Q, 2.78140611598309731397930137939524577e+85Q, 1.96038425539892219077400134901764646e+229Q, 3.66150166331050442649946863740591804e+619Q, 4.83160223742266359875093017291942249e+1679Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:465:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
  466 |       { 1.74936958310838685164948357553735581e+00Q, 3.97965898193460781260142246747934196e+00Q, 1.84851459857444957000370375296526856e+01Q, 1.86488071893206798762140574520079510e+02Q, 5.97420569526326585534733485801413054e+03Q, 1.27041263514462334076609190768051333e+06Q, 6.16419301429598407050713079962266577e+09Q, 5.23085003181122252980303620742723664e+15Q, 2.22626092994336977442577822584431966e+25Q, 1.19993110204218159156995352671876189e+41Q, 7.47060214427514621386633671542416223e+66Q, 1.81446586052841067579857900138568293e+109Q, 9.97368828205170536427067380214302839e+178Q, 6.91104863699861841609881512683369620e+293Q, 1.09318211394169115127064538702854062e+483Q, 6.82844528756738528157668552351754659e+794Q, 5.72058982179767644458682394627277737e+1308Q, 8.56032690374774097638382410967859196e+2155Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:466:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
  467 |       { 1.61385906218836617287347897159238284e+00Q, 1.99776729186967326240633804225996920e+00Q, 3.02023197990883422014272607858586524e+00Q, 5.47764184385905776136260784219973923e+00Q, 1.17966091649267167180700675171097629e+01Q, 3.03550484851859829445106624470076282e+01Q, 9.58442179379492086007230677188042206e+01Q, 3.89387023822999207648300659707623000e+02Q, 2.17919325035791134362027855479039721e+03Q, 1.83920812396413285238691815996130729e+04Q, 2.63212061259985616674528417452471371e+05Q, 7.42729650716946820985576548297567563e+06Q, 5.01587564834123235599460194208596041e+08Q, 1.03961086724154411336246801784030341e+11Q, 9.10032891181809197707572646881781254e+13Q, 5.06865116389023157141527800972456655e+17Q, 3.03996652071490261550678134010186516e+22Q, 3.85774019467200796234141077624516370e+28Q, 2.46554276366658108662483315347592086e+36Q, 2.41643944916779946083480638296809418e+46Q, 1.51709155392660414912154078562432491e+59Q, 3.82504341202141137966304147261186085e+75Q, 4.08958239682159863968142401533332977e+96Q, 3.82377589429556404969214069508991010e+123Q, 1.52310131188389950567280579870007714e+158Q, 3.79636429591225792206340580596443044e+202Q, 3.58806569407775804668752012761380285e+259Q, 4.80771394235873283225580334249205764e+332Q, 3.53246347094395956018650264083397114e+426Q, 1.10588270611697913736223556513462127e+547Q, 5.39876096236024571737551333865366627e+701Q, 2.11595993056851385189640470523173475e+900Q, 1.96510021934867185245970661270267904e+1155Q, 4.44393205109502635384704176698510343e+1482Q, 8.87699807096655545789464168899561262e+1902Q, 3.92593109193326452307669545677335709e+2442Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:467:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
  468 |       { 1.58146595953669474418006927755018553e+00Q, 1.66914991043853474595928766810899114e+00Q, 1.85752318859500577038805456054280667e+00Q, 2.17566262362699411973750280579195666e+00Q, 2.67590137521102056412774254907718688e+00Q, 3.44773868249879174414308452011308777e+00Q, 4.64394654035546412593428923628065357e+00Q, 6.53020449657424861626175040050215115e+00Q, 9.58228501556680496101434956408351228e+00Q, 1.46836140751544096048943311347045852e+01Q, 2.35444954874098753301967806270994218e+01Q, 3.96352727330516670475446596081886449e+01Q, 7.03763520626753854729866526912608057e+01Q, 1.32588012478483886772029444321222706e+02Q, 2.66962564954156917240259777486475719e+02Q, 5.79374919850847267642551329761882844e+02Q, 1.36869192832130360517783396696756604e+03Q, 3.55943572153313055370459329132660088e+03Q, 1.03218667727076331844496375241465304e+04Q, 3.38662130285874148722242481662728477e+04Q, 1.27816625984024682983932609690817446e+05Q, 5.65408251392669309819682774275375355e+05Q, 2.99446204478172183285915112991350446e+06Q, 1.94497502342191494704216422938073734e+07Q, 1.59219300769056058775193216743984073e+08Q, 1.69428881861745991307405037132734657e+09Q, 2.42715618231130327064401251217732118e+10Q, 4.87031784819945548978505622564878836e+11Q, 1.43181965622918179279761684530563788e+13Q, 6.48947152309930125567236832263111486e+14Q, 4.80375775250898910621624420686976943e+16Q, 6.20009636130533154063228597685772759e+18Q, 1.50256856243991489872472363253210358e+21Q, 7.43606136718968825065770257988550430e+23Q, 8.26476121867792860277670169213789988e+26Q, 2.29773502789780434527854280137181506e+30Q, 1.80544977956953499695878114747293447e+34Q, 4.60447236019906193095622500171344417e+38Q, 4.45837121203062685356208723886733392e+43Q, 1.95763826111480930920135175891530462e+49Q, 4.76736813716250076391436967954985413e+55Q, 8.08882013947672128478290968549029064e+62Q, 1.23826089734928635728800137667726115e+71Q, 2.29227250527884206154485624438166937e+80Q, 7.15139237374919354944182099110281069e+90Q, 5.47671485015604443103262357109062276e+102Q, 1.57665561837070068115746726288773175e+116Q, 2.76544859595785195782707224216472471e+131Q, 5.10805125528313267335507302418826239e+148Q, 1.84712724771593770593326127127227089e+168Q, 2.64019849791365137425805671512502957e+190Q, 3.30712207665004277982044248938187504e+215Q, 8.94854908018147130170828014681013313e+243Q, 1.45387781135416845215757148230318159e+276Q, 4.51726707740089625471551690811905600e+312Q, 9.97430447590682462482304866834403173e+353Q, 6.92693028486990716815899177110112886e+400Q, 8.16310561774970561761094556639568748e+453Q, 1.10229203674018117764688357752075301e+514Q, 1.48517414340573263317638725427854581e+582Q, 2.31930659130340479680373862468017961e+659Q, 6.75943980795305614491339585238335763e+746Q, 8.57037256903489416057847741388693004e+845Q, 1.67601881139415883633596646631875881e+958Q, 2.88227840597067494281761984210848274e+1085Q, 4.25760590360997372209644858208981618e+1229Q, 9.71180927884114514977776411099980676e+1392Q, 1.22768447544318231419683656745290694e+1578Q, 6.75552744777466879522724469574589977e+1787Q, 3.08769330528996647489562213811332711e+2025Q, 6.11556995885701147380172201043083647e+2294Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:468:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
  469 |       { 1.57345777357310838646187303563867071e+00Q, 1.59489275503866378652125176234375753e+00Q, 1.63853651553023474161201404240726646e+00Q, 1.70598040821221362042267472116012952e+00Q, 1.79972439460873727464624167982278042e+00Q, 1.92332285442565630724716834865923523e+00Q, 2.08159737331326817824115844787944556e+00Q, 2.28093488379007051069614759371332643e+00Q, 2.52969785238770465522974588384012833e+00Q, 2.83878478255295118549225363326336900e+00Q, 3.22239574502098061154099310373833179e+00Q, 3.69908135885423511174795221061725889e+00Q, 4.29318827433052679979662014839909054e+00Q, 5.03686535632233007617225633242190622e+00Q, 5.97287114091093219903794699750262296e+00Q, 7.15853842431107756435392592099817447e+00Q, 8.67142780089207638456187671594514668e+00Q, 1.06174736029792232565670017416978690e+01Q, 1.31428500226023559963724543395522033e+01Q, 1.64514562566842803959315507240301356e+01Q, 2.08309944999818906870911848992408145e+01Q, 2.66923598979164019005652953856219015e+01Q, 3.46299351479137818875120770497256101e+01Q, 4.55151836265366257897259922581190951e+01Q, 6.06440808776439211617961123881399848e+01Q, 8.19729691748584679772374579308014156e+01Q, 1.12502046808165256396405270593673624e+02Q, 1.56909655284471412314380735570422525e+02Q, 2.22620434786863827630193937721495593e+02Q, 3.21638548950407775497940425181412035e+02Q, 4.73757450594546173931972158718216152e+02Q, 7.12299454814699763671577043536625350e+02Q, 1.09460965268637655307120839628626644e+03Q, 1.72169778917604957594996919520027157e+03Q, 2.77592490925383514631415480161515100e+03Q, 4.59523006626814934713366494475518926e+03Q, 7.82342758664157367197225266771664916e+03Q, 1.37235743526910540538254088034330370e+04Q, 2.48518896164511955326091118611007805e+04Q, 4.65553874542597278270867281925971401e+04Q, 9.04176678213568688399001015321300800e+04Q, 1.82484396486272839208899824313480775e+05Q, 3.83680026409461402659414641247062580e+05Q, 8.42627197024516802563287310497296237e+05Q, 1.93843257415878263434890786889254173e+06Q, 4.68511284935648552770705724295731096e+06Q, 1.19352866721860792702129481323969824e+07Q, 3.21564375224798931587480096707273872e+07Q, 9.19600892838660038574630990314077029e+07Q, 2.80222317845755996380600711673673348e+08Q, 9.13611082526745888639724836491288094e+08Q, 3.20091090078314859097182280497599932e+09Q, 1.21076526423472368892320719657876832e+10Q, 4.96902474509310180847282308967509245e+10Q, 2.22431575186385521573661995325533148e+11Q, 1.09212534444931366008730317965795763e+12Q, 5.91688298001991935913437013926087352e+12Q, 3.55974343849457724875846980164154730e+13Q, 2.39435365294546519110955303872941851e+14Q, 1.81355107351750191688958030705258863e+15Q, 1.55873670616616573768075986251057862e+16Q, 1.53271487555511433265791312985848665e+17Q, 1.73927477619078921206684554401295421e+18Q, 2.29884121680221631264260395223605839e+19Q, 3.57403069883776266374408947394989771e+20Q, 6.60489970545141907950722926660909000e+21Q, 1.46715587959182065910258109064501314e+23Q, 3.96409496439850938104106380506197921e+24Q, 1.31934284059534879276193138323357204e+26Q, 5.48225197134040074244755342952808857e+27Q, 2.88513789472382751842871762855110475e+29Q, 1.95253984076539210960955400019857653e+31Q, 1.72705148903222279729658337426192599e+33Q, 2.03134350709543939580166226396358099e+35Q, 3.23607414697259998035422932108168633e+37Q, 7.12048741298349720027592249584649287e+39Q, 2.20955270741101726546978031488466999e+42Q, 9.88628264779138464833350749737352873e+44Q, 6.53051404878827352855218417636385136e+47Q, 6.53070667248154652797117704066842547e+50Q, 1.01551880743128195070423638840822631e+54Q, 2.52636677316239450980056816553072407e+57Q, 1.03645051990679029664966085872637264e+61Q, 7.24196603262713586073897504016245799e+64Q, 8.91940252076971493816577515322150818e+68Q, 2.00846361915299290502283821529295631e+73Q, 8.59691476483026002005094018998424562e+77Q, 7.29059954682949521964023913634428261e+82Q, 1.28019956321641911210408802307006043e+88Q, 4.87834928560320114983891893560226105e+93Q, 4.24082824806412793978885646592598549e+99Q, 8.86977176472159872046976711615695992e+105Q, 4.72334257574141766931261505651248075e+112Q, 6.80203596332618858057580041658814811e+119Q, 2.82453118099000954895979587744113614e+127Q, 3.62104921674598225195529453488856248e+135Q, 1.54127015033494251978994281882356439e+144Q, 2.35337699517436278507886852532825112e+153Q, 1.39975657916895026384257958622345253e+163Q, 3.54037503829826541837221286091526442e+173Q, 4.18047500721395810079642214620070836e+184Q, 2.54530778191403081572971577964641848e+196Q, 8.88250526322285889574436025179770286e+208Q, 1.98845751036127430533908054978079217e+222Q, 3.21915661509946819003841034873947498e+236Q, 4.28183215516658291456439674095688919e+251Q, 5.36006145974509206228714676601426569e+267Q, 7.29722806821457796264952588871034685e+284Q, 1.26019994797636341237075623262002305e+303Q, 3.25215241711283834871808603425369243e+322Q, 1.49313102632599158215031971670664716e+343Q, 1.46842377691796129245813472736592684e+365Q, 3.76931518236156669675469780787997744e+388Q, 3.11671991143285521404945273561352902e+413Q, 1.03852445906488241953781523768340610e+440Q, 1.76991068936691550622045923706396857e+468Q, 1.98843278522413458075823481121326426e+498Q, 1.92935688449069146367365017414279935e+530Q, 2.15545898606278242992831028009446695e+564Q, 3.76556572065746315676705102085514331e+600Q, 1.42493629186903074753303377268119903e+639Q, 1.65224172380259971159552714105694350e+680Q, 8.49215944410421946026158352935784666e+723Q, 2.86631893981320588349507785370693896e+770Q, 9.65377141044877270160840903468092119e+819Q, 5.06475979937176267805686278644876593e+872Q, 6.64979079902917739733555562625190968e+928Q, 3.61927525412094487856735509111512169e+988Q, 1.39737404381894022658529893979427383e+1052Q, 6.78018387620311055320186127570560827e+1119Q, 7.59952044103401209205510909410129754e+1191Q, 3.76162862667265940011010617225061429e+1268Q, 1.63904309514033654209643026524489542e+1350Q, 1.31017858257252889370615733020834140e+1437Q, 4.19821396072116298475329351264459339e+1529Q, 1.23923791809549425227491870065845752e+1628Q, 8.17087984671936465200033730232853592e+1732Q, 3.08946915513007963115203650683840400e+1844Q, 1.82761916569338643673217752139790470e+1963Q, 4.92348318803338950087945240543349430e+2089Q, 1.88350835331965060456271693216651123e+2224Q, 3.43360015586068277793841059306542129e+2367Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:469:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
  470 |       { 1.57146131655078329437644376888801138e+00Q, 1.57679016631693834484126246342345329e+00Q, 1.58749564037038331646069625234555521e+00Q, 1.60367395634137020950291269057600307e+00Q, 1.62547112545749394267938666988196139e+00Q, 1.65308501191593930171844822364141731e+00Q, 1.68676814252591123625053019619255158e+00Q, 1.72683132353751620184313195813656600e+00Q, 1.77364813866723660171326886678529701e+00Q, 1.82766042147866144821632902536146347e+00Q, 1.88938481704401819562549601165115021e+00Q, 1.95942057285503709111658357403615203e+00Q, 2.03845872804790892275259742585569433e+00Q, 2.12729290408384722476899855222432786e+00Q, 2.22683194019907694104850876757126753e+00Q, 2.33811466455513029581902771513343722e+00Q, 2.46232714872299130380967769641847017e+00Q, 2.60082286092708516436098022317536381e+00Q, 2.75514621481455435937229822050004007e+00Q, 2.92706010842448355516791030533685920e+00Q, 3.11857816624092195149666191379786472e+00Q, 3.33200254033950662971711811118318338e+00Q, 3.56996830041074027550628111498923678e+00Q, 3.83549565399644726181552365400966870e+00Q, 4.13205149651293488468153425460318353e+00Q, 4.46362210669906788115667211361364802e+00Q, 4.83479919100800655701530131187647507e+00Q, 5.25088195776567960767293727240320892e+00Q, 5.71799849087533312421158643544587353e+00Q, 6.24325042159856810533215887376856930e+00Q, 6.83488580122654183866366620676303900e+00Q, 7.50250620278934080195915244309172491e+00Q, 8.25731548449354420110207897041998984e+00Q, 9.11241940586464263380079984086513597e+00Q, 1.00831874954399775830998395457182684e+01Q, 1.11876913499386520162594085796167645e+01Q, 1.24472370591410688131760615976965093e+01Q, 1.38870139060550758665255786705519681e+01Q, 1.55368871591590018952847646637454593e+01Q, 1.74323700068094283108112572669239084e+01Q, 1.96158189482399342378436216339159090e+01Q, 2.21379088635427380602824337731297019e+01Q, 2.50594593467713760968808829296439171e+01Q, 2.84537037774213756120135736520435304e+01Q, 3.24091184596952483433430577491101072e+01Q, 3.70329628948023016142035941015485370e+01Q, 4.24557264474626791146220920324192917e+01Q, 4.88367348033798558171280311705362727e+01Q, 5.63712464058697542020818458752120814e+01Q, 6.52994709275261034008086934786702551e+01Q, 7.59180775569412283714380617539343408e+01Q, 8.85949425239166382162609558265821220e+01Q, 1.03788129500578812415162165531670704e+02Q, 1.22070426396922674625756853326498468e+02Q, 1.44161209813120053456742433728771078e+02Q, 1.70968019124577351122499690038707734e+02Q, 2.03641059384357556999222931732850856e+02Q, 2.43645005870872364316059216110059642e+02Q, 2.92854081218207610543177302881458406e+02Q, 3.53678601915225339202500542949917795e+02Q, 4.29234308396729693907268968564609660e+02Q, 5.23570184048873302665650155276206906e+02Q, 6.41976689800302457508415746115180260e+02Q, 7.91405208366875928332161102969868782e+02Q, 9.81042208908193163688535235538889459e+02Q, 1.22309999499974039331272100414750813e+03Q, 1.53391255542711212726525490457861725e+03Q, 1.93546401360583033885511419988831009e+03Q, 2.45753454991288685207196097797062484e+03Q, 3.14073373162363551894782974867325472e+03Q, 4.04081818856465189750723035050638141e+03Q, 5.23488159971222568136194576211612571e+03Q, 6.83029445760732922582000345557383347e+03Q, 8.97771322864988714349790288910627671e+03Q, 1.18901592096732683947870697270695144e+04Q, 1.58712238704434696215746702894136306e+04Q, 2.13571110644578933143540830593360855e+04Q, 2.89798370518968143718297906801146350e+04Q, 3.96630672679554794954087134590560762e+04Q, 5.47687519375000078688553248953764732e+04Q, 7.63235653938805568016142182690471993e+04Q, 1.07371914975497695062170132456450593e+05Q, 1.52531667455557415180420019888676134e+05Q, 2.18877843474421658617449971461581691e+05Q, 3.17362449601929560775572985879585343e+05Q, 4.65120152586932846156175983364596723e+05Q, 6.89253765628058057206329188782990860e+05Q, 1.03311988512001998186230013733752720e+06Q, 1.56688798104325249948154338241641806e+06Q, 2.40549202702653179507492073842261453e+06Q, 3.73952896481591033994026114668796352e+06Q, 5.88912115489558003244667233279563785e+06Q, 9.39904635192234203007457377008255614e+06Q, 1.52090327612965351790614542733698474e+07Q, 2.49628718729357616773929842263043964e+07Q, 4.15775925996307484022703929049831425e+07Q, 7.03070536695026731176158877103497776e+07Q, 1.20759855845249336607363637052870598e+08Q, 2.10788250946484683324104572583041111e+08Q, 3.74104719902345786397351281755078701e+08Q, 6.75449459498741557237788387723071522e+08Q, 1.24131674041588053743260021864117384e+09Q, 2.32331003264955286246594304305695965e+09Q, 4.43117601902662575879840759020751450e+09Q, 8.61744648740090012951326726568665021e+09Q, 1.70983690660403151330619158427281665e+10Q, 3.46357452188017133850611855017361923e+10Q, 7.16760712379927072634183907084755700e+10Q, 1.51634762091005407908273857408800162e+11Q, 3.28172932323895052570169126695951209e+11Q, 7.27110260029828078950026409435831711e+11Q, 1.65049955237878037840731169761272102e+12Q, 3.84133814950880391685509371196326109e+12Q, 9.17374426778517657484962791255187134e+12Q, 2.24990194635751997880832549111511175e+13Q, 5.67153508990061173097292032404781538e+13Q, 1.47074225030769701852963232235912597e+14Q, 3.92701251846431177545392497147427712e+14Q, 1.08063997739121282020832802862957248e+15Q, 3.06767146672047518894275739534732971e+15Q, 8.99238678919832842771174638355746631e+15Q, 2.72472253652459211109041460799535823e+16Q, 8.54294612226338925817358060817490416e+16Q, 2.77461371872557475533476908014408616e+17Q, 9.34529947938202912146296976663431863e+17Q, 3.26799612298773188163350554315742192e+18Q, 1.18791443345546831451732293519928714e+19Q, 4.49405340841856421397062311314705655e+19Q, 1.77170665219548674305185389795833488e+20Q, 7.28810255288593152697603764235601397e+20Q, 3.13251243081662534865188632436805529e+21Q, 1.40874376795107311038838007000777184e+22Q, 6.63829426823606041441317767891166205e+22Q, 3.28254360840356501289107248021554584e+23Q, 1.70592009803839406409667145645666005e+24Q, 9.33225938514852428454935743602712728e+24Q, 5.38272717587488831207327363463407970e+25Q, 3.27895423512209324910006662705296242e+26Q, 2.11319169795745809927716305122705952e+27Q, 1.44341104149964304009687846325713305e+28Q, 1.04686439465498242316197235200069352e+29Q, 8.07731922695890570023291958025986094e+29Q, 6.64314696343261627707440459400107155e+30Q, 5.83567012135998626006817430636714368e+31Q, 5.48689029679023079776199817150941362e+32Q, 5.53372696850826161418229677716330718e+33Q, 5.99973499641835283449509393028972981e+34Q, 7.00917611946612256941556198729562373e+35Q, 8.84406196642459749869759626748371565e+36Q, 1.20822686086960596115573575744502341e+38Q, 1.79164851431106333799499432947126299e+39Q, 2.89131391671320576216903362266762013e+40Q, 5.09145786021152729801159516043566174e+41Q, 9.81063058840249655325327952160218101e+42Q, 2.07444123914737886022245738089968362e+44Q, 4.82765011693770054022189143000576390e+45Q, 1.24028793911154902904261886940649724e+47Q, 3.52878285864478461616951002487254771e+48Q, 1.11544949047169665881036414807872651e+50Q, 3.93051064332819631369914292573124112e+51Q, 1.54924371295785233686867649142553059e+53Q, 6.85499823804130100151231679166543611e+54Q, 3.41747996158320770357877327002949632e+56Q, 1.92690549864107998957222500013304086e+58Q, 1.23358096300491944958557136475962190e+60Q, 9.00281990289807691528078151573158069e+61Q, 7.52141514125344164522463463202808470e+63Q, 7.22427755490057899279344696654950663e+65Q, 8.01283283053507860974456727997488253e+67Q, 1.03099962028638036919997632019550562e+70Q, 1.54617495707674867923983623892142209e+72Q, 2.71580377261324869371341160824868908e+74Q, 5.61508992057174643750226165228505259e+76Q, 1.37366785934534333692942668275259398e+79Q, 3.99754102076962512613158938364235073e+81Q, 1.39150058933980008745266389466237314e+84Q, 5.82669384491202289249159160687839973e+86Q, 2.95227482092954909582266634062763990e+89Q, 1.82102306147846628152669685943631657e+92Q, 1.37597302213794152564743989887492097e+95Q, 1.28185236754341294523601004808033157e+98Q, 1.48213012720199050337233086306566580e+101Q, 2.14157427379243531419232668034147566e+104Q, 3.89449554094711237984570195229015661e+107Q, 8.97864636258010296104790318951217808e+110Q, 2.64413158980724405044777067425347595e+114Q, 1.00240353984191383430257305957041439e+118Q, 4.93141280490390525871801097705197944e+121Q, 3.17440111243586504420672164931106998e+125Q, 2.69662400176189239027511019786185589e+129Q, 3.04979932232044716644635827452454425e+133Q, 4.63404152681868778475392087605038845e+137Q, 9.54898313480310651224157422560754643e+141Q, 2.69440486619208982853089677098686964e+146Q, 1.05150272003639532507210605903884076e+151Q, 5.73417064062624495509840837865743050e+155Q, 4.41627650777870044428827641421915327e+160Q, 4.85653500442164862297918118887566388e+165Q, 7.71243776020172406235461422008761914e+170Q, 1.78944284768135145352387398006192815e+176Q, 6.13948504948193852500464630902178966e+181Q, 3.15374719244414866832063986813364807e+187Q, 2.45678229633130089072342575625791640e+193Q, 2.94097956743157560377748279040964662e+199Q, 5.48435772238022826264635788020315114e+205Q, 1.61576755939787162649511106856450099e+212Q, 7.63055674811964328822328719215905762e+218Q, 5.86357963426750903008317058039636736e+225Q, 7.44578009523250679265610908767109796e+232Q, 1.58753358925950887380498944645468602e+240Q, 5.77757179750005470017336807397418313e+247Q, 3.65046885264085030960970127282511879e+255Q, 4.07509702021276189043935129812053895e+263Q, 8.18389073292535025618266801702554839e+271Q, 3.01238089652162618211263051563523370e+280Q, 2.07176624104483264053704912869659325e+289Q, 2.71562735784398218302697011744202385e+298Q, 6.92451661016398143622710849660362520e+307Q, 3.50810155650162047040906671177815417e+317Q, 3.60896781300246599975888048597671985e+327Q, 7.71058277826701049982730585006218034e+337Q, 3.50154660288711246272389096490054302e+348Q, 3.46175331564137723439223486579386975e+359Q, 7.63696466254316472130052183903629062e+370Q, 3.85655304044390258996784681505914035e+382Q, 4.57665692577932081843759029527968784e+394Q, 1.31143566628034307965133274338127595e+407Q, 9.33142940209453779649608781259673613e+419Q, 1.69703443400488874615229289912465401e+433Q, 8.12664327627950884948530966790210152e+446Q, 1.05671342182667061564323377987059929e+461Q, 3.85123350151333031094457679550412807e+475Q, 4.06487630836024540948583469098247829e+490Q, 1.28516517984503545753808504263016648e+506Q, 1.26025754690341684764700072541766676e+522Q, 3.97331612896914344554453503890576277e+538Q, 4.17965516524315248567041014799432863e+555Q, 1.52416658652941127494202186163265994e+573Q, 2.00432202283496263048589917253126663e+591Q, 9.89983817930114056039301724151237036e+609Q, 1.91539340453423886973992445388091844e+629Q, 1.51593315523153267229971976448703684e+649Q, 5.13233111267478387648166311677061530e+669Q, 7.78392571224632702458474933380523830e+690Q, 5.54632077048043201021342066119640603e+712Q, 1.95012604607548018918112113273623192e+735Q, 3.55940947870861006830654543397286882e+758Q, 3.55349341454925685547195460273265331e+782Q, 2.04795692045857243226580641802720017e+807Q, 7.20348918974342452885439546130773017e+832Q, 1.63778937282231874342883712446170710e+859Q, 2.55384218509638087014670377175798088e+886Q, 2.90332357089198897009653578594580665e+914Q, 2.56300421336271050326091753908665515e+943Q, 1.87504708602076913446948153935468528e+973Q, 1.21573089114719501597325465689193734e+1004Q, 7.48693407429699486755736805187051392e+1035Q, 4.70376397570597947605315058283235338e+1068Q, 3.24549375035327607806235059706162609e+1102Q, 2.65365798053210741189633750297123713e+1137Q, 2.78113361306514574568406809189880354e+1173Q, 4.05114001708803517429009145027606492e+1210Q, 8.91647476482514121118371429882160487e+1248Q, 3.23223851331898724884680382253593571e+1288Q, 2.10925909168894371224120829576314259e+1329Q, 2.71594389750881594498007515800169231e+1371Q, 7.58558239286242519535157411695442827e+1414Q, 5.06701669031717221741926320252846248e+1459Q, 8.95314256637167381172114473249653533e+1505Q, 4.64314397380853725563695225910483395e+1553Q, 7.86772811149376784892131781209226509e+1602Q, 4.86578559687970087801384706555207321e+1653Q, 1.23116054769360594876926981962811083e+1706Q, 1.43383897399728293235616506956599019e+1760Q, 8.67960762728500385489074199138374599e+1815Q, 3.09584788327503858182429306492345781e+1873Q, 7.40514657822678853879551103162851562e+1932Q, 1.35750288266752565171774149402837640e+1994Q, 2.18886955807028168114167639122307268e+2057Q, 3.57839966436010585653478204799948336e+2122Q, 6.86791017358151132323155526430183469e+2189Q, 1.80021943882415618419042799861559854e+2259Q, 7.53312429569410546159363413753399067e+2330Q, 5.91165553375547478649257686857639971e+2404Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:470:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
  471 |       { 1.57096255099783261137673508918980377e+00Q, 1.57229290236721196082451564636254803e+00Q, 1.57495658191266675503402671533627186e+00Q, 1.57895955363616398471678434379990522e+00Q, 1.58431078956361430514416599492388597e+00Q, 1.59102230111703510742216272394562613e+00Q, 1.59910918118616033722590556649394763e+00Q, 1.60858965710906746764504456185444654e+00Q, 1.61948515482641974319339137784305225e+00Q, 1.63182037453073931785527493516038124e+00Q, 1.64562337819112567903033806653906069e+00Q, 1.66092568939542410935608828998468834e+00Q, 1.67776240601646371733138779357535047e+00Q, 1.69617232627708297296989766202480515e+00Q, 1.71619808886073246730768842066355199e+00Q, 1.73788632779101456236627555096372654e+00Q, 1.76128784288515241044102589887617560e+00Q, 1.78645778667368642025315725404601102e+00Q, 1.81345586877233558659749539967614045e+00Q, 1.84234657879265254187280543490489739e+00Q, 1.87319942898662752121993510591579920e+00Q, 1.90608921793761261888076943857856180e+00Q, 1.94109631673677945144587926354356120e+00Q, 1.97830697922181656566949720098719647e+00Q, 2.01781367800384433737712026561151498e+00Q, 2.05971546817081389507270282494773392e+00Q, 2.10411838073232749275747224342524909e+00Q, 2.15113584806337555354918618566085438e+00Q, 2.20088916381459141771044083611555369e+00Q, 2.25350797998611420231160903572594743e+00Q, 2.30913084411305337537709048855358397e+00Q, 2.36790577978511333384857209921738492e+00Q, 2.42999091402365295350102767412517845e+00Q, 2.49555515536908558968587982458158759e+00Q, 2.56477892689313451429557802920827974e+00Q, 2.63785495874745168415081659796280588e+00Q, 2.71498914529626806741705564771250802e+00Q, 2.79640147236028053619149909690973720e+00Q, 2.88232702062657870038560203490158574e+00Q, 2.97301705186029380311201985278736098e+00Q, 3.06874018519362823755119514588303156e+00Q, 3.16978367147348738564623946178566521e+00Q, 3.27645477442732860056345607892739085e+00Q, 3.38908226826615609816107421136979984e+00Q, 3.50801806229286913554992299494422526e+00Q, 3.63363896413353027399263692498221540e+00Q, 3.76634859436988420367634452674074607e+00Q, 3.90657946663630928939225987850575005e+00Q, 4.05479524866754112035397645627643742e+00Q, 4.21149322136091780158052739625729631e+00Q, 4.37720695466646221916071477112304019e+00Q, 4.55250922105994638849140210916632132e+00Q, 4.73801516951078282566987752649050466e+00Q, 4.93438578525358788671420711795537458e+00Q, 5.14233166333819107447595069798421539e+00Q, 5.36261712689997622445803908396748884e+00Q, 5.59606472439710019418213140693069575e+00Q, 5.84356014374437330661446789126222075e+00Q, 6.10605758538173469317727364122669467e+00Q, 6.38458564090067143612732202429488542e+00Q, 6.68025372897382444864907987044889317e+00Q, 6.99425914605841270881961646990609410e+00Q, 7.32789479574890106033548644768353338e+00Q, 7.68255766782458876413667730681699443e+00Q, 8.05975814607113727007240055318338450e+00Q, 8.46113023296234288939356989479671723e+00Q, 8.88844278939567108027044653070693778e+00Q, 9.34361189902548515485066576358196470e+00Q, 9.82871447949462202212030994384949241e+00Q, 1.03460032772138062549383568058709409e+01Q, 1.08979233984912291622835480030167114e+01Q, 1.14871305480132578973614919602781370e+01Q, 1.21165111661978855517781913327317255e+01Q, 1.27892046801009632078942555615288463e+01Q, 1.35086281087128109623831457304510920e+01Q, 1.42785032930533442126932924888187804e+01Q, 1.51028870549318132669071327511660921e+01Q, 1.59862046261270319640752848374642080e+01Q, 1.69332867326908112807352382039426796e+01Q, 1.79494107678000050622926329104204826e+01Q, 1.90403465419082315888820165929975494e+01Q, 2.02124071618296433363312214170232623e+01Q, 2.14725056619224736964251610816575600e+01Q, 2.28282180919971350546248653847563966e+01Q, 2.42878538594168042463845071817020910e+01Q, 2.58605342287811778487151334440784950e+01Q, 2.75562800035467442565131080245429614e+01Q, 2.93861095522110956389210768876799587e+01Q, 3.13621484999095132865600012683857137e+01Q, 3.34977525874991258153646142408367963e+01Q, 3.58076454079962546803810835720597110e+01Q, 3.83080729687253016658377309622401176e+01Q, 4.10169773015547344709659456503154667e+01Q, 4.39541916587611362308342994483809472e+01Q, 4.71416601949419692729062784327679986e+01Q, 5.06036854536665922553724504470269960e+01Q, 5.43672074601944525232284101611170030e+01Q, 5.84621187791213843904071404608607478e+01Q, 6.29216205405812878410372213510070276e+01Q, 6.77826251851241666263837617897404532e+01Q, 7.30862125426522301461255132629846162e+01Q, 7.88781468648814729209715096907821639e+01Q, 8.52094635973465833426799692679733796e+01Q, 9.21371360338777471668559829773781201e+01Q, 9.97248335767075464896305315099053068e+01Q, 1.08043785167904642576949987865910954e+02Q, 1.17173763608862169247776700625586421e+02Q, 1.27204208998868737227575356110541727e+02Q, 1.38235512466410237338282474486031692e+02Q, 1.50380484815148331050381123359927804e+02Q, 1.63766038752610274212021042234298836e+02Q, 1.78535118123338340289613569013808793e+02Q, 1.94848913160728060357302969254459805e+02Q, 2.12889407359835266977366307026062112e+02Q, 2.32862309344799079018746113493039633e+02Q, 2.55000432284328199435640048881527463e+02Q, 2.79567594267244578195192766207761694e+02Q, 3.06863125912428093434496643114651412e+02Q, 3.37227086745120087399301385427960651e+02Q, 3.71046309996557625549265358225650347e+02Q, 4.08761417046617491055856040237506316e+02Q, 4.50874968419459367009632339064163929e+02Q, 4.97960948895977349122916983180817637e+02Q, 5.50675820938578587679472462796822793e+02Q, 6.09771424466317909206822143572649707e+02Q, 6.76110053572647368547479902312230309e+02Q, 7.50682103874142244645724064576848341e+02Q, 8.34626760051808119187547981730818179e+02Q, 9.29256284531554199823656475151338963e+02Q, 1.03608457849823472804207172846963877e+03Q, 1.15686081966189765730466332807313547e+03Q, 1.29360914245380859999201252074469995e+03Q, 1.44867552185420514387789438088656434e+03Q, 1.62478325953219761549580736728832563e+03Q, 1.82509875991531856022535679631713756e+03Q, 2.05330963597261755441688599655848892e+03Q, 2.31371761449477720025881552764731872e+03Q, 2.61134923664018699944734187657483567e+03Q, 2.95208799409362429898911389656789101e+03Q, 3.34283233256054817982471990245472659e+03Q, 3.79168492775659509883214798303432158e+03Q, 4.30817983871631895490690508451026040e+03Q, 4.90355562457020167332670064217006554e+03Q, 5.59108434363481145162671079876733528e+03Q, 6.38646862557124634146730890858054275e+03Q, 7.30832182941297944038809179971510199e+03Q, 8.37874981279970356111509048453001571e+03Q, 9.62405721874963805881171453111047092e+03Q, 1.10756066619114600841076275282388063e+04Q, 1.27708660544590438787794590107117849e+04Q, 1.47546879201948945213025955616435132e+04Q, 1.70808753741706634268551294101897318e+04Q, 1.98141030969548505096681178137364270e+04Q, 2.30322788820475490754732581365999861e+04Q, 2.68294531792863253502182123460963590e+04Q, 3.13194117839842820030641964449539820e+04Q, 3.66401220970699799668192565829190288e+04Q, 4.29592483666869017028607105165763804e+04Q, 5.04810088263984357248209974578040223e+04Q, 5.94547213318005529011388227962133751e+04Q, 7.01854787517268957919092596317475529e+04Q, 8.30475172617569400265716546608431303e+04Q, 9.85009980505357544638949542794405193e+04Q, 1.17113126626176606026864191754698095e+05Q, 1.39584798216058984483938678946454092e+05Q, 1.66784301639307755633312351999980104e+05Q, 1.99790062652052468605951710457597772e+05Q, 2.39944994603299218686253514351518948e+05Q, 2.88925793983801323167992289814829493e+05Q, 3.48831530919430454806103930858415528e+05Q, 4.22297220149677844682618484564386312e+05Q, 5.12639824636925361908056913471196846e+05Q, 6.24046487622198979196137566922551170e+05Q, 7.61817907323361594136262168936978923e+05Q, 9.32683930022411925704630601110030182e+05Q, 1.14521400777429753902355978052778602e+06Q, 1.41035264627423311876298925540665884e+06Q, 1.74212004187586338510201667214170577e+06Q, 2.15853171693428701405141183541166264e+06Q, 2.68280941012642673073659887232388938e+06Q, 3.34498056359541886091597912499527306e+06Q, 4.18399797233770604788689812330719069e+06Q, 5.25055800816550175243256559083639418e+06Q, 6.61086017414168098803951872291131863e+06Q, 8.35163942396755869310534556270941378e+06Q, 1.05869253239392990034806970327887878e+07Q, 1.34671523510623940861241599892229316e+07Q, 1.71914827102426302145958883698307763e+07Q, 2.20245344902770169422620623417295079e+07Q, 2.83191730172433779681268016861978467e+07Q, 3.65476782026834493187990343694010282e+07Q, 4.73445265723062610640363034466641760e+07Q, 6.15653406350951387288804933390908042e+07Q, 8.03684302689786924828741611740519293e+07Q, 1.05328028435969028854761469747289545e+08Q, 1.38592168908412628618546923035162247e+08Q, 1.83103698592568352374304770508191971e+08Q, 2.42910945745864082034287213456845086e+08Q, 3.23606239375966746282831194186614169e+08Q, 4.32947521859998666323053129499091577e+08Q, 5.81743296796292947920442886775592966e+08Q, 7.85117978938819178602650773642870262e+08Q, 1.06432919762707530726575966438229782e+09Q, 1.44938958291294548467516226794019366e+09Q, 1.98286646937799184909776706883985509e+09Q, 2.72541431469809432350206616813747393e+09Q, 3.76386796411162144400474070771015333e+09Q, 5.22313881495099093715899688078276720e+09Q, 7.28378581064439770444275729738468286e+09Q, 1.02080964238115874250636198090464363e+10Q, 1.43789931847051052135186583023967432e+10Q, 2.03583681254363357780032810961889254e+10Q, 2.89749982708002744366825785538936402e+10Q, 4.14577375164549487752492409798515416e+10Q, 5.96383768387242628650336526594122215e+10Q, 8.62622848391553079951805623395652598e+10Q, 1.25466704538982518000690409655705216e+11Q, 1.83521298226491318558080545133554232e+11Q, 2.69981220740015160361114268684563366e+11Q, 3.99492845215192295441294253418780644e+11Q, 5.94638055870143455023933020703444642e+11Q, 8.90440996742409110650533033931653292e+11Q, 1.34155194167777583831947241717631506e+12Q, 2.03376855033215189170105222958089604e+12Q, 3.10262795987575321360135087196684567e+12Q, 4.76359832170586206290082815387968037e+12Q, 7.36142036056081358397678626842794083e+12Q, 1.14512696145655742338758840735549183e+13Q, 1.79331418699627392634462052642542749e+13Q, 2.82758550128579223200239017529280909e+13Q, 4.48929705367844466861372765075631687e+13Q, 7.17780287265849957064212371548037347e+13Q, 1.15585509854582062520354852997620279e+14Q, 1.87483388636788309288478433629583664e+14Q, 3.06351035640217445409310567498133847e+14Q, 5.04340065300597024230361727189343426e+14Q, 8.36616339689242989007881200440488764e+14Q, 1.39855635164094728875364679627485304e+15Q, 2.35633574951616468243164849507855064e+15Q, 4.00176516738263745645278590345795707e+15Q, 6.85137512840494144543571512545601884e+15Q, 1.18269011176154399046326619510431010e+16Q, 2.05867352701380644281110910622942185e+16Q, 3.61396878431490463311666873476678412e+16Q, 6.39911218439421355095519025524482256e+16Q, 1.14301618562837692261569180960886276e+17Q, 2.05988138391566644299797673070467922e+17Q, 3.74584678835368091393630059068193045e+17Q, 6.87444303468314906803024757565005462e+17Q, 1.27340764361348531366853034790770231e+18Q, 2.38124191682989536626992792404294190e+18Q, 4.49583561730710839927340662784958898e+18Q, 8.57144202490195270096830399067728169e+18Q, 1.65044358418165696532477771893166700e+19Q, 3.21010035242131785085169993033188229e+19Q, 6.30778012444270309076492866733769742e+19Q, 1.25240403115766127899628450500249765e+20Q, 2.51300529564998539443832117224536420e+20Q, 5.09677625569083843571268035202853929e+20Q, 1.04501920001667304566512216455267827e+21Q, 2.16647647926087846601520265828431353e+21Q, 4.54213814567839546278770815494416868e+21Q, 9.63208232444913712819259248595549405e+21Q, 2.06638653668825452816630915727527426e+22Q, 4.48552978555442825059406438230470388e+22Q, 9.85387957361097750825498509227133701e+22Q, 2.19115887446437440814640517501285189e+23Q, 4.93283596439097166796547625560314132e+23Q, 1.12450152997177436346173556893175508e+24Q, 2.59626913615675600812300017445220112e+24Q, 6.07229293831362550112108555687653017e+24Q, 1.43898906630800383562329122001513450e+25Q, 3.45584195640657046905140678735606870e+25Q, 8.41265519171357648977229820858109463e+25Q, 2.07628906165081651016090959669418757e+26Q, 5.19651502464022032237151119613068945e+26Q, 1.31917319408964404296057699402007921e+27Q, 3.39745589598038079361346075350889747e+27Q, 8.87905745443850359109225209251728000e+27Q, 2.35527236149206412607849676379867126e+28Q, 6.34276200772262482389475687836384423e+28Q, 1.73453109399085970484897533524593455e+29Q, 4.81789317060683087119323058524624972e+29Q, 1.35959734649014823198654051259347560e+30Q, 3.89896968990650039174705544740914822e+30Q, 1.13654298652998993600898528562905634e+31Q, 3.36845004399178001650511659074612092e+31Q, 1.01530408470981725989945294876828360e+32Q, 3.11314437622191823730222798219255685e+32Q, 9.71307273973014040273869048577801862e+32Q, 3.08451764358172594571945077912559223e+33Q, 9.97268213982049728423469082288644341e+33Q, 3.28362505228849158612675319471610094e+34Q, 1.10137878539082753552686700652535380e+35Q, 3.76433336759271429732220889611944227e+35Q, 1.31140346593824292621577115225698644e+36Q, 4.65813571068281367213354863266427946e+36Q, 1.68751734747051139203189162215633629e+37Q, 6.23705368501832349017363870039959902e+37Q, 2.35257131442774486893301429598817553e+38Q, 9.05893824021969993626817980294413695e+38Q, 3.56224909761113607077591549609142868e+39Q, 1.43095929157855820977839447284784020e+40Q, 5.87397458498437504922632656680942932e+40Q, 2.46482854981128378684502286098690220e+41Q, 1.05764920309085562822396787743332401e+42Q, 4.64247563928107803530506772359734012e+42Q, 2.08528711827242177927156523287132065e+43Q, 9.58843998518663217709277358040461543e+43Q, 4.51498201124609227956079072858258677e+44Q, 2.17797404834197320411588567916752909e+45Q, 1.07672097682290045825361349736107198e+46Q, 5.45726743292908558875367244655615249e+46Q, 2.83686927045578113375020568154351117e+47Q, 1.51310320139201162564313806536303971e+48Q, 8.28397466722561707458255405781541923e+48Q, 4.65723949199597134403065145457979764e+49Q, 2.68979637071283693718739500357715726e+50Q, 1.59659784691197038762901224386099403e+51Q, 9.74415453825658662874112107295166701e+51Q, 6.11723839484331306452493250946377612e+52Q, 3.95204965058524182677586041680204451e+53Q, 2.62870159207425821306145211826683375e+54Q, 1.80099019650267939321809025642439880e+55Q, 1.27155446256306838318997486480890087e+56Q, 9.25588010447776071059464920928086632e+56Q, 6.94973792013391939342588109222317053e+57Q, 5.38516720076996562080859176422021036e+58Q, 4.30849366810297877444039522534393308e+59Q, 3.56095155754217837059656555899190815e+60Q, 3.04188852838464999204043663335571874e+61Q, 2.68709444193083718922293037351168007e+62Q, 2.45592053890000085507656649738841713e+63Q, 2.32364825416864153745578539849845717e+64Q, 2.27712974158489233058096874867974690e+65Q, 2.31263355291322473374027008502422191e+66Q, 2.43540759298129112939388619780518297e+67Q, 2.66091038882246524570905302589811279e+68Q, 3.01810594342353392025458974267831671e+69Q, 3.55582348951019250289525994888733340e+70Q, 4.35418887779384901315251041444022899e+71Q, 5.54497579551181331524599144834616000e+72Q, 7.34827648190988633565298908145357523e+73Q, 1.01399802572242326074394064208241565e+75Q, 1.45791146224460794340779409761344050e+76Q, 2.18548887681950529537081926891986328e+77Q, 3.41802215328662300798456454917771592e+78Q, 5.58084392060183572830239216435019125e+79Q, 9.51958650279973390758331753317257950e+80Q, 1.69757357824719778562747265505252946e+82Q, 3.16690667099018001388115076193097403e+83Q, 6.18509910641867543038652223056425804e+84Q, 1.26554113438693437654962757714903554e+86Q, 2.71482896587775689871692274985919286e+87Q, 6.11038680296449408162222719197467046e+88Q, 1.44405408617108323852658132530082074e+90Q, 3.58608372663838816495703910754396082e+91Q, 9.36523186806323959966772742491929522e+92Q, 2.57408011620512244881601880029319908e+94Q, 7.45213468986230271920125476429174422e+95Q, 2.27430990383616981910627355587444817e+97Q, 7.32301113412116474943463116371095103e+98Q, 2.48981642173793246167799170730006141e+100Q, 8.94653338635928158843209476986997508e+101Q, 3.40040137239116597862336436061445989e+103Q, 1.36828818620892821730981225660157834e+105Q, 5.83427748982959193060571787534606697e+106Q, 2.63848693767238342424340754241860221e+108Q, 1.26672888276713952132156406152434700e+110Q, 6.46222517831418280306046165038174027e+111Q, 3.50643232060757360375065377104810475e+113Q, 2.02560893394326816509670349356333828e+115Q, 1.24704167708478470702273287091045609e+117Q, 8.18986518840527903795498196049278255e+118Q, 5.74361089440609996487936977642920132e+120Q, 4.30580893408448976261136511421423734e+122Q, 3.45415696607949675499703108821962730e+124Q, 2.96831660153035273688363706593385374e+126Q, 2.73545624237218359223636851390580041e+128Q, 2.70631717669007784745026117275242499e+130Q, 2.87767991634206038473084413615742294e+132Q, 3.29241287826810639047033778585737812e+134Q, 4.05784096195372596931902665934287382e+136Q, 5.39378304910573732382585500687737807e+138Q, 7.74152390167223540621293648465491842e+140Q, 1.20120996231066845642412985516875175e+143Q, 2.01745607955680730064740044686640147e+145Q, 3.67217662348306252636962893865111425e+147Q, 7.25316379805857762968710347450256630e+149Q, 1.55659153530257056999948366173645285e+152Q, 3.63439983279039488510674235872123571e+154Q, 9.24438760046827764031744167566698413e+156Q, 2.56505460126015154661078513762260065e+159Q, 7.77468767447849521051212939671796074e+161Q, 2.57775340952739965069105894604883404e+164Q, 9.36236559200171990439286451934391539e+166Q, 3.73025928974609135812613567068392186e+169Q, 1.63280699411172483017448754437467171e+172Q, 7.86350685466830069681739337700194312e+174Q, 4.17288659053103260909421860789088638e+177Q, 2.44376468354452976432259429734905692e+180Q, 1.58182604983516221850901239956537929e+183Q, 1.13349408906485996833819126879692168e+186Q, 9.00609317867158059779746161516574861e+188Q, 7.94724581006520631483760616875503191e+191Q, 7.80148734070770210787180909072341250e+194Q, 8.53389980133319877537947288273508168e+197Q, 1.04199907704816359699116619452657846e+201Q, 1.42261945983107616739713958471131412e+204Q, 2.17558254343347922345039318825837040e+207Q, 3.73339221107050141050095672544726852e+210Q, 7.20212971416878494124587287789857735e+213Q, 1.56476087980246841023430707631510252e+217Q, 3.83599289170088247519036274601375492e+220Q, 1.06310518934360483187879118646180568e+224Q, 3.33719954606082150504485397744546787e+227Q, 1.18890644129926367056386614030943443e+231Q, 4.81657405194041613555936914144916344e+234Q, 2.22347874123114616622582251703709887e+238Q, 1.17199258523361213934517364652872480e+242Q, 7.06839671131322838482398929154588609e+245Q, 4.88812662946732326430886472870070228e+249Q, 3.88441192207630934518298772235960268e+253Q, 3.55483921979499015020713995580889030e+257Q, 3.75484510816250928148708038190395303e+261Q, 4.58798720933643387311573482445886110e+265Q, 6.49989966050568126079524541048529496e+269Q, 1.07018103272413666142402906179157598e+274Q, 2.05258799808849457042833394124187317e+278Q, 4.59710306190259625117029822247574448e+282Q, 1.20521640888055636836192268959955157e+287Q, 3.70784262206985650361726040790594581e+291Q, 1.34198324051735290325452259089861845e+296Q, 5.72866922601176092550850127280325304e+300Q, 2.89181208605318627652310091586335359e+305Q, 1.73078309894901278503683645288680165e+310Q, 1.23150483936231719457381379774516673e+315Q, 1.04456022524616506171048138618772005e+320Q, 1.05909848234544418123752752792015094e+325Q, 1.28725694153849592436889057738754649e+330Q, 1.88087499295689639308903342601320607e+335Q, 3.31344446614783992260480183208324732e+340Q, 7.05835740270200829603933852702222207e+345Q, 1.82360609116987101874149506325271866e+351Q, 5.73167527316999715111499624522524490e+356Q, 2.19834460849656433024448179756162490e+362Q, 1.03213196012299389398122351217909554e+368Q, 5.95090459142945173642877532664315820e+373Q, 4.22711326689560391486862730288730260e+379Q, 3.71146073815998244096864189178283440e+385Q, 4.04143285030597516778349567433491877e+391Q, 5.47630493200706306950643242188138639e+397Q, 9.26610183846830899934754118194991047e+403Q, 1.96463867218278875638951764233831097e+410Q, 5.23826401399289488725708314794013273e+416Q, 1.76269979359229195206462702562496087e+423Q, 7.51358974574222029659643352716721030e+429Q, 4.07203690042780566335825621191079282e+436Q, 2.81652392485993763998682010256080428e+443Q, 2.49586432083962995754217338958145192e+450Q, 2.84464997550187838898841424132533307e+457Q, 4.18656911271834268911740204159815337e+464Q, 7.98835944729121866190974499356597568e+471Q, 1.98427885725374523364086923738598523e+479Q, 6.44313780728812316513345459942694301e+486Q, 2.74646447436726496994650106679472135e+494Q, 1.54345331097536381511922890966406624e+502Q, 1.14854061177091306735355343708426610e+510Q, 1.13671799925771100929831048483235430e+518Q, 1.50301408173820906903238314130252343e+526Q, 2.66721742401349021977265127553699936e+534Q, 6.38191727827371990119668697526910696e+542Q, 2.06864189323929509313332139375745418e+551Q, 9.12718925758572793769909253655546363e+559Q, 5.50827087084343716443556503345322384e+568Q, 4.56943096951975523591483538202467049e+577Q, 5.23664812769936727945516120554813767e+586Q, 8.33295831969513770916127078276468196e+595Q, 1.85073603040006635508770638738735213e+605Q, 5.76725912854578779706265298662279369e+614Q, 2.53507221317613667093309510235117825e+624Q, 1.58037348241924263546145926074674624e+634Q, 1.40497098317887844492262106048698980e+644Q, 1.79118532756424559114150403858023467e+654Q, 3.29340233091271285034548969456076701e+664Q, 8.78384225704905897945003526718634352e+674Q, 3.41824790512159692619674889187554870e+685Q, 1.95247619547378795632466874007982924e+696Q, 1.64685615123975037569921507294781182e+707Q, 2.06385512057306929298128483493412318e+718Q, 3.86691162964076111860523245198584961e+729Q, 1.09008736553561747232882422664193409e+741Q, 4.65333391196364819411904308657257877e+752Q, 3.02768585771015415481330091322447912e+764Q, 3.02262040534180824988954474846992913e+776Q, 4.66133722640174567906974646266839244e+788Q, 1.11806119156969171229108916233644999e+801Q, 4.20019655376202192049844032418033555e+813Q, 2.48880615873773868126893696694455625e+826Q, 2.34286193142054643224145247339492426e+839Q, 3.52941162196327496812531706159176164e+852Q, 8.57183106082165907783781027353105401e+865Q, 3.38163627323872188047900717079347979e+879Q, 2.18363447282104345585022834572887531e+893Q, 2.32596275137292895223293068081362090e+907Q, 4.11925247272574761366980289309686003e+921Q, 1.22265489460258041690738897372130823e+936Q, 6.13184165651799059701146847592463464e+950Q, 5.23922303275545560334122760478493484e+965Q, 7.69087233862553980667730597006685190e+980Q, 1.95622275953749870274795206909257068e+996Q, 8.69670052895401378378113763338699958e+1011Q, 6.81715148318539616903616353647181598e+1027Q, 9.50697711954141544724599553989093262e+1043Q, 2.38019733682587370869498352841844428e+1060Q, 1.07973324919847346937291516197684901e+1077Q, 8.95814284819025403820872820042945790e+1093Q, 1.37229192661307043018958002675397831e+1111Q, 3.91918794622242371528673544888524419e+1128Q, 2.10730218913863433412315532873510194e+1146Q, 2.15459607934366008026324206138837528e+1164Q, 4.23163839295623007237154131840451677e+1182Q, 1.61294441956204958952970453918741185e+1201Q, 1.20568335528354973250479511763057854e+1220Q, 1.78630819666459637235669417819650103e+1239Q, 5.30233997012953850434143324467683139e+1258Q, 3.18800705045665419646272046839479382e+1278Q, 3.92589619613994835597705628928304867e+1298Q, 1.00145056975313260959947278741812233e+1319Q, 5.35268808912615454171856125906228237e+1339Q, 6.06491960606218539467705074145131193e+1360Q, 1.47410187506507259371724909079906759e+1382Q, 7.77855372825975976779550291054389078e+1403Q, 9.02071339187528665617085297107535931e+1425Q, 2.32776342394968427168699373890370933e+1448Q, 1.35351409374730203846799381939288903e+1471Q, 1.79625881886715571166142200348072039e+1494Q, 5.51189494978629938318487744451579809e+1517Q, 3.96270198063441303687686251379779681e+1541Q, 6.76492837567767494547614386605795924e+1565Q, 2.77991073110506719318274536923711255e+1590Q, 2.78805951202715437087943440518839779e+1615Q, 6.92116280606414755524296394791409952e+1640Q, 4.31380309053366092943951122004431463e+1666Q, 6.84923073262139995438889690748178280e+1692Q, 2.81137418164430829179092468240459910e+1719Q, 3.02821524237655652451836921974619657e+1746Q, 8.69048903533522694231765189726868666e+1773Q, 6.74828063313306417588175763238310325e+1801Q, 1.44026065844141159256872926595644247e+1830Q, 8.58426091495439408178371839859019039e+1858Q, 1.45211919400936944187225846047638548e+1888Q, 7.08718013380970011842483247147601395e+1917Q, 1.01475962220405902523641440040104610e+1948Q, 4.33542978691578087509838132034723750e+1978Q, 5.62285772227295495777726116212032065e+2009Q, 2.25285072921565445630031609130087435e+2041Q, 2.83839050906274298341210206309759282e+2073Q, 1.14501659579022194588844609345877849e+2106Q, 1.50629562239998305958408533546634030e+2139Q, 6.58342161306998815751663631350733541e+2172Q, 9.74198999952210922892973281379349494e+2206Q, 4.97552704772088889228035264268694867e+2241Q, 8.94330619882842342247706838649878784e+2276Q, 5.77072420156026800834371478648673792e+2312Q, 1.36388225285320494361282201451878478e+2349Q, 1.20508189950290985406298094670730466e+2386Q, 4.06413362486490272506766749982212198e+2423Q, 5.34308092015215251528601382597439463e+2461Q, },
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:471:7: warning: non-standard suffix on floating constant [-Wpedantic]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp:478:4: warning: non-standard suffix on floating constant [-Wpedantic]
  478 |    m_t_max = 8.88600744303961370002819023592353264e+00Q;
      |    ^~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:205,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Dense:1,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i;
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b;
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
   49 | template<> struct is_arithmetic<__m128>  { enum { value = true }; };
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes]
   50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; };
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
   51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; };
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
  222 | template<> struct unpacket_traits<Packet4f> {
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
  228 | template<> struct unpacket_traits<Packet2d> {
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
 1124 | ptranspose(PacketBlock<Packet4f,4>& kernel) {
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
 1129 | ptranspose(PacketBlock<Packet2d,2>& kernel) {
      |                                  ^
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:174:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
   16 |   struct conj_helper<PACKET_REAL, PACKET_CPLX, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
   29 |   struct conj_helper<PACKET_CPLX, PACKET_REAL, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
   16 |   struct conj_helper<PACKET_REAL, PACKET_CPLX, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
   29 |   struct conj_helper<PACKET_CPLX, PACKET_REAL, false, false> {          \
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
  298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:165:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49:   required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’
  266 |     Alignment = internal::traits<Coefficients>::Alignment,
      |                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46:   required from here
   24 |     ResAlignment = traits<Quaternion<float> >::Alignment
      |                                              ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:271:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<float, 4, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’
   46 |   typedef typename Coefficients::CoeffReturnType CoeffReturnType;
      |                                                  ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7:   required from ‘class Eigen::Quaternion<float>’
  273 | class Quaternion : public QuaternionBase<Quaternion<_Scalar,_Options> >
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3:   required from here
   27 |   {
      |   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49:   required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’
  266 |     Alignment = internal::traits<Coefficients>::Alignment,
      |                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47:   required from here
   98 |     ResAlignment = traits<Quaternion<double> >::Alignment
      |                                               ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 4, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’
   46 |   typedef typename Coefficients::CoeffReturnType CoeffReturnType;
      |                                                  ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7:   required from ‘class Eigen::Quaternion<double>’
  273 | class Quaternion : public QuaternionBase<Quaternion<_Scalar,_Options> >
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3:   required from here
  102 |   {
      |   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/shared_ptr.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/date_time/time_clock.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:15:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  326 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/14/memory:78,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:7:
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  354 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  365 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  423 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  430 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  432 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:37,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’
   36 | class SparseCompressedBase
      |       ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from ‘class Eigen::SparseMatrix<double, 0, int>’
   96 | class SparseMatrix
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
   61 |   typedef Triplet<double> T;
      |                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   47 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, -1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, -1, -1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:19:52:   required from ‘struct Eigen::internal::traits<Eigen::LDLT<Eigen::Matrix<double, -1, -1> > >’
   19 |   template<typename _MatrixType, int _UpLo> struct traits<LDLT<_MatrixType, _UpLo> >
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59:   required from ‘struct Eigen::EigenBase<Eigen::LDLT<Eigen::Matrix<double, -1, -1> > >’
   42 |   typedef typename internal::traits<Derived>::StorageKind StorageKind;
      |                                                           ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolverBase.h:68:7:   required from ‘class Eigen::SolverBase<Eigen::LDLT<Eigen::Matrix<double, -1, -1> > >’
   68 | class SolverBase : public EigenBase<Derived>
      |       ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:59:49:   required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1> >’
   59 | template<typename _MatrixType, int _UpLo> class LDLT
      |                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:   required from here
   46 |   if (cholesky.info() != Eigen::Success || !cholesky.isPositive()
      |               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, -1, -1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:69:42:   required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1> >’
   69 |       MaxRowsAtCompileTime = MatrixType::MaxRowsAtCompileTime,
      |                                          ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:   required from here
   46 |   if (cholesky.info() != Eigen::Success || !cholesky.isPositive()
      |               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, -1, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:287:19:   required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1> >’
  287 |     TmpMatrixType m_temporary;
      |                   ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:   required from here
   46 |   if (cholesky.info() != Eigen::Success || !cholesky.isPositive()
      |               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29:   required from here
   47 |       || (cholesky.vectorD().array() <= 0.0).any()) {
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41:   required from here
   47 |       || (cholesky.vectorD().array() <= 0.0).any()) {
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45:   required from here
   47 |       || (cholesky.vectorD().array() <= 0.0).any()) {
      |                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, -1, -1>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Matrix<double, -1, -1>, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:26:   required from here
   35 |     LLt(m, m) = Lt.col(m).head(k).squaredNorm();
      |                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/multiply_lower_tri_self_transpose.hpp:35:34:   required from here
   35 |     LLt(m, m) = Lt.col(m).head(k).squaredNorm();
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/linspaced_array.hpp:37:49:   required from here
   37 |   Eigen::VectorXd v = Eigen::VectorXd::LinSpaced(K, low, high);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 1, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 1, -1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:28:   required from here
   32 |   return Eigen::RowVectorXd::LinSpaced(K, low, high);
      |                            ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Matrix<double, 1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/linspaced_row_vector.hpp:32:39:   required from here
   32 |   return Eigen::RowVectorXd::LinSpaced(K, low, high);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Array<double, -1, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Array<double, -1, 1> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, -1, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, -1, 1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:53:   required from here
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                                     ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:72:   required from here
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:77:   required from here
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:17:   required from here
   71 |     A.diagonal().array() -= mu;
      |                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:71:29:   required from here
   71 |     A.diagonal().array() -= mu;
      |                             ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43:   required from here
   86 |         bi = (t / (s * (j + 1))) * (A * bi);
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43:   required from here
   86 |         bi = (t / (s * (j + 1))) * (A * bi);
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:86:43:   required from here
   86 |         bi = (t / (s * (j + 1))) * (A * bi);
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:22:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>’
   56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr<MatrixType, MemberOp, Direction> >::type,
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:38:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:178:58:   required from here
  178 |       alpha = Eigen::VectorXd::Constant(_p_max - 1, normA);
      |                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:44:   required from ‘stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> [with auto:244 = Eigen::Matrix<double, -1, -1>]’
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>; T2 = Eigen::Matrix<double, -1, -1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46:   required from ‘auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0; stan::require_not_var_matrix_t<Container>* <anonymous> = 0]’
   56 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41:   required from here
  197 |     Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal();
      |                         ~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:57:51:   required from ‘stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> [with auto:244 = Eigen::Matrix<double, -1, -1>]’
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |                                     ~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>; T2 = Eigen::Matrix<double, -1, -1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46:   required from ‘auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0; stan::require_not_var_matrix_t<Container>* <anonymous> = 0]’
   56 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41:   required from here
  197 |     Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal();
      |                         ~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Matrix<double, -1, -1>, void>::apply<stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> >(const Eigen::Matrix<double, -1, -1>&, const stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary<Eigen::Matrix<double, -1, -1>, void>::apply<stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)> >(const Eigen::Matrix<double, -1, -1>&, const stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>&)::<lambda(const auto:6&)>; Args = {Eigen::CwiseUnaryOp<Eigen::internal::scalar_ceil_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1, 0, -1, -1> > >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::ceil<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:244&)>; T2 = Eigen::Matrix<double, -1, -1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   47 |                        f(x));
      |                        ~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/ceil.hpp:56:46:   required from ‘auto stan::math::ceil(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0; stan::require_not_var_matrix_t<Container>* <anonymous> = 0]’
   56 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   57 |       x, [](const auto& v) { return v.array().ceil(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:197:41:   required from here
  197 |     Eigen::MatrixXd c = stan::math::ceil(mt) * u.asDiagonal();
      |                         ~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_minCoeff<double, double>, 0>’
   56 | class PartialReduxExpr : public internal::dense_xpr_base< PartialReduxExpr<MatrixType, MemberOp, Direction> >::type,
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:203:38:   required from here
  203 |     int cost = c.colwise().minCoeff().minCoeff(&m);
      |                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/one_hot_row_vector.hpp:25:52:   required from here
   25 |   Eigen::RowVectorXd ret = Eigen::RowVectorXd::Zero(K);
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:13:64:   required from here
   13 |       : m_(Eigen::VectorXd::Zero(n)), m2_(Eigen::MatrixXd::Zero(n, n)) {
      |                                           ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:26:31:   required from here
   26 |     Eigen::VectorXd delta(q - m_);
      |                               ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19:   required from here
   27 |     m_ += delta / num_samples_;
      |                   ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:27:19:   required from here
   27 |     m_ += delta / num_samples_;
      |                   ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<Eigen::Matrix<double, -1, 1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:38:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                       ~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:37:40:   required from here
   37 |       covar = m2_ / (num_samples_ - 1.0);
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_var_estimator.hpp:28:30:   required from here
   28 |     m2_ += delta.cwiseProduct(q - m_);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/coupled_ode_system.hpp:77:63:   required from here
   77 |     Eigen::Map<Eigen::VectorXd>(dz_dt.data(), dz_dt.size()) = f_y_t;
      |                                                               ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:13:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::combination(std::vector<int>&, const int&, const int&, const int&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:73:29: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   73 |   for (std::size_t i = 0; i < p - 1; i++) {
      |                           ~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:79:16: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   79 |     } while (k < x);
      |              ~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::combos(const int&, const double&, const int&, std::vector<std::vector<double> >&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:102:29: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  102 |   for (std::size_t i = 1; i != choose_dimk + 1; i++) {
      |                           ~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:105:31: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  105 |     for (std::size_t j = 0; j != k; j++) {
      |                             ~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::increment(std::vector<bool>&, const int&, const double&, const std::vector<int>&, std::vector<double>&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:126:31: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  126 |     for (std::size_t j = 0; j != k; j++) {
      |                             ~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:132:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<bool>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  132 |   while ((first_zero < index.size()) && index[first_zero]) {
      |           ~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:135:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<bool>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  135 |   if (first_zero == index.size()) {
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:143:31: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  143 |     for (std::size_t i = 0; i != first_zero + 1; i++) {
      |                             ~~^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp: In function ‘void stan::math::internal::signcombos(const int&, const double&, const int&, std::vector<std::vector<double> >&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/hcubature.hpp:168:29: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  168 |   for (std::size_t i = 1; i != choose_dimk + 1; i++) {
      |                           ~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_store_sensitivities.hpp:40:64:   required from here
   40 |                                            coupled_state.size());
      |                                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/arg.hpp:25,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/placeholders.hpp:24,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/apply.hpp:24,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/serialization/array_optimization.hpp:18,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/serialization/array_wrapper.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/serialization/array.hpp:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/ublas/storage.hpp:22,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/ublas/vector.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:23,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:16:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp: At global scope:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/invocation/invoke.hpp:52,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/adapter/fused.hpp:17,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/functional/generation/make_fused.hpp:13,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/fusion/include/make_fused.hpp:11,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/resize.hpp:30,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   48 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:39:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:42:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:52:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:38:59:   required from here
   38 |   Eigen::VectorXd stddev = S_ldlt.vectorD().array().sqrt().matrix();
      |                                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:75:   required from here
   46 |       = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z));
      |                                                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 5>, Eigen::Matrix<double, -1, 1>, 0>, 2>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:46:76:   required from here
   46 |       = mu + (S_ldlt.transpositionsP().transpose() * (S_ldlt.matrixL() * z));
      |                                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gaussian_dlm_obs_rng.hpp:135:41:   required from here
  135 |         Eigen::VectorXd(F.transpose() * theta_t), V_ldlt, rng);
      |                                         ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/hmm_hidden_state_prob.hpp:77:52:   required from here
   77 |     alphas.col(n) = alphas.col(n).cwiseProduct(beta);
      |                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/hmm_latent_rng.hpp:71:73:   required from here
   71 |   probs_vec = alphas.col(n_transitions) / alphas.col(n_transitions).sum();
      |                                                                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<Eigen::Matrix<double, -1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68:   required from here
   49 |   return L_S.template triangularView<Eigen::Lower>() * B.transpose();
      |                                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Matrix<double, -1, -1>, 1>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_cholesky_rng.hpp:49:68:   required from here
   49 |   return L_S.template triangularView<Eigen::Lower>() * B.transpose();
      |                                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:42:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:32:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |                     ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::LDLT<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:25:32:   required from here
   25 |   S_inv = ldlt_of_S.solve(S_inv);
      |                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40:   required from here
   27 |   return 0.5 * (asym.transpose() + asym);  // ensure symmetry
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40:   required from here
   27 |   return 0.5 * (asym.transpose() + asym);  // ensure symmetry
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_wishart_rng.hpp:27:40:   required from here
   27 |   return 0.5 * (asym.transpose() + asym);  // ensure symmetry
      |                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:47:   required from here
   89 |       = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix();
      |                                               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:89:54:   required from here
   89 |       = Sigma_ldlt.vectorD().array().inverse().sqrt().matrix();
      |                                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:109:64:   required from here
  109 |                                 (Sigma_ldlt.matrixU().solve(X)).transpose()))
      |                                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51:   recursively required by substitution of ‘template<int Side, class Other> const Eigen::internal::triangular_solve_retval<Side, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Other> Eigen::TriangularViewImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6, Eigen::Dense>::solve(const Eigen::MatrixBase<U>&) const [with int Side = <missing>; Other = <missing>]’
  108 |                          * (D_ldlt.matrixU().solve(
      |                             ~~~~~~~~~~~~~~~~~~~~~~^
  109 |                                 (Sigma_ldlt.matrixU().solve(X)).transpose()))
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:108:51:   required from here
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48:   required from ‘struct Eigen::internal::accessors_level<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   32 |   enum { has_direct_access = (traits<Derived>::Flags & DirectAccessBit) ? 1 : 0,
      |                                                ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32:   required from here
  110 |                                .transpose()
      |                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > >, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:32:   required from here
  110 |                                .transpose()
      |                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:110:43:   required from here
  110 |                                .transpose()
      |                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:51:   required from here
  111 |                          * D_ldlt.transpositionsP());
      |                                                   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::TranspositionsBase<Eigen::Transpositions<-1, -1, int> > >, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Transpose<const Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 6>, Eigen::Matrix<double, -1, -1> > > > >, 2>, Eigen::Transpositions<-1, -1, int>, 2>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/matrix_normal_prec_rng.hpp:111:52:   required from here
  111 |                          * D_ldlt.transpositionsP());
      |                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   required from ‘struct stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, void>’
   72 |       apply_scalar_unary<F, T>::apply(std::declval<T>()))>;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50:   required from ‘auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >; stan::require_not_var_matrix_t<Container>* <anonymous> = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t<Container>* <anonymous> = 0]’
  120 |   return apply_scalar_unary<lgamma_fun, T>::apply(x);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/multinomial_logit_lpmf.hpp:39:44:   required from here
   39 |     lp += lgamma(1 + ns_map.sum()) - lgamma(1 + ns_map).sum();
      |                                      ~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_ccdf_log.hpp:5,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:328,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:16:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp: In function ‘stan::return_type_t<T> stan::math::std_normal_lccdf(const T_y&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
   52 |     } else if (y_dbl > 8.25) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/std_normal_lccdf.hpp:52: note: adding ‘-flarge-source-files’ will allow for more column-tracking support, at the expense of compilation time and memory
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp: In member function ‘virtual std::vector<std::complex<double> > stan::io::dump::vals_c(const std::string&) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:694: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  694 |       for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:707: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  707 |              real_iter < val_i->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, -1, -1>, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Matrix<double, -1, -1>, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:102:0:   required from here
  102 |       if (C_adj.size() > 0) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:111:0:   required from here
  111 |           = D_adj.adjoint().template triangularView<StrictlyUpper>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:116:0:   required from here
  116 |       D_adj.diagonal() *= 0.5;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Ref.h:59:34:   required from ‘class Eigen::RefBase<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >’
   59 | template<typename Derived> class RefBase
      |                                  ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Ref.h:281:76:   required from ‘class Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >’
  281 | template<typename PlainObjectType, int Options, typename StrideType> class Ref
      |                                                                            ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:76:42:   required from ‘class Eigen::LLT<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1>’
   76 |       MaxColsAtCompileTime = MatrixType::MaxColsAtCompileTime
      |                                          ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:142:0:   required from here
  142 |   check_pos_definite("cholesky_decompose", "m", L_factor);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Matrix<double, -1, -1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:144:0:   required from here
  144 |   L_A.template triangularView<Eigen::StrictlyUpper>().setZero();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:42:0:   required from here
   42 |     y_val.row(m).head(m) = x.val().segment(pos, m);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   28 |                           * arena_L_val.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:28:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
   28 |                           * arena_L_val.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:32:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/gp_exp_quad_cov.hpp:94:0:   required from here
   94 |           adjsigma += (cov_diag.val().array() * cov_diag.adj().array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 1> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 1> >’
   36 | class SparseCompressedBase
      |       ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   recursively required by substitution of ‘template<class OtherDerived> static std::true_type stan::is_base_pointer_convertible<Eigen::EigenBase, Eigen::SparseMatrix<double, 1> >::f(const Eigen::EigenBase<Derived>*) [with OtherDerived = <missing>]’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, Eigen::SparseMatrix<double, 1> >’
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   required from ‘struct stan::is_eigen<Eigen::SparseMatrix<double, 1> >’
   21 |     : bool_constant<is_base_pointer_convertible<Eigen::EigenBase, T>::value> {};
      |                                                                       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:301:0:   required by substitution of ‘template<class T> class stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type> [with T = Eigen::SparseMatrix<double, 1>]’
  301 |     (is_eigen<T>::value || is_kernel_expression_and_not_scalar<T>::value)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0:   required from here
  120 |     arena_t<return_t> res = w_mat_arena.val() * value_of(b_arena);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   47 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> > >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from ‘class Eigen::SparseCompressedBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> > >’
   36 | class SparseCompressedBase
      |       ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7:   required from ‘class Eigen::SparseMapBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   50 | class SparseMapBase<Derived,ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from ‘class Eigen::SparseMapBase<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  148 | class SparseMapBase<Derived,WriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from ‘class Eigen::Map<Eigen::SparseMatrix<double, 1>, 0, Eigen::Stride<0, 0> >’
  222 | class Map<SparseMatrix<MatScalar,MatOptions,MatIndex>, Options, StrideType>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:129:0:   required from ‘class stan::math::arena_matrix<Eigen::SparseMatrix<double, 1>, void>’
  129 | class arena_matrix<MatrixType, require_eigen_sparse_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:814:0:   required from ‘class stan::math::vari_value<Eigen::SparseMatrix<double, 1>, void>’
  814 |   using InnerIterator = typename arena_matrix<PlainObject>::InnerIterator;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:419:0:   required from ‘const auto& stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::val() const [with T = Eigen::SparseMatrix<double, 1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  419 |   inline const auto& val() const noexcept { return vi_->val(); }
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/csr_matrix_times_vector.hpp:120:0:   required from here
  120 |     arena_t<return_t> res = w_mat_arena.val() * value_of(b_arena);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   47 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, -1>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21:   required from ‘class Eigen::Tridiagonalization<Eigen::Matrix<double, -1, -1> >’
   97 |             >::type SubDiagonalReturnType;
      |                     ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62:   required from ‘class Eigen::SelfAdjointEigenSolver<Eigen::Matrix<double, -1, -1> >’
  111 |     typedef typename TridiagonalizationType::SubDiagonalType SubDiagonalType;
      |                                                              ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/eigendecompose_sym.hpp:40:0:   required from here
   40 |   arena_t<eigval_return_t> eigenvals = solver.eigenvalues();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::adj_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/grad.hpp:27:0:   required from here
   27 |   g = x.adj();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> [with auto:169 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>; T2 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0:   required from here
   49 |   var log_det = sum(log(M_ldlt.vectorD()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> [with auto:169 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>; T2 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0:   required from here
   49 |   var log_det = sum(log(M_ldlt.vectorD()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, void>::apply<stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&, const stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>, void>::apply<stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&, const stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)>; Args = {Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> > >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >(const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>&)::<lambda(const auto:169&)>; T2 = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   47 |                        f(x));
      |                        ~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:49:0:   required from here
   49 |   var log_det = sum(log(M_ldlt.vectorD()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Matrix<double, -1, -1, 1, -1, -1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_determinant_spd.hpp:51:0:   required from here
   51 |   reverse_pass_callback([arena_M, log_det, arena_M_inv_transpose]() mutable {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:73:0:   required from here
   73 |   vector_d diff = (x_d.array() - x_d.maxCoeff());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/log_softmax.hpp:81:0:   required from here
   81 |   Eigen::Map<vector_d>(softmax_x_d_array, a_size) = softmax_x_d.array() / sum;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:50:0:   required from here
   50 |   arena_powers[0] = Eigen::MatrixXd::Identity(N, N);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:53:0:   required from here
   53 |     arena_powers[i] = arena_powers[1] * arena_powers[i - 1];
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:63:0:   required from here
   63 |       adj_M += adj_C * arena_powers[i - 1].transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0:   required from here
   64 |       adj_C = M_val.transpose() * adj_C;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/matrix_power.hpp:64:0:   required from here
   64 |       adj_C = M_val.transpose() * adj_C;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, -1> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/mdivide_left_spd.hpp:67:0:   required from here
   67 |     Eigen::Map<matrix_vi>(variRefB_, M_, N_).adj() += adjB;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0:   required from here
   85 |     adjA = -adjB * Map<matrix_d>(C_, M_, N_).transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/mdivide_left_tri.hpp:85:0:   required from here
   85 |     adjA = -adjB * Map<matrix_d>(C_, M_, N_).transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/quad_form.hpp:25:0:   required from here
   25 |       matrix_d M = 0.5 * (Cd + Cd.transpose());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:55:0:   required from here
   55 |   L.col(0).tail(pull) = CPCs.val().head(pull);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Array<double, -1, 1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:56:0:   required from here
   56 |   arena_acc.tail(pull) = 1.0 - CPCs.val().head(pull).array().square();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:63:0:   required from here
   63 |     L.col(i).tail(pull) = cpc_seg * arena_acc.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Array<double, -1, 1>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Array<double, -1, 1>, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Array<double, -1, 1>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0:   required from here
   86 |           -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:86:0:   required from here
   86 |           -= 2.0 * acc_adj.tail(pull) * acc_val.tail(pull) * cpc_seg_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Block<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Block<Eigen::Array<double, -1, 1>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_corr_L.hpp:90:0:   required from here
   90 |           += L_res.adj().array().col(i).tail(pull) * acc_val.tail(pull).sqrt();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/read_cov_matrix.hpp:56:0:   required from here
   56 |     sds.adj() += (prod.adj().cwiseProduct(corr_L.val())).rowwise().sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/rows_dot_self.hpp:41:0:   required from here
   41 |       x.adj() += (2 * res.adj()).asDiagonal() * x.val();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:56:0:   required from here
   56 |   arena_Fp.diagonal().setZero();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0:   required from here
   69 |               * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:69:0:   required from here
   69 |               * (arena_Fp.array() * (UUadjT - UUadjT.transpose()).array())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd.hpp:70:0:   required from here
   70 |                     .matrix()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0:   required from here
   61 |                      .matrix()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:61:0:   required from here
   61 |                      .matrix()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47:   required from ‘struct Eigen::internal::traits<Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  278 |   typedef typename DiagonalVectorType::Scalar Scalar;
      |                                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59:   required from ‘struct Eigen::EigenBase<Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   42 |   typedef typename internal::traits<Derived>::StorageKind StorageKind;
      |                                                           ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7:   required from ‘class Eigen::DiagonalBase<Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   18 | class DiagonalBase : public EigenBase<Derived>
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:293:7:   required from ‘class Eigen::DiagonalWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
  293 | class DiagonalWrapper
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/svd_V.hpp:63:0:   required from here
   63 |            + arena_U * arena_D.asDiagonal().inverse()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0:   required from here
   79 |     vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0:   required from here
   79 |     vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:79:0:   required from here
   79 |     vector_d di = 2 * adj_ * (v1_map.val() - v2_map.val());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:80:0:   required from here
   80 |     v1_map.adj() += di;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0:   required from here
  111 |         += 2 * adj_ * (v1_map.val() - Eigen::Map<vector_d>(v2_, length_));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::vari_value<double>*, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/squared_distance.hpp:111:0:   required from here
  111 |         += 2 * adj_ * (v1_map.val() - Eigen::Map<vector_d>(v2_, length_));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:23:0:   required from here
   23 |   vector_d dtrs_vals = dtrs_map.val();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0:   required from here
   25 |   vector_d diff = dtrs_vals.array() - dtrs_vals.mean();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0:   required from here
   27 |   Eigen::Map<vector_d>(partials, size) = 2 * diff.array() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:27:0:   required from here
   27 |   Eigen::Map<vector_d>(partials, size) = 2 * diff.array() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/jacobian.hpp:26:0:   required from here
   26 |   fx = fx_var.val();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)> [with auto:11 = const Eigen::Matrix<stan::math::var_value<double>, -1, 1>]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>; Args = {const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:73:21:   required from ‘auto stan::math::value_of(EigMat&&) [with EigMat = const Eigen::Matrix<var_value<double>, -1, 1>&; stan::require_eigen_dense_base_t<EigMat>* <anonymous> = 0; stan::require_not_st_arithmetic<T>* <anonymous> = 0]’
   73 |   return make_holder(
      |          ~~~~~~~~~~~^
   74 |       [](auto& a) {
      |       ~~~~~~~~~~~~~  
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |       },
      |       ~~             
   77 |       std::forward<EigMat>(M));
      |       ~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/algebra_solver_fp.hpp:101:0:   required from here
  101 |         y_dummy(stan::math::value_of(y)),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0:   required from here
  369 |     Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Matrix<double, -1, -1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/solve_powell.hpp:369:0:   required from here
  369 |     Eigen::VectorXd eta = -Jf_x_T_lu_ptr->solve(ret.adj().eval());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/cvodes_integrator_adjoint.hpp:604:0:   required from here
  604 |     f_y_t_vars.adj() = -Eigen::Map<Eigen::VectorXd>(NV_DATA_S(yB), N_);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp:62:0:   required from here
   62 |   hvp = (grad_forward - grad_backward) / (2 * epsilon);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/random_var_context.hpp: In member function ‘virtual std::vector<std::complex<double> > stan::io::random_var_context::vals_c(const std::string&) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/random_var_context.hpp:111: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  111 |       for (comp_iter = 0, real_iter = 0; real_iter < val_r.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:182:0:   required from here
  182 |     return normal_fullrank(Eigen::VectorXd(mu_.array().square()),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:183:0:   required from here
  183 |                            Eigen::MatrixXd(L_chol_.array().square()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:197:0:   required from here
  197 |     return normal_fullrank(Eigen::VectorXd(mu_.array().sqrt()),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:198:0:   required from here
  198 |                            Eigen::MatrixXd(L_chol_.array().sqrt()));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:263:0:   required from here
  263 |     L_chol_.array() /= rhs.L_chol().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0:   required from here
  351 |     return (L_chol_ * eta) + mu_;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:351:0:   required from here
  351 |     return (L_chol_ * eta) + mu_;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:459:0:   required from here
  459 |     L_grad.diagonal().array() += L_chol_.diagonal().array().inverse();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0:   required from here
  314 |     return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0:   required from here
  314 |     return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:314:0:   required from here
  314 |     return eta.array().cwiseProduct(omega_.array().exp()) + mu_.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:370:0:   required from here
  370 |         omega_grad.array() += tmp_mu_grad.array().cwiseProduct(eta.array());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_meanfield.hpp:388:0:   required from here
  388 |     omega_grad.array() = omega_grad.array().cwiseProduct(omega_.array().exp());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/nuts/base_nuts.hpp:175:0:   required from here
  175 |       rho = rho_bck + rho_fwd;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:126:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, 6>’
  126 | class dense_product_base<Lhs, Rhs, Option, InnerProduct>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
  179 |     typedef typename internal::find_best_packet<Scalar,SizeAtCompileTime>::type PacketScalar;
      |                                                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:126:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, 6>’
  126 | class dense_product_base<Lhs, Rhs, Option, InnerProduct>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from here
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
   86 | class SolveImpl<Decomposition,RhsType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, Eigen::Matrix<double, -1, 1> >’
   62 | class Solve : public SolveImpl<Decomposition,RhsType,typename internal::traits<RhsType>::StorageKind>
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:53:0:   required from here
   53 |     z.p = z.inv_e_metric_.llt().matrixU().solve(u);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_matrix.hpp:133:17:   required from ‘auto stan::math::to_matrix(const std::vector<T>&, int, int) [with T = double]’
  133 |   return Eigen::Map<const Eigen::Matrix<T, Eigen::Dynamic, Eigen::Dynamic>>(
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  134 |       &x[0], m, n);
      |       ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/read_dense_inv_metric.hpp:33:0:   required from here
   33 |     inv_metric = stan::math::to_matrix(dense_vals, num_params, num_params);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:27:0:   required from here
   27 |       covar = (n / (n + 5.0)) * covar
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0:   required from here
   29 |                     * Eigen::MatrixXd::Identity(covar.rows(), covar.cols());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:29:0:   required from here
   29 |                     * Eigen::MatrixXd::Identity(covar.rows(), covar.cols());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   recursively required by substitution of ‘template<class OtherDerived> typename Eigen::ScalarBinaryOpTraits<double, typename Eigen::internal::traits<T>::Scalar, Eigen::internal::scalar_product_op<double, typename Eigen::internal::traits<T>::Scalar> >::ReturnType Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >::dot(const Eigen::MatrixBase<Derived>&) const [with OtherDerived = <missing>]’
   21 |     return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   required from here
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:27:0:   required from here
   27 |       var = (n / (n + 5.0)) * var
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0:   required from here
   28 |             + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:28:0:   required from here
   28 |             + 1e-3 * (5.0 / (n + 5.0)) * Eigen::VectorXd::Ones(var.size());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:68:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp: In member function ‘virtual std::vector<std::complex<double> > stan::io::array_var_context::vals_c(const std::string&) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:304: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  304 |       for (comp_iter = 0, real_iter = 0; real_iter < val_r->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:317: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  317 |              real_iter < val_i->second.first.size();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Matrix<double, -1, -1>, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0:   required from here
   72 |     Eigen::Map<Eigen::VectorXd>(&row[0], draws.cols()) = draws.row(i);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 1>’
  223 | template<typename Derived> class MapBase<Derived, WriteAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:13:0:   required from ‘class stan::math::arena_matrix<Eigen::Matrix<double, 1, -1>, void>’
   13 | class arena_matrix<MatrixType, require_eigen_dense_base_t<MatrixType>>
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:145:0:   required from here
  145 |     x_ret_vals.coeffRef(j) = x.val().coeff(row_idx_val, col_idx_vals[j]);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:11,
                 from stanExports_spbp_frailty.h:25:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp: At global scope:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:159: warning: ‘stan::math::var stan::model::model_base_crtp<M>::log_prob(std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >&, std::vector<int>&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; stan::math::var = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
  159 |   inline math::var log_prob(std::vector<math::var>& theta,
stanExports_spbp_frailty.h:2001: note:   by ‘model_spbp_frailty_namespace::model_spbp_frailty::log_prob’
 2001 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:154: warning: ‘double stan::model::model_base_crtp<M>::log_prob(std::vector<double>&, std::vector<int>&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
  154 |   inline double log_prob(std::vector<double>& theta, std::vector<int>& theta_i,
stanExports_spbp_frailty.h:2001: note:   by ‘model_spbp_frailty_namespace::model_spbp_frailty::log_prob’
 2001 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:96: warning: ‘stan::math::var stan::model::model_base_crtp<M>::log_prob(Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; stan::math::var = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
   96 |   inline math::var log_prob(Eigen::Matrix<math::var, -1, 1>& theta,
stanExports_spbp_frailty.h:2001: note:   by ‘model_spbp_frailty_namespace::model_spbp_frailty::log_prob’
 2001 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:91: warning: ‘double stan::model::model_base_crtp<M>::log_prob(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’ was hidden [-Woverloaded-virtual=]
   91 |   inline double log_prob(Eigen::VectorXd& theta,
stanExports_spbp_frailty.h:2001: note:   by ‘model_spbp_frailty_namespace::model_spbp_frailty::log_prob’
 2001 |   log_prob(std::vector<T_>& params_r, std::vector<int>& params_i,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, int>(const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&, const int&, stan::return_type_t<Eigen::Map<const Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, int>&)::<lambda(auto:315&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:102:18:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0; stan::return_type_t<T1, T2> = double]’
  102 |       x.unaryExpr([lb, &lp](auto&& xx) { return lb_constrain(xx, lb, lp); }));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<double, -1, 1>; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1611:0:   required from here
 1610 |       gamma = in__.template read_constrain_lb<
 1611 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::lb_constrain<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const int&>(Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >&&, const int&)::<lambda(auto:314&&)>, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_constrain.hpp:83:26:   required from ‘auto stan::math::lb_constrain(T&&, L&&) [with T = Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; L = const int&; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   83 |   return eval(x.unaryExpr([lb](auto&& x) { return lb_constrain(x, lb); }));
      |               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:388:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<double, -1, 1>; bool Jacobian = false; LB = int; LP = double; Sizes = {int}; T = double]’
  388 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb);
stanExports_spbp_frailty.h:1611:0:   required from here
 1610 |       gamma = in__.template read_constrain_lb<
 1611 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:32:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |                        ~~~~~~~~^~
stanExports_spbp_frailty.h:1639:0:   required from here
 1639 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:22:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp_frailty.h:1639:0:   required from here
 1639 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:42:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp_frailty.h:1639:0:   required from here
 1639 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<double, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:1648:0:   required from here
 1648 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:19:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |           ~~~~~~~~^~
stanExports_spbp_frailty.h:1648:0:   required from here
 1648 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1649 |                   std)))), "assigning variable gamma_std");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:22:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp_frailty.h:1648:0:   required from here
 1648 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1649 |                   std)))), "assigning variable gamma_std");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:42:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp_frailty.h:1648:0:   required from here
 1648 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1649 |                   std)))), "assigning variable gamma_std");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)> [with auto:169 = Eigen::Matrix<double, -1, 1>]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)>; T2 = Eigen::Matrix<double, -1, 1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, 1>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1661:0:   required from here
 1661 |       stan::model::assign(nu, stan::math::log(gamma), "assigning variable nu");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Matrix<double, -1, 1>, void>::apply<stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)> >(const Eigen::Matrix<double, -1, 1>&, const stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary<Eigen::Matrix<double, -1, 1>, void>::apply<stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)> >(const Eigen::Matrix<double, -1, 1>&, const stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)>; Args = {Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1, 0, -1, 1> > >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:169&)>; T2 = Eigen::Matrix<double, -1, 1>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Matrix<double, -1, 1>]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   47 |                        f(x));
      |                        ~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1661:0:   required from here
 1661 |       stan::model::assign(nu, stan::math::log(gamma), "assigning variable nu");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:35:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |                    ~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 3>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 3, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits<Eigen::Array<double, 3, 1> >’
   17 | struct traits<Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols> > : traits<Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, 3, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, 3, 1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   28 |   ArrayAT a_array = as_array_or_scalar(a);
      |           ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, 3, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, 3, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, 3, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Array<double, 3, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Array<double, 3, 1> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, 3, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, 3, 1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:11:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   28 |   ArrayAT a_array = as_array_or_scalar(a);
      |           ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar<const std::vector<double>&>(const std::vector<double>&)::<lambda(auto:14&)>; Args = {const std::vector<double, std::allocator<double> >&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:72:21:   required from ‘auto stan::math::as_array_or_scalar(T&&) [with T = const std::vector<double>&; stan::require_std_vector_t<T>* <anonymous> = 0; stan::require_not_std_vector_t<typename stan::value_type<T>::type>* <anonymous> = 0]’
   72 |   return make_holder([](auto& x) { return T_map(x.data(), x.size()); },
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                      std::forward<T>(v));
      |                      ~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:28:39:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   28 |   ArrayAT a_array = as_array_or_scalar(a);
      |                     ~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:43:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   47 |     const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk));
      |                                      ~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Select.h:52:7:   required from ‘class Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >’
   52 | class Select : public internal::dense_xpr_base< Select<ConditionMatrixType, ThenMatrixType, ElseMatrixType> >::type,
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:55:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   47 |     const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk));
      |                                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/fabs.hpp:67:50:   required from ‘stan::math::fabs<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >(const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >&)::<lambda(const auto:9&)> [with auto:9 = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >]’
   67 |       x, [](const auto& v) { return v.array().abs(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::fabs<Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >(const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >&)::<lambda(const auto:9&)>; T2 = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >; stan::require_t<stan::is_eigen_array<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >]’
   53 |     return make_holder([](const auto& a) { return a.array().derived(); }, f(x));
      |                                                                           ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/fabs.hpp:66:46:   required from ‘auto stan::math::fabs(const Container&) [with Container = Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   66 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   67 |       x, [](const auto& v) { return v.array().abs(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:47:37:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   47 |     const auto& abs_apk = math::fabs((apk == 0).select(1.0, apk));
      |                           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > > >(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >&)::<lambda(const auto:169&)>; T2 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >; stan::require_t<stan::is_eigen_array<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >]’
   53 |     return make_holder([](const auto& a) { return a.array().derived(); }, f(x));
      |                                                                           ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::Array<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, 3, 1> >, Eigen::Array<double, 3, 1> > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:49:25:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   49 |     T_return p = sum(log(abs_apk)) - sum(log(abs_bpk));
      |                      ~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:75:   required from ‘stan::return_type_t<T> stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t<T>* <anonymous> = 0; stan::return_type_t<T> = double]’
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0:   required from here
   16 |       : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {}
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:32:   required from ‘stan::return_type_t<T> stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t<T>* <anonymous> = 0; stan::return_type_t<T> = double]’
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0:   required from here
   16 |       : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {}
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::lgamma_fun; T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   required from ‘struct stan::math::apply_scalar_unary<stan::math::lgamma_fun, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>’
   72 |       apply_scalar_unary<F, T>::apply(std::declval<T>()))>;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lgamma.hpp:120:50:   required from ‘auto stan::math::lgamma(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::linspaced_op<double>, Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_not_var_matrix_t<Container>* <anonymous> = 0; stan::require_not_nonscalar_prim_or_rev_kernel_expression_t<Container>* <anonymous> = 0]’
  120 |   return apply_scalar_unary<lgamma_fun, T>::apply(x);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lmgamma.hpp:58:29:   required from ‘stan::return_type_t<T> stan::math::lmgamma(int, T) [with T = double; stan::require_arithmetic_t<T>* <anonymous> = 0; stan::return_type_t<T> = double]’
   58 |   return result + sum(lgamma(x + (1 - Eigen::ArrayXd::LinSpaced(k, 1, k)) / 2));
      |                       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lmgamma.hpp:16:0:   required from here
   16 |       : op_dv_vari(lmgamma(a, bvi->val_), a, bvi) {}
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0:   required from here
   28 |   double variance = diff.squaredNorm() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Array<double, -1, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Array<double, -1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::Array<double, -1, -1> >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Array<double, -1, -1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array<double, -1, -1>’
   45 | class Array
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67:   required from ‘Derived& Eigen::ArrayBase<Derived>::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
   27 |   internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op<Scalar,Scalar>());
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0:   required from here
  280 |     L_chol_.array() += scalar;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67:   required from ‘Derived& Eigen::ArrayBase<Derived>::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
   27 |   internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::add_assign_op<Scalar,Scalar>());
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:280:0:   required from here
  280 |     L_chol_.array() += scalar;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:22:   required from ‘bool Eigen::DenseBase<Derived>::allFinite() const [with Derived = Eigen::Matrix<double, -1, -1>]’
  156 |   return !((derived()-derived()).hasNaN());
      |            ~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0:   required from here
   31 |       if (!covar.allFinite())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long unsigned int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:97:0:   required from here
   97 |     std::vector<size_t> dim_vec = validate_dims(names, values.size(), dims);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<long unsigned int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   74 |     for (int i = 0; i < dims.size(); i++) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0:   required from here
  118 |     std::vector<size_t> dim_vec = validate_dims(names, values.size(), dims);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:74: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<long unsigned int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   74 |     for (int i = 0; i < dims.size(); i++) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27:   required from ‘stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)> [with auto:1 = Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >]’
  110 |         return m.unaryExpr([](auto x) { return value_of_rec(x); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::value_of_rec<Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> > >(Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >&&)::<lambda(auto:1&)>; Args = {Eigen::Map<const Eigen::Array<int, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:108:21:   required from ‘auto stan::math::value_of_rec(T&&) [with T = Eigen::Map<const Eigen::Array<int, -1, 1>, 0, Eigen::Stride<0, 0> >; <template-parameter-1-2> = void; <template-parameter-1-3> = void]’
  108 |   return make_holder(
      |          ~~~~~~~~~~~^
  109 |       [](auto& m) {
      |       ~~~~~~~~~~~~~  
  110 |         return m.unaryExpr([](auto x) { return value_of_rec(x); });
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       },
      |       ~~             
  112 |       std::forward<T>(M));
      |       ~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:30:   required from ‘void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = std::vector<int>; T_low = int; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_not_std_vector_vt<stan::is_container_or_var_matrix, T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; Idxs = {}]’
  157 |   auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y)));
      |                  ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1073:0:   required from here
 1073 |       stan::math::check_greater_or_equal(function__, "id", id, 0);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h: In instantiation of ‘void model_spbp_frailty_namespace::model_spbp_frailty::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; VecI = std::vector<int>; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp_frailty.h:2029:0:   required from here
 2029 |     unconstrain_array_impl(params_constrained, params_i,
 2030 |       params_unconstrained, pstream);
stanExports_spbp_frailty.h:1725: warning: variable ‘pos__’ set but not used [-Wunused-but-set-variable]
 1725 |       int pos__ = std::numeric_limits<int>::min();
stanExports_spbp_frailty.h: In instantiation of ‘void model_spbp_frailty_namespace::model_spbp_frailty::unconstrain_array_impl(const VecVar&, const VecI&, VecVar&, std::ostream*) const [with VecVar = Eigen::Matrix<double, -1, 1>; VecI = std::vector<int>; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp_frailty.h:2039:0:   required from here
 2039 |     unconstrain_array_impl(params_constrained, params_i,
 2040 |       params_unconstrained, pstream);
stanExports_spbp_frailty.h:1725: warning: variable ‘pos__’ set but not used [-Wunused-but-set-variable]
 1725 |       int pos__ = std::numeric_limits<int>::min();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp: In instantiation of ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’:
stanExports_spbp_frailty.cc:30:0:   required from here
   30 |     .method("standalone_gqs", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::standalone_gqs)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1252: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
 1252 |     int ret = stan::services::error_codes::CONFIG;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 2, 1> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 2, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 2, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  181 |   Eigen::Matrix<double, 2, 1> a_args(2);
      |                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 2, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 2, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 2, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 2, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 2, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 2, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 2, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:181:31:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  181 |   Eigen::Matrix<double, 2, 1> a_args(2);
      |                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, 1, 0, 1, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, 1, 0, 1, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 1, 1, 0, 1, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 1, 1, 0, 1, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:182:31:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  182 |   Eigen::Matrix<double, 1, 1> b_args(1);
      |                               ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Array<double, 3, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:117:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl_ab(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double>]’
  117 |     inner_diff = g_current.array().abs().maxCoeff();
      |                  ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:204:78:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  204 |       grad_tuple_ab = grad_2F1_impl_ab<calc_a1_euler, calc_a2_euler, calc_b1>(
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  205 |           a1_euler, a2_euler, b1, z_euler);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template<class NewType> typename Eigen::DenseBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:38:   required from ‘Eigen::Matrix<typename stan::return_type<T1, T2>::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t<stan::is_eigen_col_vector<T> >* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; typename stan::return_type<T1, T2>::type = double]’
  102 |   result << A.template cast<T_return>(), B;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   29 |   ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0);
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:12:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, -1, 1> >(const char*, const char*, const Eigen::Matrix<double, -1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:0:   required from here
   47 |     stan::math::check_not_nan(function, "Mean vector", mu);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, -1, -1> >(const char*, const char*, const Eigen::Matrix<double, -1, -1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, -1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit))))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, -1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:0:   required from here
   74 |     stan::math::check_not_nan(function, "Cholesky factor", L_chol);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:207:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  207 |   for (size_t i = 0; i < x.rows(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:208:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  208 |     for (size_t j = 0; j < x.cols(); j++) {
      |                        ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite<Eigen::Matrix<double, -1, 1> >(const char*, const char*, const Eigen::Matrix<double, -1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20:   required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, 1>]’
   29 |   elementwise_check([](double x) { return std::isfinite(x); }, function, name,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     y, "finite");
      |                     ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_finite("check_finite", "inv_metric", inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive<Eigen::Matrix<double, -1, 1> >(const char*, const char*, const Eigen::Matrix<double, -1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20:   required from ‘void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, -1, 1>]’
   29 |   elementwise_check([](double x) { return x > 0; }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     "positive");
      |                     ~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:0:   required from here
   22 |     stan::math::check_positive("check_positive", "inv_metric", inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28:   required from ‘bool Eigen::DenseBase<Derived>::hasNaN() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, -1> >]’
  142 |   return !((derived().array()==derived().array()).all());
      |             ~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40:   required from ‘bool Eigen::DenseBase<Derived>::allFinite() const [with Derived = Eigen::Matrix<double, -1, -1>]’
  156 |   return !((derived()-derived()).hasNaN());
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/covar_adaptation.hpp:31:0:   required from here
   31 |       if (!covar.allFinite())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:142:28:   required from ‘bool Eigen::DenseBase<Derived>::hasNaN() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >]’
  142 |   return !((derived().array()==derived().array()).all());
      |             ~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:156:40:   required from ‘bool Eigen::DenseBase<Derived>::allFinite() const [with Derived = Eigen::Matrix<double, -1, 1>]’
  156 |   return !((derived()-derived()).hasNaN());
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/var_adaptation.hpp:30:0:   required from here
   30 |       if (!var.allFinite())
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta.hpp:70,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/invalid_argument.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/core.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:10:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of ‘void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&, Idxs ...) [with T_y = long unsigned int; T_high = long int; stan::require_all_stan_scalar_t<U, V>* <anonymous> = 0; Idxs = {}]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:79:0:   required from ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long int]’
   79 |     stan::math::check_less_or_equal("validate_dims", "array_var_context",
   80 |                                     elem_dims_total[dims.size()], array_size);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/array_var_context.hpp:118:0:   required from here
  118 |     std::vector<size_t> dim_vec = validate_dims(names, values.size(), dims);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:39:20: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const long int’ [-Wsign-compare]
   39 |   if (unlikely(!(y <= high))) {
      |                 ~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/compiler_attributes.hpp:9:41: note: in definition of macro ‘unlikely’
    9 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:21:   required from ‘auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = int; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Scal, Mat>* <anonymous> = 0]’
   79 |   return (m.array() - c).matrix();
      |          ~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp_frailty.h:1834:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1834 |       out__.write_free_lb(0, gamma);
stanExports_spbp_frailty.h:2020:0:   required from here
 2020 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:79:32:   required from ‘auto stan::math::subtract(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = int; stan::require_eigen_t<T_desired>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_all_not_st_var<Scal, Mat>* <anonymous> = 0]’
   79 |   return (m.array() - c).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:29:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp_frailty.h:1834:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1834 |       out__.write_free_lb(0, gamma);
stanExports_spbp_frailty.h:2020:0:   required from here
 2020 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp_frailty.h:1834:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1834 |       out__.write_free_lb(0, gamma);
stanExports_spbp_frailty.h:2020:0:   required from here
 2020 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp_frailty.h:1834:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1834 |       out__.write_free_lb(0, gamma);
stanExports_spbp_frailty.h:2020:0:   required from here
 2020 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)>; Args = {Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1, 0, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1, 0, -1, 1> > > > > >}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:23:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   47 |                        f(x));
      |                        ~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/lb_free.hpp:37:20:   required from ‘auto stan::math::lb_free(T&&, L&&) [with T = const Eigen::Matrix<double, -1, 1>&; L = const int&; stan::require_not_std_vector_t<T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   37 |     return eval(log(subtract(std::forward<decltype(y_ref)>(y_ref),
      |                 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |                              std::forward<decltype(lb_ref)>(lb_ref))));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/serializer.hpp:253:0:   required from ‘void stan::io::serializer<T>::write_free_lb(const L&, const S&) [with S = Eigen::Matrix<double, -1, 1>; L = int; T = double]’
  253 |     this->write(stan::math::lb_free(x, lb));
stanExports_spbp_frailty.h:1834:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::transform_inits_impl(const stan::io::var_context&, VecVar&, std::ostream*) const [with VecVar = std::vector<double>; stan::require_vector_t<T_y>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1834 |       out__.write_free_lb(0, gamma);
stanExports_spbp_frailty.h:2020:0:   required from here
 2020 |     transform_inits_impl(context, vars, pstream__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of ‘int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1253:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1253 |     ret = stan::services::standalone_generate(model_, draws,
 1254 |             Rcpp::as<unsigned int>(seed), interrupt, logger, *sample_writer_ptr);
stanExports_spbp_frailty.cc:30:0:   required from here
   30 |     .method("standalone_gqs", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::standalone_gqs)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:55: warning: comparison of integer expressions of different signedness: ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
   55 |   if (p_names.size() != draws.cols()) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:71: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
   71 |   for (size_t i = 0; i < draws.rows(); ++i) {
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/assert.hpp:35,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:19,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/size_type.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/size.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/functions.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range.hpp:18,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/numeric/odeint/util/resize.hpp:24:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FinderConcept<boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:81:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:65:52: warning: ‘this’ pointer is null [-Wnonnull]
   65 |     static void failed() { ((Model*)0)->constraints(); }
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:16,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string.hpp:23,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:46:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function ‘void boost::algorithm::FinderConcept<FinderT, IteratorT>::constraints() [with FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >; IteratorT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   40 |             void constraints()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FinderConcept<boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>, __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/find_format.hpp:98:0:   required from ‘void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string<char>; FinderT = detail::first_finderF<const char*, is_equal>; FormatterT = detail::const_formatF<boost::iterator_range<const char*> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/replace.hpp:179:0:   required from ‘void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string<char>; Range1T = char [11]; Range2T = char [1]]’
  179 |             ::boost::algorithm::find_format(
  180 |                 Input,
  181 |                 ::boost::algorithm::first_finder(Search),
  182 |                 ::boost::algorithm::const_formatter(Format) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0:   required from here
  133 |         boost::replace_first(value, " (Default)", "");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:65:52: warning: ‘this’ pointer is null [-Wnonnull]
   65 |     static void failed() { ((Model*)0)->constraints(); }
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/concept.hpp:40: note: in a call to non-static member function ‘void boost::algorithm::FinderConcept<FinderT, IteratorT>::constraints() [with FinderT = boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
   40 |             void constraints()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FormatterConcept<boost::algorithm::detail::const_formatF<boost::iterator_range<const char*> >, boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>, __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/find_format.hpp:103:0:   required from ‘void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT) [with SequenceT = std::__cxx11::basic_string<char>; FinderT = detail::first_finderF<const char*, is_equal>; FormatterT = detail::const_formatF<boost::iterator_range<const char*> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/replace.hpp:179:0:   required from ‘void boost::algorithm::replace_first(SequenceT&, const Range1T&, const Range2T&) [with SequenceT = std::__cxx11::basic_string<char>; Range1T = char [11]; Range2T = char [1]]’
  179 |             ::boost::algorithm::find_format(
  180 |                 Input,
  181 |                 ::boost::algorithm::first_finder(Search),
  182 |                 ::boost::algorithm::const_formatter(Format) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:133:0:   required from here
  133 |         boost::replace_first(value, " (Default)", "");
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:65:52: warning: ‘this’ pointer is null [-Wnonnull]
   65 |     static void failed() { ((Model*)0)->constraints(); }
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/concept.hpp:65: note: in a call to non-static member function ‘void boost::algorithm::FormatterConcept<FormatterT, FinderT, IteratorT>::constraints() [with FormatterT = boost::algorithm::detail::const_formatF<boost::iterator_range<const char*> >; FinderT = boost::algorithm::detail::first_finderF<const char*, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
   65 |             void constraints()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Matrix<double, -1, 1>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:19:   required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagType = Eigen::Matrix<double, -1, 1>; SubDiagType = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’
  563 |       diag.segment(i,n-i).minCoeff(&k);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  460 |   m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_exp_op<double>, const Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:92:58:   required from ‘stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)> [with auto:304 = Eigen::Matrix<double, -1, 1>]’
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:93:13:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::reduce(const T&, const F&) [with F = stan::math::log_sum_exp<Eigen::Matrix<double, -1, 1> >(const Eigen::Matrix<double, -1, 1>&)::<lambda(const auto:304&)>; T = Eigen::Matrix<double, -1, 1>]’
   93 |     return f(x);
      |            ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log_sum_exp.hpp:83:39:   required from ‘auto stan::math::log_sum_exp(const T&) [with T = Eigen::Matrix<double, -1, 1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   83 |   return apply_vector_unary<T>::reduce(x, [&](const auto& v) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
   84 |     if (v.size() == 0) {
      |     ~~~~~~~~~~~~~~~~~~~~               
   85 |       return NEGATIVE_INFTY;
      |       ~~~~~~~~~~~~~~~~~~~~~~           
   86 |     }
      |     ~                                  
   87 |     const auto& v_ref = to_ref(v);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
   88 |     const double max = v_ref.maxCoeff();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |     if (!std::isfinite(max)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~         
   90 |       return max;
      |       ~~~~~~~~~~~                      
   91 |     }
      |     ~                                  
   92 |     return max + std::log((v_ref.array() - max).exp().sum());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   93 |   });
      |   ~~                                   
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/dirichlet_rng.hpp:59:35:   required from here
   59 |     double log_sum_y = log_sum_exp(log_y);
      |                        ~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:330:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits<double, double, false, false, 1, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
   72 |     typedef blas_data_mapper<typename Traits::ResScalar, Index, ColMajor, Unaligned, ResInnerStride> ResMapper;
      |                                                                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                                                              ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  433 |     LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  434 |     RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  435 |     ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  460 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  461 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  462 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  465 |   typedef QuadPacket<RhsPacket> RhsPacketx4;
      |                                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits<double, double, false, false, 1, 1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42:   required from ‘struct Eigen::internal::gebp_kernel<double, double, long int, Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>, 4, 4, false, false>’
 1080 |   typedef typename HalfTraits::LhsPacket LhsPacketHalf;
      |                                          ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
   92 |     gebp_kernel<LhsScalar, RhsScalar, Index, ResMapper, Traits::mr, Traits::nr, ConjugateLhs, ConjugateRhs> gebp;
      |                                                                                                             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                                                              ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  433 |     LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  434 |     RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  435 |     ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  460 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  461 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  462 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  465 |   typedef QuadPacket<RhsPacket> RhsPacketx4;
      |                                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits<double, double, false, false, 1, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45:   required from ‘struct Eigen::internal::gebp_kernel<double, double, long int, Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>, 4, 4, false, false>’
 1085 |   typedef typename QuarterTraits::LhsPacket LhsPacketQuarter;
      |                                             ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:92:109:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
   92 |     gebp_kernel<LhsScalar, RhsScalar, Index, ResMapper, Traits::mr, Traits::nr, ConjugateLhs, ConjugateRhs> gebp;
      |                                                                                                             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  425 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  426 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  427 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
  384 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  432 |     Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable,
      |                                                                                              ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  433 |     LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  434 |     RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  435 |     ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1,
      |                                                                 ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  460 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  461 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  462 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
  465 |   typedef QuadPacket<RhsPacket> RhsPacketx4;
      |                                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10:   required from ‘Eigen::CommaInitializer<Derived> Eigen::DenseBase<Derived>::operator<<(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix<double, -1, 1>]’
  159 |   return CommaInitializer<Derived>(*static_cast<Derived *>(this), other);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10:   required from ‘Eigen::Matrix<typename stan::return_type<T1, T2>::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t<stan::is_eigen_col_vector<T> >* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; typename stan::return_type<T1, T2>::type = double]’
  102 |   result << A.template cast<T_return>(), B;
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   29 |   ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0);
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix<double, -1, 1>; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::Matrix<double, -1, 1> >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:478:32:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::mean() const [with Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  478 |   return Scalar(derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>())) / Scalar(this->size());
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:25:0:   required from here
   25 |   vector_d diff = dtrs_vals.array() - dtrs_vals.mean();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, -1>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:451:40:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  451 |     subdiag = mat.template diagonal<-1>().real();
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:91:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:101:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Matrix<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:191:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  191 |         _pk.noalias() = -_gk;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:192:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  192 |       auto exp_x = to_arena(arena_x.val().array().exp());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:193:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  193 |       arena_t<ret_type> ret = exp_x + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  197 |             arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::Map<Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:197:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  197 |             arena_x.adj().array() += ret.adj().array() * exp_x + lp.adj();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  213 |       arena_t<ret_type> ret = value_of(x_ref).array().exp() + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  213 |       arena_t<ret_type> ret = value_of(x_ref).array().exp() + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&>(const Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/lb_constrain.hpp:213:0:   required from ‘auto stan::math::lb_constrain(const T&, const L&, stan::return_type_t<T1, T2>&) [with T = Eigen::Map<const Eigen::Matrix<var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >; L = int; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::return_type_t<T1, T2> = var_value<double>]’
  213 |       arena_t<ret_type> ret = value_of(x_ref).array().exp() + lb_val;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:386:0:   required from ‘auto stan::io::deserializer<T>::read_constrain_lb(const LB&, LP&, Sizes ...) [with Ret = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; bool Jacobian = true; LB = int; LP = stan::math::var_value<double>; Sizes = {int}; T = stan::math::var_value<double>]’
  386 |       return stan::math::lb_constrain(this->read<Ret>(sizes...), lb, lp);
stanExports_spbp_frailty.h:1342:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1341 |       gamma = in__.template read_constrain_lb<
 1342 |                 Eigen::Matrix<local_scalar_t__,-1,1>, jacobian__>(0, lp__, m);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:30:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   30 |       = decltype((value_of(m1).array() / value_of(m2).array()).matrix());
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:30:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   30 |       = decltype((value_of(m1).array() / value_of(m2).array()).matrix());
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65:   required from ‘struct stan::is_any_var_matrix<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   80 |     : bool_constant<math::disjunction<is_var_matrix<Types>...>::value> {};
      |                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:31:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:35:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   35 |     arena_t<ret_type> ret(arena_m1.val().array() / arena_m2.val().array());
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:50:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   50 |     arena_t<ret_type> ret(arena_m1.val().array() / arena_m2.array());
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:50:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   50 |     arena_t<ret_type> ret(arena_m1.val().array() / arena_m2.array());
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:52:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   52 |       arena_m1.adj().array() += ret.adj().array() / arena_m2.array();
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:58:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   58 |     arena_t<ret_type> ret(arena_m1.array() / arena_m2.val().array());
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:61:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   61 |           -= ret.val().array() * ret.adj().array() / arena_m2.val().array();
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:61:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   61 |           -= ret.val().array() * ret.adj().array() / arena_m2.val().array();
stanExports_spbp_frailty.h:1357:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1357 |       stan::model::assign(beta_std, stan::math::elt_divide(beta, std),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_var_matrix.hpp:80:65:   required from ‘struct stan::is_any_var_matrix<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   80 |     : bool_constant<math::disjunction<is_var_matrix<Types>...>::value> {};
      |                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp_frailty.h:1366:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:35:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   35 |     arena_t<ret_type> ret(arena_m1.val().cwiseProduct(arena_m2.val()));
stanExports_spbp_frailty.h:1366:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:49:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   49 |     arena_t<ret_type> ret(arena_m1.val().cwiseProduct(arena_m2));
stanExports_spbp_frailty.h:1366:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:51:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   51 |       arena_m1.adj().array() += arena_m2.array() * ret.adj().array();
stanExports_spbp_frailty.h:1366:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:57:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   57 |     arena_t<ret_type> ret(arena_m1.cwiseProduct(arena_m2.val()));
stanExports_spbp_frailty.h:1366:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:145:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  145 |     arena_t<return_t> res = arena_A.val() * arena_B.val().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp_frailty.h:1363:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1363 |           stan::math::multiply(gamma,
 1364 |             stan::math::exp(
 1365 |               stan::math::sum(
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1367 |                   std)))), "assigning variable gamma_std");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:163:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  163 |       arena_B.adj().array() += arena_A * res.adj().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp_frailty.h:1363:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1363 |           stan::math::multiply(gamma,
 1364 |             stan::math::exp(
 1365 |               stan::math::sum(
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1367 |                   std)))), "assigning variable gamma_std");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:170:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  170 |     arena_t<return_t> res = arena_A.val() * arena_B.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp_frailty.h:1363:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1363 |           stan::math::multiply(gamma,
 1364 |             stan::math::exp(
 1365 |               stan::math::sum(
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1367 |                   std)))), "assigning variable gamma_std");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:172:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = var_value<double>; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_not_matrix_t<T1>* <anonymous> = 0; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  172 |       arena_A.adj() += (res.adj().array() * arena_B.array()).sum();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:196:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Matrix<var_value<double>, -1, 1>; T2 = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_not_matrix_t<T2>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T>::type>* <anonymous> = 0; stan::require_not_complex_t<typename stan::value_type<T_actual, void>::type>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
  196 |   return multiply(B, A);
stanExports_spbp_frailty.h:1363:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1363 |           stan::math::multiply(gamma,
 1364 |             stan::math::exp(
 1365 |               stan::math::sum(
 1366 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1367 |                   std)))), "assigning variable gamma_std");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/multiply.hpp:107:13:   required from ‘auto stan::math::multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_vt<std::is_arithmetic, Mat1, Mat2>* <anonymous> = 0; stan::require_not_eigen_row_and_col_t<Mat1, Mat2>* <anonymous> = 0]’
  107 |   return m1 * m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:44:   required from ‘stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)> [with auto:215 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>]’
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)>; T2 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, void>::apply<stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&, const stan::math::exp<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> >(const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>&)::<lambda(const auto:215&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:158:0:   required from ‘stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)> [with auto:767 = const Eigen::Matrix<double, -1, 1>]’
  158 |         return plain_type_t<EigVec>::NullaryExpr(
  159 |             idx.ns_.size(), [name, &idx, &v_ref](Eigen::Index i) {
  160 |               math::check_range("vector[multi] indexing", name, v_ref.size(),
  161 |                                 idx.ns_[i]);
  162 |               return v_ref.coeff(idx.ns_[i] - 1);
  163 |             });
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>; Args = {const Eigen::Matrix<double, -1, 1, 0, -1, 1>&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:156:0:   required from ‘auto stan::model::rvalue(EigVec&&, const char*, const index_multi&) [with EigVec = const Eigen::Matrix<double, -1, 1>&; stan::require_eigen_vector_t<C>* <anonymous> = 0]’
  156 |   return stan::math::make_holder(
  157 |       [name, &idx](auto& v_ref) {
  158 |         return plain_type_t<EigVec>::NullaryExpr(
  159 |             idx.ns_.size(), [name, &idx, &v_ref](Eigen::Index i) {
  160 |               math::check_range("vector[multi] indexing", name, v_ref.size(),
  161 |                                 idx.ns_[i]);
  162 |               return v_ref.coeff(idx.ns_[i] - 1);
  163 |             });
  164 |       },
  165 |       stan::math::to_ref(v));
stanExports_spbp_frailty.h:451:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  451 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:450:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  450 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  451 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:44:   required from ‘stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)> [with auto:215 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >]’
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)>; T2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:462:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  462 |             stan::math::exp(
  463 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:462:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  462 |             stan::math::exp(
  463 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, void>::apply<stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)> >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&, const stan::math::exp<Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:215&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:462:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  462 |             stan::math::exp(
  463 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:461:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  461 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  462 |             stan::math::exp(
  463 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:13:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::Matrix<double, -1, 1>; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~^~~~~~~~~~~~
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:32:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::Matrix<double, -1, 1>; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:479:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  479 |             stan::math::subtract(stan::math::log(bp),
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:478:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  478 |           stan::math::elt_multiply(
  479 |             stan::math::subtract(stan::math::log(bp),
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:477:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  477 |         stan::math::subtract(
  478 |           stan::math::elt_multiply(
  479 |             stan::math::subtract(stan::math::log(bp),
  480 |               stan::math::log(stan::math::add(1, BP))), status),
  481 |           stan::math::log(stan::math::add(1, BP))),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:487:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  487 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:486:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  486 |         stan::math::subtract(
  487 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)>; T2 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:726:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  726 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:726:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  726 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, void>::apply<stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)> >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&, const stan::math::log<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:726:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  726 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:13:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~^~~~~~~~~~~~
stanExports_spbp_frailty.h:728:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:77:32:   required from ‘auto stan::math::add(Scal, const Mat&) [with Scal = int; Mat = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_eigen_t<T>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   77 |   return (c + m.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp_frailty.h:728:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:44:   required from ‘stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)> [with auto:169 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:47:25:   required from ‘static auto stan::math::apply_vector_unary<T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp>::type>::value, void>::type>::apply(const T&, const F&) [with F = stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)>; T2 = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_t<stan::is_eigen_matrix_base<typename stan::plain_type<T2, void>::type> >* <anonymous> = 0; T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >]’
   47 |                        f(x));
      |                        ~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:727:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  727 |             stan::math::log(
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:727:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  727 |             stan::math::log(
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, void>::apply<stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)> >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&, const stan::math::log<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > >(const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >&)::<lambda(const auto:169&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:65:46:   required from ‘auto stan::math::log(const Container&) [with Container = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   65 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   66 |       x, [](const auto& v) { return v.array().log(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:727:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  727 |             stan::math::log(
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:725:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  725 |           stan::math::subtract(
  726 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
  727 |             stan::math::log(
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:724:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  724 |         stan::math::elt_multiply(
  725 |           stan::math::subtract(
  726 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
  727 |             stan::math::log(
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
  729 |           status),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > > > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:723:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  723 |       stan::math::subtract(
  724 |         stan::math::elt_multiply(
  725 |           stan::math::subtract(
  726 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
  727 |             stan::math::log(
  728 |               stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
  729 |           status),
  730 |         stan::math::log(
  731 |           stan::math::add(1, stan::math::elt_multiply(R0, theta)))),
stanExports_spbp_frailty.h:1675:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1675 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/add.hpp:45:13:   required from ‘auto stan::math::add(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 + m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:606:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  606 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp_frailty.h:1682:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1682 |               loglik_ph(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:605:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  605 |         stan::math::elt_multiply(
  606 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
  607 |           status), stan::math::elt_multiply(H0, theta)),
stanExports_spbp_frailty.h:1682:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1682 |               loglik_ph(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:604:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  604 |       stan::math::subtract(
  605 |         stan::math::elt_multiply(
  606 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
  607 |           status), stan::math::elt_multiply(H0, theta)),
stanExports_spbp_frailty.h:1682:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1682 |               loglik_ph(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:22:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp_frailty.h:819:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  819 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:27:42:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   27 |   return (m1.array() / m2.array()).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
stanExports_spbp_frailty.h:819:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  819 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:33:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::Matrix<double, -1, 1>; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:64:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::Matrix<double, -1, 1>; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::Matrix<double, -1, 1>; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:63:50:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:46:59:   required from ‘stan::math::apply_vector_unary<Eigen::Matrix<double, -1, -1>, void>::apply<stan::math::exp<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:215&)> >(const Eigen::Matrix<double, -1, -1>&, const stan::math::exp<Eigen::Matrix<double, -1, -1> >(const Eigen::Matrix<double, -1, -1>&)::<lambda(const auto:215&)>&)::<lambda(const auto:6&)> [with auto:6 = Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > >]’
   46 |     return make_holder([](const auto& a) { return a.matrix().derived(); },
      |                                                   ~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/exp.hpp:62:46:   required from ‘auto stan::math::exp(const Container&) [with Container = Eigen::Matrix<double, -1, -1>; stan::require_container_st<std::is_arithmetic, Container>* <anonymous> = 0]’
   62 |   return apply_vector_unary<Container>::apply(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   63 |       x, [](const auto& v) { return v.array().exp(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:50:   required from ‘stan::math::as_array_or_scalar<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&>(const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&)::<lambda(auto:13&)> [with auto:13 = const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >]’
   57 |   return make_holder([](auto& x) { return x.array(); }, std::forward<T>(v));
      |                                           ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   required by substitution of ‘template<class F, class ... Args, stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> > auto stan::math::make_holder(const F&, Args&& ...) [with F = stan::math::as_array_or_scalar<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&>(const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >&)::<lambda(auto:13&)>; Args = {const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1, 0, -1, -1> > > >&}; stan::require_plain_type_t<decltype (declval<F>()((declval<Args&>)()...))>* <anonymous> = <missing>]’
  370 |               decltype(std::declval<F>()(std::declval<Args&>()...))>* = nullptr>
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/as_array_or_scalar.hpp:57:21:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from ‘struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
   38 |                    >::type Scalar;
      |                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:33:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/divide.hpp:47:64:   required from ‘auto stan::math::divide(const T1&, const T2&) [with T1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; T2 = double; stan::require_any_eigen_t<T1, T2>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   47 |   return (as_array_or_scalar(m) / as_array_or_scalar(c)).matrix();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> > > >; Scal = double; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:890:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  890 |           stan::math::elt_multiply(stan::math::multiply(b2, gamma),
  891 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<double, -1, 1>&>(const Eigen::Matrix<double, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<double, -1, 1> > > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:901:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  901 |           stan::math::elt_multiply(stan::math::multiply(b2, gamma),
  902 |             stan::math::exp(
  903 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Mat2 = Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:917:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  917 |           stan::math::subtract(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_multiply.hpp:28:25:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   28 |   return m1.cwiseProduct(m2);
      |          ~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:916:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  916 |         stan::math::elt_multiply(
  917 |           stan::math::subtract(stan::math::log(h0), stan::math::log(theta)),
  918 |           status), H0), "assigning variable log_lik");
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/subtract.hpp:45:13:   required from ‘auto stan::math::subtract(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::MatrixWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Mat2 = Eigen::Matrix<double, -1, 1>; stan::require_all_eigen_t<T_desired, T_actual>* <anonymous> = 0; stan::require_all_not_st_var<Mat1, Mat2>* <anonymous> = 0]’
   45 |   return m1 - m2;
      |          ~~~^~~~
stanExports_spbp_frailty.h:915:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  915 |       stan::math::subtract(
  916 |         stan::math::elt_multiply(
  917 |           stan::math::subtract(stan::math::log(h0), stan::math::log(theta)),
  918 |           status), H0), "assigning variable log_lik");
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h: In instantiation of ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
stanExports_spbp_frailty.h:781: warning: unused variable ‘b’ [-Wunused-variable]
  781 |   const auto& b = stan::math::to_ref(b_arg__);
stanExports_spbp_frailty.h:782: warning: unused variable ‘B’ [-Wunused-variable]
  782 |   const auto& B = stan::math::to_ref(B_arg__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite<Eigen::Matrix<double, 2, 1> >(const char*, const char*, const Eigen::Matrix<double, 2, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 2, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20:   required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 2, 1>]’
   29 |   elementwise_check([](double x) { return std::isfinite(x); }, function, name,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     y, "finite");
      |                     ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:35:15:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   35 |   check_finite("hypergeometric_pFq", "a", a_ref);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 2, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_finite<Eigen::Matrix<double, 1, 1, 0, 1, 1> >(const char*, const char*, const Eigen::Matrix<double, 1, 1, 0, 1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20:   required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 1, 1, 0, 1, 1>]’
   29 |   elementwise_check([](double x) { return std::isfinite(x); }, function, name,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                     y, "finite");
      |                     ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:36:15:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   36 |   check_finite("hypergeometric_pFq", "b", b_ref);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, 2, 1> >(const char*, const char*, const Eigen::Matrix<double, 2, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 2, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 2, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:39:16:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   39 |   check_not_nan("hypergeometric_pFq", "a", a_ref);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 2, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Matrix<double, 1, 1, 0, 1, 1> >(const char*, const char*, const Eigen::Matrix<double, 1, 1, 0, 1, 1>&)::<lambda(double)>; T = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix<double, 1, 1, 0, 1, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_pFq.hpp:40:16:   required from ‘stan::return_type_t<T_x, T_sigma, T_l> stan::math::hypergeometric_pFq(const Ta&, const Tb&, const Tz&) [with Ta = Eigen::Matrix<double, 2, 1>; Tb = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Tz = double; stan::require_all_eigen_st<std::is_arithmetic, Ta, Tb>* <anonymous> = 0; stan::require_arithmetic_t<Tz>* <anonymous> = 0; stan::return_type_t<T_x, T_sigma, T_l> = double]’
   40 |   check_not_nan("hypergeometric_pFq", "b", b_ref);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_2F1.hpp:189:30:   required from ‘stan::return_type_t<Ta1, Ta1, Tb, Tz> stan::math::hypergeometric_2F1(const Ta1&, const Ta2&, const Tb&, const Tz&) [with Ta1 = double; Ta2 = double; Tb = double; Tz = double; ScalarT = double; OptT = boost::optional<double>; stan::require_all_arithmetic_t<Ta1, Ta2, Tb, Tz>* <anonymous> = 0; stan::return_type_t<Ta1, Ta1, Tb, Tz> = double]’
  189 |     return hypergeometric_pFq(a_args, b_args, z);
      |            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:190:39:   required from ‘TupleT stan::math::internal::grad_2F1_impl(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool calc_a1 = true; bool calc_a2 = true; bool calc_b1 = true; bool calc_z = true; T1 = double; T2 = double; T3 = double; T_z = double; ScalarT = double; TupleT = std::tuple<double, double, double, double>]’
  190 |       auto hyper1 = hypergeometric_2F1(a1_euler, a2_euler, b1, z_euler);
      |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_2F1.hpp:306:57:   required from ‘auto stan::math::grad_2F1(const T1&, const T2&, const T3&, const T_z&, double, int) [with bool ReturnSameT = true; T1 = double; T2 = double; T3 = double; T_z = double; stan::require_t<std::integral_constant<bool, __v> >* <anonymous> = 0]’
  306 |   return internal::grad_2F1_impl<true, true, true, true>(a1, a2, b1, z,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  307 |                                                          precision, max_steps);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/grad_inc_beta.hpp:37:25:   required from here
   37 |         = grad_2F1<true>(a + b, 1.0, a + 1, z);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, member_sum<double, double>, 1>; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:203:15:   required from ‘PacketType Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Eigen::Index = long int]’
  203 |     PanelType panel(m_arg,
      |               ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:251:78:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  251 |       PacketScalar packet_res0 = eval.template packet<alignment,PacketScalar>(alignedStart);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:277:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 2, -1, true> >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20:   required from ‘PacketType Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Eigen::Index = long int]’
  217 |     PanelEvaluator panel_eval(panel);
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:251:78:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  251 |       PacketScalar packet_res0 = eval.template packet<alignment,PacketScalar>(alignedStart);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72:   required from ‘const Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::Scalar Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Scalar = double; Eigen::Index = long int]’
  183 |     return m_functor(m_arg.template subVector<DirectionType(Direction)>(index));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:268:34:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  268 |         res = func(res,eval.coeff(index));
      |                        ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs<Scalar, Index, DataMapper, nr, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; int nr = 4; bool Conjugate = false; bool PanelMode = false]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  100 |       pack_rhs(blockB, rhs.getSubMapper(k2,0), actual_kc, size);
      |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2459 |           PacketBlock<Packet,(PacketSize%4)==0?4:PacketSize> kernel;
      |                                                              ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs<Scalar, Index, DataMapper, Pack1, Pack2, Packet, 1, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 1>; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  106 |         pack_lhs(blockA, lhs.getSubMapper(i2, k2), actual_kc, actual_mc);
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2256 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2258 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2259 |          QuarterPacketSize = unpacket_traits<QuarterPacket>::size,
      |                                                              ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2298 |               PacketBlock<HalfPacket> kernel_half;
      |                                       ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2304 |               PacketBlock<QuarterPacket> kernel_quarter;
      |                                          ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs>::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  113 |           gebp(res.getSubMapper(i2, 0), blockA, blockB, actual_mc, actual_kc,
      |           ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |                (std::min)(size,i2), alpha, -1, -1, 0, 0);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1920 |           const int SResPacketHalfSize = unpacket_traits<typename unpacket_traits<SResPacket>::half>::size;
      |                                                                                                       ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1921 |           const int SResPacketQuarterSize = unpacket_traits<typename unpacket_traits<typename unpacket_traits<SResPacket>::half>::half>::size;
      |                                                                                                                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1977 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SResPacket>::half,SResPacket>::type SResPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1978 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SLhsPacket>::half,SLhsPacket>::type SLhsPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1979 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SRhsPacket>::half,SRhsPacket>::type SRhsPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 1980 |               typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SAccPacket>::half,SAccPacket>::type SAccPacketHalf;
      |                                                                                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 16>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 4> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 4, 4>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52:   required from ‘void Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 2; ResScalar = double]’
  155 |     Matrix<ResScalar,BlockSize,BlockSize,ColMajor> buffer((internal::constructor_without_unaligned_array_assert()));
      |                                                    ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  116 |         sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha);
      |         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 4> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 4> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  116 |         sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha);
      |         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:46:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/variance.hpp:28:0:   required from here
   28 |   double variance = diff.squaredNorm() / size_m1;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:46:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:26:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  325 |       mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner);
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:43:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  325 |       mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:35:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  352 |       Block<MatrixType,Dynamic,1> A21(mat,k+1,k,rs,1);
      |                                   ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:80:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  358 |         temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint();
      |                                                                     ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::DiagonalWrapper<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:358:67:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  358 |         temp.head(k) = mat.diagonal().real().head(k).asDiagonal() * A10.adjoint();
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:126:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, 6>’
  126 | class dense_product_base<Lhs, Rhs, Option, InnerProduct>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:35:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  359 |         mat.coeffRef(k,k) -= (A10 * temp.head(k)).value();
      |                              ~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:32:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |                            ~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:56:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  379 |           ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:32:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  387 |         ret = ret && (A21.array()==Scalar(0)).all();
      |                       ~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_linesearch.hpp:247:0:   required from ‘int stan::optimization::WolfeLineSearch(FunctorType&, Scalar&, XType&, Scalar&, XType&, const XType&, const XType&, const Scalar&, const XType&, const Scalar&, const Scalar&, const Scalar&, const Scalar&, const Scalar&) [with FunctorType = ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; Scalar = double; XType = Eigen::Matrix<double, -1, 1>]’
  247 |     x1.noalias() = x0 + alpha1 * p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:209:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  209 |           = WolfeLineSearch(_func, _alpha, _xk_1, _fk_1, _gk_1, _pk, _xk, _fk,
  210 |                             _gk, _ls_opts.c1, _ls_opts.c2, _ls_opts.minAlpha,
  211 |                             _ls_opts.maxLSIts, _ls_opts.maxLSRestarts);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   34 |         = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   34 |         = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:34:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   34 |         = HessianT::Identity(yk.size(), yk.size()) - rhok * sk * yk.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:55:0:   required from ‘void stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::search_direction(VectorT&, const VectorT&) const [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   55 |     pk.noalias() = -(_Hk * gk);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:254:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  254 |     _qn.search_direction(_pk, _gk);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:36:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   36 |     using return_t
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:43:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   43 |             arena_A.adj() += res.adj_op() * arena_B_val.transpose();
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:57:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   57 |     arena_t<return_t> res = arena_A * arena_B.val_op();
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&>(arena_matrix<Eigen::Matrix<var_value<double>, -1, -1>, void>&)::<lambda(auto:11&)> [with auto:11 = stan::math::arena_matrix<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>; Types = {Eigen::Map<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:65:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   65 |     using return_t
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply.hpp:68:0:   required from ‘auto stan::math::multiply(const T1&, const T2&) [with T1 = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_return_type_t<stan::is_var, T1, T2>* <anonymous> = 0; stan::require_not_row_and_col_vector_t<T1, T2>* <anonymous> = 0]’
   68 |     arena_t<return_t> res = arena_A.val_op() * arena_B;
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:450:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  450 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  451 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp_frailty.h:450:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  450 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  451 |             stan::model::rvalue(z, "z", stan::model::index_multi(id))),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:461:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  461 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  462 |             stan::math::exp(
  463 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> > >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> >, void>::apply(const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<stan::math::var_value<double>, -1, 1> >&)::<lambda(auto:3&&)>, const Eigen::CwiseNullaryOp<stan::model::rvalue<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&>(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&, const char*, const index_multi&)::<lambda(auto:767&)>::<lambda(Eigen::Index)>, Eigen::Matrix<var_value<double>, -1, 1> > >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp_frailty.h:461:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  461 |           stan::math::elt_multiply(stan::math::multiply(b, gamma),
  462 |             stan::math::exp(
  463 |               stan::model::rvalue(z, "z", stan::model::index_multi(id)))),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:147:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:147:0:   required from ‘auto stan::math::add(const VarMat&, const Arith&) [with Arith = int; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  147 |       = decltype((a.val().array() + as_array_or_scalar(b)).matrix());
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:169:0:   required from ‘auto stan::math::add(const Arith&, const VarMat&) [with Arith = int; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  169 |   return add(b, a);
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:147:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:148:0:   required from ‘auto stan::math::add(const VarMat&, const Arith&) [with Arith = int; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  148 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat>;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:169:0:   required from ‘auto stan::math::add(const Arith&, const VarMat&) [with Arith = int; VarMat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_st_arithmetic<T>* <anonymous> = 0; stan::require_rev_matrix_t<VarMat>* <anonymous> = 0]’
  169 |   return add(b, a);
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, int>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:150:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:480:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:120:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  120 |   using op_ret_type = decltype(a.val() - b.val());
stanExports_spbp_frailty.h:479:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  479 |             stan::math::subtract(stan::math::log(bp),
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >; Types = {Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:121:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  121 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp_frailty.h:479:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  479 |             stan::math::subtract(stan::math::log(bp),
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:124:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  124 |   arena_t<ret_type> ret((arena_a.val() - arena_b.val()));
stanExports_spbp_frailty.h:479:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  479 |             stan::math::subtract(stan::math::log(bp),
  480 |               stan::math::log(stan::math::add(1, BP))), status),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:121:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix<var_value<double>, -1, 1>; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  121 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp_frailty.h:477:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  477 |         stan::math::subtract(
  478 |           stan::math::elt_multiply(
  479 |             stan::math::subtract(stan::math::log(bp),
  480 |               stan::math::log(stan::math::add(1, BP))), status),
  481 |           stan::math::log(stan::math::add(1, BP))),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:487:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  487 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Types = {Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; Mat2 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp_frailty.h:487:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  487 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >::val_Op, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_subtraction.hpp:121:0:   required from ‘auto stan::math::subtract(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::Matrix<var_value<double>, -1, 1>; VarMat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  121 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp_frailty.h:486:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  486 |         stan::math::subtract(
  487 |           stan::math::elt_multiply(stan::math::log(bp), status), BP),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, const Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >; Types = {Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:31:0:   required from ‘auto stan::math::elt_multiply(const Mat1&, const Mat2&) [with Mat1 = Eigen::Matrix<var_value<double>, -1, 1>; Mat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp_frailty.h:726:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_po(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  726 |             stan::math::log(stan::math::elt_multiply(r0, theta)),
stanExports_spbp_frailty.h:1393:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1393 |             loglik_po(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >::val_Op, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >; Types = {Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >, Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log_fun, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1> >}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:114:0:   required from ‘auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  114 |   using ret_type = return_var_matrix_t<op_ret_type, VarMat1, VarMat2>;
stanExports_spbp_frailty.h:606:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  606 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp_frailty.h:1400:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1400 |               loglik_ph(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_addition.hpp:117:0:   required from ‘auto stan::math::add(const VarMat1&, const VarMat2&) [with VarMat1 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; VarMat2 = Eigen::CwiseUnaryOp<apply_scalar_unary<log_fun, Eigen::Matrix<var_value<double>, -1, 1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, 1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, 1> >; stan::require_all_rev_matrix_t<VarMat1, VarMat2>* <anonymous> = 0]’
  117 |   arena_t<ret_type> ret(arena_a.val() + arena_b.val());
stanExports_spbp_frailty.h:606:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_ph(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const std::vector<int>&, const T8__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T8__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  606 |           stan::math::add(stan::math::log(h0), stan::math::log(theta)),
stanExports_spbp_frailty.h:1400:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1400 |               loglik_ph(beta, gamma, status, X, b, B, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:30:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   30 |       = decltype((value_of(m1).array() / value_of(m2).array()).matrix());
stanExports_spbp_frailty.h:819:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  819 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_base_pointer_convertible.hpp:29:17:   required from ‘struct stan::is_base_pointer_convertible<Eigen::EigenBase, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > > >’
   29 |     = decltype(f(std::declval<std::remove_reference_t<Derived> *>()))::value
      |                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/is_eigen.hpp:21:71:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/meta/return_var_matrix.hpp:23:0:   required by substitution of ‘template<class ReturnType, class ... Types> using stan::return_var_matrix_t = std::conditional_t<((bool)stan::is_any_var_matrix<ReturnType, Types ...>::value), stan::math::var_value<typename stan::math::promote_scalar_type<double, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type>, typename stan::math::promote_scalar_type<stan::math::var_value<double>, typename std::decay<typename stan::plain_type<T>::type>::type, void>::type> [with ReturnType = const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >; Types = {Eigen::Map<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<stan::math::var_value<double, void>, -1, 1, 0, -1, 1>}]’
   23 |     is_any_var_matrix<ReturnType, Types...>::value,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/elt_divide.hpp:31:0:   required from ‘auto stan::math::elt_divide(const Mat1&, const Mat2&) [with Mat1 = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Mat2 = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_all_matrix_t<EigMat1, EigMat2>* <anonymous> = 0; stan::require_any_rev_matrix_t<T1, T2>* <anonymous> = 0]’
   31 |   using ret_type = return_var_matrix_t<inner_ret_type, Mat1, Mat2>;
stanExports_spbp_frailty.h:819:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  819 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:131:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:134:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   required from ‘auto stan::math::divide(const Mat&, Scalar) [with Scalar = var_value<double>; Mat = Eigen::Matrix<var_value<double>, -1, 1>; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_all_st_var_or_arithmetic<Scalar, Mat>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0]’
  143 |       arena_m.adj().array() += inv_c * res.adj_op().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::Matrix<var_value<double>, -1, 1>; Scal = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, 1>&>(const Eigen::Matrix<var_value<double>, -1, 1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:149:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:151:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:833:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  833 |     stan::model::assign(y_alt, stan::math::elt_divide(y, tau_aft),
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:131:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:133:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:133:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:134:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, -1>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:134:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   required from ‘auto stan::math::divide(const Mat&, Scalar) [with Scalar = var_value<double>; Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_all_st_var_or_arithmetic<Scalar, Mat>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0]’
  143 |       arena_m.adj().array() += inv_c * res.adj_op().array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; Scal = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:143:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)> [with auto:11 = const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:149:0:   required from ‘auto stan::math::divide(const Mat&, Scalar) [with Scalar = var_value<double>; Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; stan::require_matrix_t<Mat>* <anonymous> = 0; stan::require_stan_scalar_t<T>* <anonymous> = 0; stan::require_all_st_var_or_arithmetic<Scalar, Mat>* <anonymous> = 0; stan::require_any_st_var<Scalar, Mat>* <anonymous> = 0]’
  149 |     arena_t<promote_scalar_t<var, Mat>> res = inv_c * value_of(m).array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/elt_divide.hpp:44:16:   required from ‘auto stan::math::elt_divide(const Mat&, Scal) [with Mat = Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >; Scal = var_value<double>; stan::require_matrix_t<T>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0]’
   44 |   return divide(m, s);
      |          ~~~~~~^~~~~~
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&>(const Eigen::CwiseUnaryOp<apply_scalar_unary<exp_fun, Eigen::Matrix<var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<var_value<double>, -1, -1> >&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::exp_fun, Eigen::Matrix<stan::math::var_value<double>, -1, -1>, void>::apply(const Eigen::Matrix<stan::math::var_value<double>, -1, -1>&)::<lambda(auto:3&&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:149:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<Eigen::CwiseUnaryView<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/operator_division.hpp:151:0:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:872:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  872 |       stan::math::elt_divide(stan::math::exp(stan::model::deep_copy(b2)),
  873 |         tau_aft), "assigning variable b2");
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::Matrix<stan::math::var_value<double>, -1, -1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<const Eigen::Matrix<var_value<double>, -1, -1>&>(const Eigen::Matrix<var_value<double>, -1, -1>&)::<lambda(auto:11&)> [with auto:11 = const Eigen::Matrix<stan::math::var_value<double>, -1, -1>]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:880:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  880 |       stan::model::assign(h0, stan::math::multiply(b2, gamma),
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h: In instantiation of ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = stan::math::var_value<double>; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’:
stanExports_spbp_frailty.h:1405:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1405 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1406 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
stanExports_spbp_frailty.h:781: warning: unused variable ‘b’ [-Wunused-variable]
  781 |   const auto& b = stan::math::to_ref(b_arg__);
stanExports_spbp_frailty.h:782: warning: unused variable ‘B’ [-Wunused-variable]
  782 |   const auto& B = stan::math::to_ref(B_arg__);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)>::<lambda(auto:2)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of_rec.hpp:110:27:   required from ‘stan::math::value_of_rec<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:1&)> [with auto:1 = Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >]’
  110 |         return m.unaryExpr([](auto x) { return value_of_rec(x); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_greater_or_equal.hpp:157:30:   required from ‘void stan::math::check_greater_or_equal(const char*, const char*, const T_y&, const T_low&, Idxs ...) [with T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_low = int; stan::require_vector_t<T_y>* <anonymous> = 0; stan::require_not_std_vector_vt<stan::is_container_or_var_matrix, T_y>* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; Idxs = {}]’
  157 |   auto&& y_arr = value_of_rec(as_array_or_scalar(to_ref(y)));
      |                  ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1413:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1413 |       stan::math::check_greater_or_equal(function__, "gamma_std", gamma_std,
 1414 |         0);
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)>::<lambda(const auto:12&)>, const Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/value_of.hpp:75:27:   required from ‘stan::math::value_of<Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> > >(Eigen::ArrayWrapper<const Eigen::Matrix<var_value<double>, -1, 1> >&&)::<lambda(auto:11&)> [with auto:11 = Eigen::ArrayWrapper<const Eigen::Matrix<stan::math::var_value<double>, -1, 1> >]’
   75 |         return a.unaryExpr([](const auto& scal) { return value_of(scal); });
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/meta/holder.hpp:370:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:58:64:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   58 |   decltype(auto) y_val = to_ref(as_value_column_array_or_scalar(y_ref));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~^~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:79:62:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   79 |       = to_ref_if<!is_constant_all<T_scale>::value>(y_scaled * y_scaled);
      |                                                     ~~~~~~~~~^~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:94:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   94 |                                  >= 2>(inv_sigma * y_scaled);
      |                                        ~~~~~~~~~~^~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |       partials<0>(ops_partials) = -scaled_diff;
      |                                   ^~~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:45:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   99 |       partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma;
      |                                   ~~~~~~~~~~^~~~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:59:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   99 |       partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   81 |   logp -= sum(log1p(square(y_minus_mu * inv_sigma)));
      |                            ~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:27:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   81 |   logp -= sum(log1p(square(y_minus_mu * inv_sigma)));
      |                     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:81:20:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   81 |   logp -= sum(log1p(square(y_minus_mu * inv_sigma)));
      |               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::Array<double, -1, 1> >(const Eigen::Array<double, -1, 1>&)::<lambda(const auto:239&)> [with auto:239 = Eigen::Array<double, -1, 1>]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:93:61:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   93 |         = to_ref_if<!is_constant_all<T_scale>::value>(square(y_minus_mu));
      |                                                       ~~~~~~^~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~^~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |                            ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  100 |           partials<0>(ops_partials) = -mu_deriv;
      |                                       ^~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ^~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ~~~~~~~~~~~
  112 |                                   / (sigma_squared + y_minus_mu_squared);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/log.hpp:66:50:   required from ‘stan::math::log<Eigen::Array<double, -1, 1> >(const Eigen::Array<double, -1, 1>&)::<lambda(const auto:169&)> [with auto:169 = Eigen::Array<double, -1, 1>]’
   66 |       x, [](const auto& v) { return v.array().log(); });
      |                                     ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:96:69:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |   const auto& log_y = to_ref_if<is_constant_all<T_shape>::value>(log(y_val));
      |                                                                  ~~~^~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:102:44:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  102 |       partials<1>(ops_partials) = log_beta + log_y - digamma(alpha_val);
      |                                   ~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:102:52:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  102 |       partials<1>(ops_partials) = log_beta + log_y - digamma(alpha_val);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:49:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:57:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:116:54:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  116 |     partials<2>(ops_partials) = alpha_val / beta_val - y_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::Array<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54:   required from ‘stan::math::inv<Eigen::Array<double, -1, 1> >(const Eigen::Array<double, -1, 1>&)::<lambda(const auto:220&)> [with auto:220 = Eigen::Array<double, -1, 1>]’
   55 |       x, [](const auto& v) { return v.array().inverse(); });
      |                                     ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:101:63:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  101 |                      || !is_constant_all<T_scale>::value)>(inv(y_val));
      |                                                            ~~~^~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:31:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:43:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:48:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:63:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   74 |       = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq);
      |                                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:39:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                    ~~~^~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:35:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:34:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |           = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma;
      |              ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:46:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |           = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:96:51:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |           = (logy_m_mu_div_sigma * logy_m_mu - 1) * inv_sigma;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:102:44:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = var_value<double>; T_inv_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  102 |       partials<1>(ops_partials) = log_beta + log_y - digamma(alpha_val);
      |                                   ~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1494:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1494 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(z, kappa, kappa));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:102:52:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = var_value<double>; T_inv_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  102 |       partials<1>(ops_partials) = log_beta + log_y - digamma(alpha_val);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1494:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1494 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(z, kappa, kappa));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:106:35:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = var_value<double>; T_inv_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  106 |     logp += sum((alpha_val - 1.0) * log_y) * N / max_size(alpha, y);
      |                 ~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1494:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1494 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(z, kappa, kappa));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:40:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~^~~~~~~~~
stanExports_spbp_frailty.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Array<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Array<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Array<double, -1, 1> > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::Array<double, -1, 1>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::Array<double, -1, 1> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:96:35:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   96 |       partials<0>(ops_partials) = -scaled_diff;
      |                                   ^~~~~~~~~~~~
stanExports_spbp_frailty.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  100 |           partials<0>(ops_partials) = -mu_deriv;
      |                                       ^~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ~~~~~~~~~~~
  112 |                                   / (sigma_squared + y_minus_mu_squared);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:268:7:   required from ‘Eigen::MapBase<Derived, 1>::ScalarWithConstIfNotLvalue& Eigen::MapBase<Derived, 1>::coeffRef(Eigen::Index) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; ScalarWithConstIfNotLvalue = double; Eigen::Index = long int]’
   15 |       EIGEN_STATIC_ASSERT((int(internal::evaluator<Derived>::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \
      |                                                              ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:25:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  367 |     matA.col(i).coeffRef(i+1) = 1;
      |     ~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475:5:   required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase<Derived>&, Eigen::DenseBase<Derived>&, const Eigen::JacobiRotation<OtherScalar>&) [with VectorX = Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]’
  475 |     EIGEN_PLAIN_ENUM_MIN(evaluator<VectorX>::Alignment, evaluator<VectorY>::Alignment),
      |                                              ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40:   required from ‘void Eigen::MatrixBase<Derived>::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation<OtherScalar>&) [with OtherScalar = double; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Eigen::Index = long int]’
  315 |   internal::apply_rotation_in_the_plane(x, y, j.transpose());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:895:24:   required from ‘void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long int]’
  895 |       q.applyOnTheRight(k,k+1,rot);
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:548:87:   required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagType = Eigen::Matrix<double, -1, 1>; SubDiagType = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’
  548 |     internal::tridiagonal_qr_step<MatrixType::Flags&RowMajorBit ? RowMajor : ColMajor>(diag.data(), subdiag.data(), start, end, computeEigenvectors ? eivec.data() : (Scalar*)0, n);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  460 |   m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51:   required from ‘class Eigen::internal::visitor_evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   79 |     CoeffReadCost = internal::evaluator<XprType>::CoeffReadCost
      |                                                   ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17:   required from ‘void Eigen::DenseBase<Derived>::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>]’
  123 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:323:14:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::minCoeff(IndexType*) const [with int NaNPropagation = 0; IndexType = long int; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  323 |   this->visit(minVisitor);
      |   ~~~~~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:496:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::minCoeff(IndexType*) const [with IndexType = long int; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  496 |       return minCoeff<PropagateFast>(index);
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:563:35:   required from ‘Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagType = Eigen::Matrix<double, -1, 1>; SubDiagType = Eigen::Matrix<double, -1, 1>; Eigen::Index = long int]’
  563 |       diag.segment(i,n-i).minCoeff(&k);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:460:49:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  460 |   m_info = internal::computeFromTridiagonal_impl(diag, m_subdiag, m_maxIterations, computeEigenvectors, m_eivec);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:221:22:   required from ‘static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  221 |     return m.cwiseAbs().sum();
      |            ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:221:22:   required from ‘static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  221 |     return m.cwiseAbs().sum();
      |            ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41:   required from ‘struct Eigen::internal::evaluator_wrapper_base<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
 1384 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
 1464 | struct unary_evaluator<ArrayWrapper<TArgType> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:74:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  379 |           ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all();
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41:   required from ‘struct Eigen::internal::evaluator_wrapper_base<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
 1384 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
 1464 | struct unary_evaluator<ArrayWrapper<TArgType> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_EQ>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:387:50:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  387 |         ret = ret && (A21.array()==Scalar(0)).all();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~^~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |                            ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  100 |           partials<0>(ops_partials) = -mu_deriv;
      |                                       ^~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ^~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ~~~~~~~~~~~
  112 |                                   / (sigma_squared + y_minus_mu_squared);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1442:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1442 |             lp_accum__.add(stan::math::cauchy_lpdf<propto__>(beta,
 1443 |                              stan::model::rvalue(location_beta,
 1444 |                                "location_beta", stan::model::index_uni(i)),
 1445 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1446 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:109:26:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  109 |     logp -= sum(beta_val * y_val) * N / max_size(beta, y);
      |                 ~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:49:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:113:57:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  113 |     partials<0>(ops_partials) = (alpha_val - 1) / y_val - beta_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:116:54:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  116 |     partials<2>(ops_partials) = alpha_val / beta_val - y_val;
      |                                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/inv.hpp:55:54:   required from ‘stan::math::inv<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(const auto:220&)> [with auto:220 = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   55 |       x, [](const auto& v) { return v.array().inverse(); });
      |                                     ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:102:26:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  102 |     logp -= sum(beta_val * inv_y) * N / max_size(y, beta);
      |                 ~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:31:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:43:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:105:48:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  105 |           = (beta_val * inv_y - alpha_val - 1) * inv_y;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:108:56:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  108 |       partials<2>(ops_partials) = alpha_val / beta_val - inv_y;
      |                                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:89:62:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   89 |       partials<0>(ops_partials) = -(1 + logy_m_mu_div_sigma) / y_val;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:77:50:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   77 |   const auto& y_scaled = to_ref((y_val - mu_val) * inv_sigma);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
stanExports_spbp_frailty.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1499 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<stan::math::apply_scalar_unary<stan::math::log1p_fun, Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >, void>::apply(const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >&)::<lambda(auto:3&&)>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:62:23:   required from ‘static auto stan::math::apply_scalar_unary<F, T, typename std::enable_if<stan::is_eigen<typename std::decay<_Tp2>::type>::value, void>::type>::apply(const T&) [with F = stan::math::log1p_fun; T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >]’
   62 |     return x.unaryExpr([](auto&& x) {
      |            ~~~~~~~~~~~^~~~~~~~~~~~~~~
   63 |       return apply_scalar_unary<F, std::decay_t<decltype(x)>>::apply(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |     });
      |     ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_scalar_unary.hpp:72:38:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/square.hpp:70:53:   required from ‘stan::math::square<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >(const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >&)::<lambda(const auto:239&)> [with auto:239 = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >]’
   70 |       x, [](const auto& v) { return v.array().square(); });
      |                                     ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/apply_vector_unary.hpp:53:76:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:13:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~^~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:43:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |                            ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:97:26:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   97 |           2 * y_minus_mu / (sigma_squared + y_minus_mu_squared));
      |           ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<int, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:100:39:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  100 |           partials<0>(ops_partials) = -mu_deriv;
      |                                       ^~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:55:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:111:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ^~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, int>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, const Eigen::Array<int, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:112:35:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = int; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ~~~~~~~~~~~
  112 |                                   / (sigma_squared + y_minus_mu_squared);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:44:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::Matrix<double, -1, 1>; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  199 |                      * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/accumulator.hpp:135:0:   required from ‘stan::math::var stan::math::accumulator<T, typename std::enable_if<stan::is_var<typename std::decay<_Tp>::type>::value, void>::type>::sum() const [with T = stan::math::var_value<double>; typename std::enable_if<stan::is_var<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = stan::math::var_value<double>; stan::math::var = stan::math::var_value<double>]’
  135 |   inline var sum() const { return stan::math::sum(buf_); }
stanExports_spbp_frailty.h:1563:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1563 |     return lp_accum__.sum();
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 4, 4>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13:   required from ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 2; int Version = 0; ResScalar = double]’
  116 |         sybb(_res+resStride*i2 + resIncr*i2, resIncr, resStride, blockA, blockB + actual_kc*i2, actual_mc, actual_kc, alpha);
      |         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12:   required from ‘static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; int UpLo = 2; typename MatrixType::Scalar = double]’
  109 |     internal::general_matrix_matrix_triangular_product<Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |       Scalar, OtherIsRowMajor ? RowMajor : ColMajor,   OtherBlasTraits::NeedToConjugate  && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |       Scalar, OtherIsRowMajor ? ColMajor : RowMajor, (!OtherBlasTraits::NeedToConjugate) && NumTraits<Scalar>::IsComplex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |       IsRowMajor ? RowMajor : ColMajor, MatrixType::InnerStrideAtCompileTime, UpLo>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |       ::run(size, depth,
      |       ~~~~~^~~~~~~~~~~~~
  114 |             actualOther.data(), actualOther.outerStride(), actualOther.data(), actualOther.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |             mat.data(), mat.innerStride(), mat.outerStride(), actualAlpha, blocking);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62:   required from ‘Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Matrix<double, -1, -1, 1, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 2; Scalar = double]’
  126 |   selfadjoint_product_selector<MatrixType,DerivedU,UpLo>::run(_expression().const_cast_derived(), u.derived(), alpha);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:33:78:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   33 |   return result.setZero().template selfadjointView<Eigen::Upper>().rankUpdate(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   34 |       M_ref);
      |       ~~~~~~                                                                  
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:453:45:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  453 |   RealScalar scale = mat.cwiseAbs().maxCoeff();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:44:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  372 |     hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1);
      |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:74:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:60:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:35:23:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::Array<double, -1, 1> >(const char*, const char*, const Eigen::Array<double, -1, 1>&)::<lambda(double)>; T = Eigen::Array<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array<double, -1, 1>]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   62 |   check_not_nan(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Array<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/operands_and_partials.hpp:67:0:   required from ‘void stan::math::internal::update_adjoints(Matrix1&, const Matrix2&, const stan::math::var&) [with Matrix1 = stan::math::arena_matrix<Eigen::Matrix<stan::math::var_value<double>, -1, 1> >; Matrix2 = stan::math::arena_matrix<Eigen::Matrix<double, -1, 1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0; stan::require_st_arithmetic<Op>* <anonymous> = 0; stan::math::var = stan::math::var_value<double>]’
   67 |   x.adj().array() += z.adj() * y.array();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/partials_propagator.hpp:91:0:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:105:28:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  105 |   return ops_partials.build(logp);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive_finite<Eigen::Array<double, -1, 1> >(const char*, const char*, const Eigen::Array<double, -1, 1>&)::<lambda(double)>; T = Eigen::Array<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20:   required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array<double, -1, 1>]’
   24 |   elementwise_check([](double x) { return x > 0 && std::isfinite(x); },
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |                     function, name, y, "positive finite");
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:71:24:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   71 |   check_positive_finite(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Array<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative<Eigen::Array<double, -1, 1> >(const char*, const char*, const Eigen::Array<double, -1, 1>&)::<lambda(double)>; T = Eigen::Array<double, -1, 1>; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20:   required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array<double, -1, 1>]’
   26 |   elementwise_check([](double x) { return x >= 0; }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |                     "nonnegative");
      |                     ~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   46 |   check_nonnegative(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Array<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1:   required from ‘ResultType Eigen::internal::member_sum<ResultType, Scalar>::operator()(const XprType&) const [with XprType = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; ResultType = double; Scalar = double]’
   97 |     { return mat.MEMBER(); }                                                                \
      |              ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21:   required from ‘const Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::Scalar Eigen::internal::evaluator<Eigen::PartialReduxExpr<MatrixType, MemberOp, Direction> >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 1; Scalar = double; Eigen::Index = long int]’
  183 |     return m_functor(m_arg.template subVector<DirectionType(Direction)>(index));
      |            ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:268:34:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1> >; Scalar = double]’
  268 |         res = func(res,eval.coeff(index));
      |                        ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<double, double>, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/matrix_exp_action_handler.hpp:106:49:   required from here
  106 |     return x.cwiseAbs().rowwise().sum().maxCoeff();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Scalar = double]’
  478 |       return internal::generic_product_impl<Lhs,typename Rhs::ConstColXpr,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479 |         ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Scalar = double]’
  485 |       return internal::generic_product_impl<typename Lhs::ConstRowXpr,Rhs,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486 |         ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, 1>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:125:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51:   required from ‘class Eigen::internal::visitor_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> > >’
   79 |     CoeffReadCost = internal::evaluator<XprType>::CoeffReadCost
      |                                                   ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17:   required from ‘void Eigen::DenseBase<Derived>::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Diagonal<Eigen::Matrix<double, -1, -1>, 0>, -1, 1, false> >]’
  123 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:325:54:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  325 |       mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>]’
  178 |     generic_product_impl<Lhs, Rhs>::subTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31:   required from ‘ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>; ExpressionType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’
   59 |       call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_not_nan<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const char*, const char*, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(double)>; T = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20:   required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   28 |   elementwise_check([](double x) { return !std::isnan(x); }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   29 |                     "not nan");
      |                     ~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:62:16:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   62 |   check_not_nan(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_positive_finite<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const char*, const char*, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(double)>; T = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20:   required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   24 |   elementwise_check([](double x) { return x > 0 && std::isfinite(x); },
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |                     function, name, y, "positive finite");
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:71:24:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   71 |   check_positive_finite(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = check_nonnegative<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >(const char*, const char*, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >&)::<lambda(double)>; T = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >; Indexings = {}; stan::require_eigen_t<T>* <anonymous> = 0; std::enable_if_t<((bool)((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime))>* <anonymous> = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20:   required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >]’
   26 |   elementwise_check([](double x) { return x >= 0; }, function, name, y,
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |                     "nonnegative");
      |                     ~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:46:20:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   46 |   check_nonnegative(function, "Random variable", y_val);
      |   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:153:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >::Index’ {aka ‘long int’} [-Wsign-compare]
  153 |   for (size_t i = 0; i < x.size(); i++) {
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
stanExports_spbp_frailty.h:1647:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1647 |               stan::math::sum(
 1648 |                 stan::math::elt_divide(stan::math::elt_multiply(beta, means),
 1649 |                   std)))), "assigning variable gamma_std");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Functor = assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; SrcXprType = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Func = assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:72:0:   required from ‘int stan::services::standalone_generate(const Model&, const Eigen::MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   72 |     Eigen::Map<Eigen::VectorXd>(&row[0], draws.cols()) = draws.row(i);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1253:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1253 |     ret = stan::services::standalone_generate(model_, draws,
 1254 |             Rcpp::as<unsigned int>(seed), interrupt, logger, *sample_writer_ptr);
stanExports_spbp_frailty.cc:30:0:   required from here
   30 |     .method("standalone_gqs", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::standalone_gqs)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  883 |       this->_set_noalias(other);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Product<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Func = add_assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48:   required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, 1> >; Func = generic_product_impl<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]’
  280 |     func(dst.col(j), rhsEval.coeff(Index(0),j) * actual_lhs);
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  883 |       this->_set_noalias(other);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Product<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Func = add_assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Transpose<Eigen::Matrix<double, -1, 1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/welford_covar_estimator.hpp:28:39:   required from here
   28 |     m2_ += (q - m_) * delta.transpose();
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:333:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits<double, double, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, false, 0>’
  306 |   typedef typename Traits::LhsPacket LhsPacket;
      |                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  346 |     general_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  347 |         <Index,LhsScalar,LhsMapper,RowMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  348 |         actualLhs.rows(), actualLhs.cols(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  349 |         LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  350 |         RhsMapper(actualRhsPtr, 1),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                 
  351 |         dest.data(), dest.col(0).innerStride(), //NOTE  if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352 |         actualAlpha);
      |         ~~~~~~~~~~~~                                                                                                                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Scalar = double]’
  385 |     internal::gemv_dense_selector<Side,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                             (int(MatrixType::Flags)&RowMajorBit) ? RowMajor : ColMajor,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  387 |                             bool(internal::blas_traits<MatrixType>::HasUsableDirectAccess)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388 |                            >::run(actual_lhs, actual_rhs, dst, alpha);
      |                            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   51 |         Vectorizable = unpacket_traits<_LhsPacket>::vectorizable &&
      |                                                     ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   52 |         unpacket_traits<_RhsPacket>::vectorizable &&
      |                                      ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                                                                  ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   54 |         LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   55 |         RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |         ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   59 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   60 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   61 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits<double, double, 1>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, false, 0>’
  310 |   typedef typename HalfTraits::LhsPacket LhsPacketHalf;
      |                                          ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  346 |     general_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  347 |         <Index,LhsScalar,LhsMapper,RowMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  348 |         actualLhs.rows(), actualLhs.cols(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  349 |         LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  350 |         RhsMapper(actualRhsPtr, 1),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                 
  351 |         dest.data(), dest.col(0).innerStride(), //NOTE  if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352 |         actualAlpha);
      |         ~~~~~~~~~~~~                                                                                                                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Scalar = double]’
  385 |     internal::gemv_dense_selector<Side,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                             (int(MatrixType::Flags)&RowMajorBit) ? RowMajor : ColMajor,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  387 |                             bool(internal::blas_traits<MatrixType>::HasUsableDirectAccess)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388 |                            >::run(actual_lhs, actual_rhs, dst, alpha);
      |                            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   51 |         Vectorizable = unpacket_traits<_LhsPacket>::vectorizable &&
      |                                                     ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   52 |         unpacket_traits<_RhsPacket>::vectorizable &&
      |                                      ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                                                                  ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   54 |         LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   55 |         RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |         ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   59 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   60 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   61 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits<double, double, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, false, 0>’
  314 |   typedef typename QuarterTraits::LhsPacket LhsPacketQuarter;
      |                                             ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  346 |     general_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  347 |         <Index,LhsScalar,LhsMapper,RowMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  348 |         actualLhs.rows(), actualLhs.cols(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  349 |         LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  350 |         RhsMapper(actualRhsPtr, 1),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                 
  351 |         dest.data(), dest.col(0).innerStride(), //NOTE  if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352 |         actualAlpha);
      |         ~~~~~~~~~~~~                                                                                                                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Scalar = double]’
  385 |     internal::gemv_dense_selector<Side,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                             (int(MatrixType::Flags)&RowMajorBit) ? RowMajor : ColMajor,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  387 |                             bool(internal::blas_traits<MatrixType>::HasUsableDirectAccess)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388 |                            >::run(actual_lhs, actual_rhs, dst, alpha);
      |                            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   44 |   PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   45 |   PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   46 |   PACKET_DECL_COND_PREFIX(_, Res, _PacketSize);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’
   42 |   prefix ## name ## Packet
      |   ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   51 |         Vectorizable = unpacket_traits<_LhsPacket>::vectorizable &&
      |                                                     ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   52 |         unpacket_traits<_RhsPacket>::vectorizable &&
      |                                      ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                          ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   53 |         int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size),
      |                                                                                  ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   54 |         LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   55 |         RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1,
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |         ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1
      |                                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   59 |   typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   60 |   typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
   61 |   typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
      |                                                                         ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; SrcXprType = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Functor = assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; SrcXprType = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; Src = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; Src = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Func = assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>; Src = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:159:10:   required from ‘Eigen::CommaInitializer<Derived> Eigen::DenseBase<Derived>::operator<<(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Matrix<double, -1, 1>]’
  159 |   return CommaInitializer<Derived>(*static_cast<Derived *>(this), other);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/append_row.hpp:102:10:   required from ‘Eigen::Matrix<typename stan::return_type<T1, T2>::type, -1, 1> stan::math::append_row(const ColVec&, const Scal&) [with ColVec = Eigen::Map<const Eigen::Array<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Scal = double; stan::require_t<stan::is_eigen_col_vector<T> >* <anonymous> = 0; stan::require_stan_scalar_t<V>* <anonymous> = 0; typename stan::return_type<T1, T2>::type = double]’
  102 |   result << A.template cast<T_return>(), B;
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:29:31:   required from ‘T_return stan::math::internal::hypergeometric_3F2_infsum(const Ta&, const Tb&, const Tz&, double, int) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; T_return = double; ArrayAT = Eigen::Array<double, 3, 1>; ArrayBT = Eigen::Array<double, 3, 1>; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
   29 |   ArrayBT b_array = append_row(as_array_or_scalar(b), 1.0);
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:123:47:   required from ‘auto stan::math::hypergeometric_3F2(const Ta&, const Tb&, const Tz&) [with Ta = std::vector<double>; Tb = std::vector<double>; Tz = double; stan::require_all_vector_t<T_y, T_high>* <anonymous> = 0; stan::require_stan_scalar_t<T2>* <anonymous> = 0]’
  123 |     return internal::hypergeometric_3F2_infsum(a, b, z);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/hypergeometric_3F2.hpp:148:28:   required from ‘auto stan::math::hypergeometric_3F2(const std::initializer_list<_Tp>&, const std::initializer_list<_Value>&, const Tz&) [with Ta = double; Tb = double; Tz = double; stan::require_all_stan_scalar_t<Ta, Tb, Tz>* <anonymous> = 0]’
  148 |   return hypergeometric_3F2(std::vector<Ta>(a), std::vector<Tb>(b), z);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/inv_inc_beta.hpp:77:0:   required from here
   77 |             + log(hypergeometric_3F2({a_val, a_val, one_m_b}, {ap1, ap1}, w))
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:221:28:   required from ‘static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  221 |     return m.cwiseAbs().sum();
      |            ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:269:52:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
  269 |   return internal::lpNorm_selector<Derived, p>::run(*this);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:514:74:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  514 |       abs_col_sum = m_matrix.col(col).tail(size - col).template lpNorm<1>() + m_matrix.row(col).head(col).template lpNorm<1>();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:359:56:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  359 |         mat.coeffRef(k,k) -= (A10 * temp.head(k)).value();
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:51:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::Matrix<double, -1, 1>; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:199:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  199 |                      * CubicInterp(_gk_1.dot(_pk_1), _alphak_1, _fk - _fk_1,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  478 |       return internal::generic_product_impl<Lhs,typename Rhs::ConstColXpr,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479 |         ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:113:15:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  485 |       return internal::generic_product_impl<typename Lhs::ConstRowXpr,Rhs,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486 |         ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::Array<double, -1, 1> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:82:38:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   82 |   T_partials_return logp = -0.5 * sum(y_scaled_sq);
      |                                   ~~~^~~~~~~~~~~~~
stanExports_spbp_frailty.h:1435:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1435 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(beta,
 1436 |                              stan::model::rvalue(location_beta,
 1437 |                                "location_beta", stan::model::index_uni(i)),
 1438 |                              stan::model::rvalue(scale_beta, "scale_beta",
 1439 |                                stan::model::index_uni(i))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:106:16:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  106 |     logp += sum((alpha_val - 1.0) * log_y) * N / max_size(alpha, y);
      |             ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_square_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:74:44:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   74 |       = N * NEG_LOG_SQRT_TWO_PI - 0.5 * sum(square(logy_m_mu) * inv_sigma_sq);
      |                                         ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::Array<double, -1, 1>; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Array<double, -1, 1>; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::Array<double, -1, 1> >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::Array<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Array<double, -1, 1>; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::Array<double, -1, 1>; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:79:16:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   79 |     logp -= sum(log_y) * N / math::size(y);
      |             ~~~^~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:106:16:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = var_value<double>; T_inv_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  106 |     logp += sum((alpha_val - 1.0) * log_y) * N / max_size(alpha, y);
      |             ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1494:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1494 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(z, kappa, kappa));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Func = Eigen::internal::scalar_max_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op<double, double, 0>; Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  448 |   return derived().redux(Eigen::internal::scalar_max_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  466 |       return maxCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/max.hpp:49:47:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/max.hpp:48:39:   required from ‘stan::value_type_t<T> stan::math::max(const T&) [with T = Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_container_t<T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   48 |   return apply_vector_unary<T>::reduce(
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   49 |       m, [](const auto& x) { return x.maxCoeff(); });
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:819:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_aft(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const T6__&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Matrix<double, -1, 1>; T3__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T6__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_col_vector<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_eigen_matrix_dynamic<T6__>, stan::is_vt_not_complex<T9__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  819 |     tau_aft = (stan::math::max(stan::math::elt_divide(time, theta)) +
stanExports_spbp_frailty.h:1687:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1687 |               loglik_aft(time, beta, gamma, status, X, b, B, dist, id, z,
 1688 |                 pstream__), "assigning variable log_lik");
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:166:45:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:51:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; U = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:86:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  372 |     hCoeffs.tail(n-i-1) += (conj(h)*RealScalar(-0.5)*(hCoeffs.tail(remainingSize).dot(matA.col(i).tail(remainingSize)))) * matA.col(i).tail(n-i-1);
      |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:109:16:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  109 |     logp -= sum(beta_val * y_val) * N / max_size(beta, y);
      |             ~~~^~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1466:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1466 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(gamma,
 1467 |                            stan::model::rvalue(priorpars, "priorpars",
 1468 |                              stan::model::index_uni(1)),
 1469 |                            stan::model::rvalue(priorpars, "priorpars",
 1470 |                              stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:102:16:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
  102 |     logp -= sum(beta_val * inv_y) * N / max_size(y, beta);
      |             ~~~^~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector<double>; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:0:   required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
   56 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
   57 |                                                   &message);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
  503 |                                          random_seed, id, init_radius,
  504 |                                          num_iterations,
  505 |                                          save_iterations,
  506 |                                          interrupt, logger,
  507 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:72:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:469:55:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 3>::eval_dynamic_impl(Dst&, const LhsT&, const RhsT&, const Func&, const Scalar&, Eigen::internal::true_type) [with Dst = Eigen::Matrix<double, -1, -1>; LhsT = Eigen::Matrix<double, -1, -1>; RhsT = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Func = Eigen::internal::assign_op<double, double>; Scalar = double; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  469 |     call_restricted_packet_assignment_no_alias(dst, s * lhs.lazyProduct(rhs), func);
      |                                                     ~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:446:22:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/broadcast_array.hpp:32:16:   required from ‘void stan::math::internal::broadcast_array<T>::operator=(const Y&) [with Y = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; T = double]’
   32 |     prim_ = sum(m);
      |             ~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:102:33:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = var_value<double>; T_inv_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  102 |       partials<1>(ops_partials) = log_beta + log_y - digamma(alpha_val);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1494:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1494 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(z, kappa, kappa));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/broadcast_array.hpp:32:16:   required from ‘void stan::math::internal::broadcast_array<T>::operator=(const Y&) [with Y = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >; T = double]’
   32 |     prim_ = sum(m);
      |             ~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:116:31:   required from ‘stan::return_type_t<T, L, U> stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_shape = var_value<double>; T_inv_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  116 |     partials<2>(ops_partials) = alpha_val / beta_val - y_val;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1494:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1494 |           lp_accum__.add(stan::math::gamma_lpdf<propto__>(z, kappa, kappa));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/broadcast_array.hpp:32:16:   required from ‘void stan::math::internal::broadcast_array<T>::operator=(const Y&) [with Y = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >; T = double]’
   32 |     prim_ = sum(m);
      |             ~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:99:33:   required from ‘stan::return_type_t<T, L, U> stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
   99 |       partials<2>(ops_partials) = inv_sigma * y_scaled_sq - inv_sigma;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1499:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1499 |             lp_accum__.add(stan::math::normal_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/broadcast_array.hpp:32:16:   required from ‘void stan::math::internal::broadcast_array<T>::operator=(const Y&) [with Y = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Array<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::Array<double, -1, 1> > >; T = double]’
   32 |     prim_ = sum(m);
      |             ~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:110:33:   required from ‘stan::return_type_t<T, L, U> stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<var_value<double>, -1, 1>; T_loc = int; T_scale = var_value<double>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = var_value<double>]’
  110 |       partials<2>(ops_partials) = (y_minus_mu_squared - sigma_squared)
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |                                   * inv_sigma
      |                                   ~~~~~~~~~~~
  112 |                                   / (sigma_squared + y_minus_mu_squared);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1504:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1504 |               lp_accum__.add(stan::math::cauchy_lpdf<propto__>(z, 0, sigma));
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:46:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:375:18:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  374 |     matA.bottomRightCorner(remainingSize, remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375 |       .rankUpdate(matA.col(i).tail(remainingSize), hCoeffs.tail(remainingSize), Scalar(-1));
      |       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Rhs = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Dest = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; typename Dest::Scalar = double]’
  296 |           dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size());
      |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   required from ‘static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Dest = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; int StorageOrder = 1; bool BlasCompatible = true; typename Dest::Scalar = double]’
  207 |       ::run(rhs.transpose(), lhs.transpose(), destT, alpha);
      |                              ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5:   required from ‘struct boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:125:16:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  125 |         struct IncrementableIteratorConcept : CopyConstructible<Iterator>
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:31:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:114:7:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:114:7:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:136:13:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:152:13:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:152:13:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:278:9:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:278:9:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:278:9:   required from ‘struct boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/algorithm/equal.hpp:174:13:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9:   required from ‘struct boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   required from ‘struct boost::concepts::requirement_<void (*)(boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/algorithm/equal.hpp:174:13:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/algorithm/equal.hpp:174:13:   required from ‘bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; SinglePassRange2 = boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:644:32:   required from ‘bool boost::operator==(const iterator_range<IteratorT>&, const iterator_range<Iterator2T>&) [with Iterator1T = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >; Iterator2T = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
  644 |             return boost::equal( l, r );
      |                    ~~~~~~~~~~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/find_iterator.hpp:359:0:   required from ‘bool boost::algorithm::split_iterator<IteratorT>::equal(const boost::algorithm::split_iterator<IteratorT>&) const [with IteratorT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
  359 |                         m_Match==Other.m_Match &&
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:649:26:   required from ‘static bool boost::iterators::iterator_core_access::equal(const Facade1&, const Facade2&, mpl_::true_) [with Facade1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; Facade2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; mpl_::true_ = mpl_::bool_<true>]’
  649 |           return f1.equal(f2);
      |                  ~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:981:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator==(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; V1 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; TC1 = forward_traversal_tag; Reference1 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >&; Difference1 = long int; Derived2 = boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; V2 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >; TC2 = forward_traversal_tag; Reference2 = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >&; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_adaptor.hpp:305:29:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::SinglePassRangeConcept<T>::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  284 |         BOOST_CONCEPT_USAGE(SinglePassRangeConcept)
      |         ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:74:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Functor = assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Func = assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:363:59:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  363 |     matA.col(i).tail(remainingSize).makeHouseholderInPlace(h, beta);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:337:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of ‘static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7:   required from ‘static void Eigen::internal::selfadjoint_product_impl<Lhs, LhsMode, false, Rhs, 0, true>::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Scalar = double]’
  227 |     internal::selfadjoint_matrix_vector_product<Scalar, Index, (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  228 |                                                 int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  229 |       (
      |       ^
  230 |         lhs.rows(),                             // size
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |         &lhs.coeffRef(0,0),  lhs.outerStride(), // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |         actualRhsPtr,                           // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |         actualDestPtr,                          // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         actualAlpha                             // scale factor
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  235 |       );
      |       ~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::SelfAdjointShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]’
  805 |     selfadjoint_product_impl<typename Lhs::MatrixType,Lhs::Mode,false,Rhs,0,Rhs::IsVectorAtCompileTime>::run(dst, lhs.nestedExpression(), rhs, alpha);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   62 |   conj_helper<Packet,Packet,NumTraits<Scalar>::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs,  IsRowMajor), ConjugateRhs> pcj0;
      |                                                                                                                         ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:62:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   63 |   conj_helper<Packet,Packet,NumTraits<Scalar>::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1;
      |                                                                                                                         ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:63:121: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::gemm_pack_rhs<double, long int, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 4, 1, false, false>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:81:75:   required from ‘static void Eigen::internal::general_matrix_matrix_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride>::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&, Eigen::internal::GemmParallelInfo<Index>*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’
   81 |   gemm_pack_rhs<RhsScalar, Index, RhsMapper, Traits::nr, RhsStorageOrder> pack_rhs;
      |                                                                           ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14:   required from ‘void Eigen::internal::gemm_functor<Scalar, Index, Gemm, Lhs, Rhs, Dest, BlockingType>::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo<Index>*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Dest = Eigen::Matrix<double, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
  230 |     Gemm::run(rows, cols, m_lhs.cols(),
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |               &m_lhs.coeffRef(row,0), m_lhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |               &m_rhs.coeffRef(0,col), m_rhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |               (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |               m_actualAlpha, m_blocking, info);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor<double, long int, general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>, Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
  114 |   func(0,rows, 0,cols);
      |   ~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  508 |     internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)>
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  509 |         (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2504 |   typedef typename unpacket_traits<Packet>::half HalfPacket;
      |                                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2505 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2508 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2509 |                  QuarterPacketSize = unpacket_traits<QuarterPacket>::size};
      |                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:58:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:45:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5:   required from ‘struct boost::CopyConstructible<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:125:16:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  125 |         struct IncrementableIteratorConcept : CopyConstructible<Iterator>
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::CopyConstructible<TT>::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  167 |     BOOST_CONCEPT_USAGE(CopyConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:136:13:   required from ‘struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::IncrementableIteratorConcept<Iterator>::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  136 |             BOOST_CONCEPT_USAGE(IncrementableIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:147:16:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
  147 |         struct SinglePassIteratorConcept
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::EqualityComparable<TT>::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  233 |     BOOST_CONCEPT_USAGE(EqualityComparable) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5:   required from ‘struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13:   required from ‘struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:50:47:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9:   required from ‘struct boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of ‘template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > >]’
   32 |   inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
      |                                                              ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from ‘const bool boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >::value’
   44 |       , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from ‘struct boost::concepts::not_satisfied<boost::SinglePassRangeConcept<const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > > > >’
   45 |     typedef boost::integral_constant<bool, value> type;
      |                                                   ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:982:3:   required from ‘typename boost::iterators::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::iterators::detail::always_bool2, Derived1, Derived2>::type>::type boost::iterators::operator!=(const iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&) [with Derived1 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V1 = std::__cxx11::basic_string<char>; TC1 = forward_traversal_tag; Reference1 = std::__cxx11::basic_string<char>; Difference1 = long int; Derived2 = transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; V2 = std::__cxx11::basic_string<char>; TC2 = forward_traversal_tag; Reference2 = std::__cxx11::basic_string<char>; Difference2 = long int; typename detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type>::type = bool; typename boost::mpl::apply2<detail::always_bool2, Derived1, Derived2>::type = bool]’
  966 |       return_prefix iterator_core_access::base_op(                              \
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  967 |           *static_cast<Derived1 const*>(&lhs)                                   \
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  968 |         , *static_cast<Derived2 const*>(&rhs)                                   \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  969 |         , BOOST_ITERATOR_CONVERTIBLE(Derived2,Derived1)                         \
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970 |       );                                                                        \
      |       ~                                           
/usr/include/c++/14/bits/stl_vector.h:1673:21:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]’
 1673 |             for (; __first != __last; ++__first)
      |                    ~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_vector.h:711:23:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = boost::iterators::transform_iterator<boost::algorithm::detail::copy_iterator_rangeF<std::__cxx11::basic_string<char>, __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >, boost::use_default, boost::use_default>; <template-parameter-2-2> = void; _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; allocator_type = std::allocator<std::__cxx11::basic_string<char> >]’
  711 |           _M_range_initialize(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  712 |                               std::__iterator_category(__first));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/iter_find.hpp:186:0:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; FinderT = detail::token_finderF<detail::is_any_ofF<char> >]’
  186 |             SequenceSequenceT Tmp(itBegin, itEnd);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/algorithm/string/split.hpp:158:0:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = std::__cxx11::basic_string<char>&; PredicateT = detail::is_any_ofF<char>]’
  158 |             return ::boost::algorithm::iter_split(
  159 |                 Result,
  160 |                 Input,
  161 |                 ::boost::algorithm::token_finder( Pred, eCompress ) );
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/io/stan_csv_reader.hpp:19:0:   required from here
   19 |     boost::split(parts, variable, boost::is_any_of(":"));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::SinglePassRangeConcept<T>::~SinglePassRangeConcept() [with T = const boost::iterator_range<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> > >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  284 |         BOOST_CONCEPT_USAGE(SinglePassRangeConcept)
      |         ^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:166:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of ‘Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:89:68:   required from ‘static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = long int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]’
   89 |     Index alignedStart = (starti) + internal::first_default_aligned(&res[starti], endi-starti);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:229:7:   required from ‘static void Eigen::internal::selfadjoint_product_impl<Lhs, LhsMode, false, Rhs, 0, true>::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Scalar = double]’
  227 |     internal::selfadjoint_matrix_vector_product<Scalar, Index, (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  228 |                                                 int(LhsUpLo), bool(LhsBlasTraits::NeedToConjugate), bool(RhsBlasTraits::NeedToConjugate)>::run
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  229 |       (
      |       ^
  230 |         lhs.rows(),                             // size
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |         &lhs.coeffRef(0,0),  lhs.outerStride(), // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |         actualRhsPtr,                           // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |         actualDestPtr,                          // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         actualAlpha                             // scale factor
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  235 |       );
      |       ~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:805:109:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::SelfAdjointShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; int ProductTag = 7; Scalar = double]’
  805 |     selfadjoint_product_impl<typename Lhs::MatrixType,Lhs::Mode,false,Rhs,0,Rhs::IsVectorAtCompileTime>::run(dst, lhs.nestedExpression(), rhs, alpha);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Lhs = Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl<Eigen::SelfAdjointView<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 7>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:369:35:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  369 |     hCoeffs.tail(n-i-1).noalias() = (matA.bottomRightCorner(remainingSize,remainingSize).template selfadjointView<Lower>()
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370 |                                   * (conj(h) * matA.col(i).tail(remainingSize)));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:449:31:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  449 |     tridiagonalization_inplace(mat, hCoeffs);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  500 |   return first_aligned<unpacket_traits<DefaultPacketType>::alignment>(array, size);
      |                                                            ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:169:25:   required from ‘void Eigen::MatrixBase<Derived>::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double]’
  169 |     this->col(0) -= tau * tmp;
      |                     ~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:304:43:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:170:53:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25:   required from ‘void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double]’
  131 |     this->row(0) -= tau * tmp;
      |                     ~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29:   required from ‘void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Scalar*) [with EssentialPart = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double]’
  132 |     bottom.noalias() -= tau * essential * tmp;
      |                         ~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:307:42:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0, 5>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, 1>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:22:0:   required from here
   22 |   vector_d eigenprojections = eigenvectors.transpose() * g;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  779 |       internal::call_assignment(this->derived(), other.derived());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:26:0:   required from here
   26 |   g = eigenvectors * eigenprojections;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  332 |       Base::template _init1<T>(x);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:850:41:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Func = assign_op<double, double>; typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  850 |   typename plain_matrix_type<Src>::type tmp(src);
      |                                         ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>]’
  836 |   call_assignment(dst, src, internal::assign_op<typename Dst::Scalar,typename Src::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’
  779 |       internal::call_assignment(this->derived(), other.derived());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:26:0:   required from here
   26 |   g = eigenvectors * eigenprojections;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs<Scalar, Index, DataMapper, Pack1, Pack2, Packet, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17:   required from ‘static void Eigen::internal::general_matrix_matrix_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride>::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&, Eigen::internal::GemmParallelInfo<Index>*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’
  184 |         pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc);
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14:   required from ‘void Eigen::internal::gemm_functor<Scalar, Index, Gemm, Lhs, Rhs, Dest, BlockingType>::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo<Index>*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Dest = Eigen::Matrix<double, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
  230 |     Gemm::run(rows, cols, m_lhs.cols(),
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |               &m_lhs.coeffRef(row,0), m_lhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |               &m_rhs.coeffRef(0,col), m_rhs.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |               (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(),
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |               m_actualAlpha, m_blocking, info);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor<double, long int, general_matrix_matrix_product<long int, double, 0, false, double, 1, false, 0, 1>, Eigen::Matrix<double, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
  114 |   func(0,rows, 0,cols);
      |   ~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  508 |     internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)>
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  509 |         (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2100 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2102 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2103 |          QuarterPacketSize = unpacket_traits<QuarterPacket>::size,
      |                                                              ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
   94 | class CwiseUnaryOpImpl
      |       ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
   55 | class CwiseUnaryOp : public CwiseUnaryOpImpl<UnaryOp, XprType, typename internal::traits<XprType>::StorageKind>, internal::no_assignment_operator
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:98:40:   required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double; typename Eigen::internal::traits<T>::Scalar = double]’
   98 |   return numext::real((*this).cwiseAbs2().sum());
      |                       ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:328:36:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true>; Derived = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs<Scalar, Index, DataMapper, nr, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:346:25:   required from ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, false, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, Version>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 1; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’
  346 |           pack_rhs_panel(blockB+j2*actual_kc,
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
  347 |                          rhs.getSubMapper(actual_k2+panelOffset, actual_j2),
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  348 |                          panelLength, actualPanelWidth,
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  349 |                          actual_kc, panelOffset);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = false; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’
  438 |     internal::product_triangular_matrix_matrix<Scalar, Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439 |       Mode, LhsIsTriangular,
      |       ~~~~~~~~~~~~~~~~~~~~~~
  440 |       (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |       (internal::traits<ActualRhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |       (internal::traits<Dest          >::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  443 |       ::run(
      |       ~~~~~^
  444 |         stripedRows, stripedCols, stripedDepth,   // sizes
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445 |         &lhs.coeffRef(0,0), lhs.outerStride(),    // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446 |         &rhs.coeffRef(0,0), rhs.outerStride(),    // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  447 |         &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(),    // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448 |         actualAlpha, blocking
      |         ~~~~~~~~~~~~~~~~~~~~~
  449 |       );
      |       ~     
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::TriangularShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>; int ProductTag = 8; Scalar = double]’
  783 |     triangular_product_impl<Rhs::Mode,false,Lhs,Lhs::RowsAtCompileTime==1, typename Rhs::MatrixType, false>::run(dst, lhs, rhs.nestedExpression(), alpha);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>; Scalar = double]’
  361 |   { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); }
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::DenseShape, Eigen::TriangularShape, 8>]’
  349 |   { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); }
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2459 |           PacketBlock<Packet,(PacketSize%4)==0?4:PacketSize> kernel;
      |                                                              ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 6>, Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:99:96:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 2>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:101:66:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:102:66:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::TriangularView<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 5>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:103:22:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:361:25:   required from ‘static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix<double, -1, 1>]’
  361 |           A21.noalias() -= A20 * temp.head(k);
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:526:51:   required from ‘Eigen::LDLT<_MatrixType, _UpLo>& Eigen::LDLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  526 |   m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:120:14:   required from ‘Eigen::LDLT<MatrixType, UpLo>::LDLT(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]’
  120 |       compute(matrix.derived());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:683:10:   required from ‘const Eigen::LDLT<typename Eigen::DenseBase<Derived>::PlainObject> Eigen::MatrixBase<Derived>::ldlt() const [with Derived = Eigen::Matrix<double, -1, -1>; typename Eigen::DenseBase<Derived>::PlainObject = Eigen::Matrix<double, -1, -1>]’
  683 |   return LDLT<PlainObject>(derived());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:45:67:   required from ‘void stan::math::check_pos_definite(const char*, const char*, const EigMat&) [with EigMat = Eigen::Matrix<double, -1, -1>; stan::require_matrix_t<T>* <anonymous> = 0]’
   45 |   Eigen::LDLT<Eigen::MatrixXd> cholesky = value_of_rec(y_ref).ldlt();
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/validate_dense_inv_metric.hpp:21:0:   required from here
   21 |     stan::math::check_pos_definite("check_pos_definite", "inv_metric",
   22 |                                    inv_metric);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::gemm_pack_rhs<double, long int, Eigen::internal::const_blas_data_mapper<double, long int, 1>, 4, 1, false, true>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:233:85:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 2, Mode, Conjugate, TriStorageOrder, 0, OtherInnerStride>::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]’
  233 |     gemm_pack_rhs<Scalar, Index, RhsMapper, Traits::nr, RhsStorageOrder,false,true> pack_rhs_panel;
      |                                                                                     ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, -1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int Side = 2; int Mode = 2]’
  100 |     triangular_solve_matrix<Scalar,Index,Side,Mode,LhsProductTraits::NeedToConjugate,(int(Lhs::Flags) & RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                                (Rhs::Flags&RowMajorBit) ? RowMajor : ColMajor, Rhs::InnerStrideAtCompileTime>
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |       ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking);
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 2; OtherDerived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; unsigned int _Mode = 2]’
  181 |   internal::triangular_solver_selector<MatrixType, typename internal::remove_reference<OtherCopy>::type,
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  182 |     Side, Mode>::run(derived().nestedExpression(), otherCopy);
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96:   required from ‘static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long int]’
  364 |       if(rs>0) A11.adjoint().template triangularView<Upper>().template solveInPlace<OnTheRight>(A21);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68:   required from ‘static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]’
  408 |   { return llt_inplace<typename MatrixType::Scalar, Lower>::blocked(m)==-1; }
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2504:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2504 |   typedef typename unpacket_traits<Packet>::half HalfPacket;
      |                                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2505 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2505:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2508 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2508:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 2509 |                  QuarterPacketSize = unpacket_traits<QuarterPacket>::size};
      |                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2509:70: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  457 |         dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 4, 4>, 0>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:42:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:90:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57:   required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   63 |       triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint()
      |                                             ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 5>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:64:57:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:73:50:   required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   73 |           triFactor.row(i).tail(nbVecs-j-1) += z * triFactor.row(j).tail(nbVecs-j-1);
      |                                                ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:113:15:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Lhs = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >; Scalar = double]’
  485 |       return internal::generic_product_impl<typename Lhs::ConstRowXpr,Rhs,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486 |         ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Lhs = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Transpose<Eigen::Matrix<double, -1, -1> >]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  564 |     CoeffReadCost = int(evaluator<ArgType>::CoeffReadCost) + int(functor_traits<UnaryOp>::Cost),
      |                                             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>’
  369 |   typedef typename nested_eval<Lhs,1>::type LhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>]’
  178 |     generic_product_impl<Lhs, Rhs>::subTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31:   required from ‘ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]’
   59 |       call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:38:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs<Scalar, Index, DataMapper, Pack1, Pack2, Packet, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper<double, long int, 0, 0, 1>; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = true]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:319:27:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 2, Mode, Conjugate, TriStorageOrder, 0, OtherInnerStride>::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]’
  319 |             pack_lhs_panel(blockA, lhs.getSubMapper(i2,absolute_j2),
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  320 |                            actualPanelWidth, actual_mc,
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  321 |                            actual_kc, j2);
      |                            ~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, -1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int Side = 2; int Mode = 2]’
  100 |     triangular_solve_matrix<Scalar,Index,Side,Mode,LhsProductTraits::NeedToConjugate,(int(Lhs::Flags) & RowMajorBit) ? RowMajor : ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                                (Rhs::Flags&RowMajorBit) ? RowMajor : ColMajor, Rhs::InnerStrideAtCompileTime>
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |       ::run(size, othersize, &actualLhs.coeffRef(0,0), actualLhs.outerStride(), &rhs.coeffRef(0,0), rhs.innerStride(), rhs.outerStride(), blocking);
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 2; OtherDerived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; _MatrixType = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; unsigned int _Mode = 2]’
  181 |   internal::triangular_solver_selector<MatrixType, typename internal::remove_reference<OtherCopy>::type,
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  182 |     Side, Mode>::run(derived().nestedExpression(), otherCopy);
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:96:   required from ‘static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long int]’
  364 |       if(rs>0) A11.adjoint().template triangularView<Upper>().template solveInPlace<OnTheRight>(A21);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:68:   required from ‘static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]’
  408 |   { return llt_inplace<typename MatrixType::Scalar, Lower>::blocked(m)==-1; }
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:456:42:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2100 |   typedef typename unpacket_traits<typename unpacket_traits<Packet>::half>::half QuarterPacket;
      |                                                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2102 |          HalfPacketSize = unpacket_traits<HalfPacket>::size,
      |                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
 2103 |          QuarterPacketSize = unpacket_traits<QuarterPacket>::size,
      |                                                              ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; typename Dest::Scalar = double]’
  457 |         dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 2; bool LhsIsTriangular = false; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 64>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   22 |   typedef typename find_best_packet<_Scalar,size>::type PacketScalar;
      |                                                         ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 8, 8, 0, 8, 8>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68:   required from ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, true, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, Version>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’
  150 |     Matrix<Scalar,SmallPanelWidth,SmallPanelWidth,LhsStorageOrder> triangularBuffer(a);
      |                                                                    ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  438 |     internal::product_triangular_matrix_matrix<Scalar, Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439 |       Mode, LhsIsTriangular,
      |       ~~~~~~~~~~~~~~~~~~~~~~
  440 |       (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |       (internal::traits<ActualRhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |       (internal::traits<Dest          >::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  443 |       ::run(
      |       ~~~~~^
  444 |         stripedRows, stripedCols, stripedDepth,   // sizes
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445 |         &lhs.coeffRef(0,0), lhs.outerStride(),    // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446 |         &rhs.coeffRef(0,0), rhs.outerStride(),    // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  447 |         &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(),    // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448 |         actualAlpha, blocking
      |         ~~~~~~~~~~~~~~~~~~~~~
  449 |       );
      |       ~     
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 8>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
  179 |     typedef typename internal::find_best_packet<Scalar,SizeAtCompileTime>::type PacketScalar;
      |                                                                                 ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32:   required from ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, true, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, Version>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking<Scalar, Scalar>&) [with Scalar = double; Index = long int; int Mode = 1; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’
  153 |       triangularBuffer.diagonal().setZero();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’
  438 |     internal::product_triangular_matrix_matrix<Scalar, Index,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439 |       Mode, LhsIsTriangular,
      |       ~~~~~~~~~~~~~~~~~~~~~~
  440 |       (internal::traits<ActualLhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, LhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |       (internal::traits<ActualRhsTypeCleaned>::Flags&RowMajorBit) ? RowMajor : ColMajor, RhsBlasTraits::NeedToConjugate,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |       (internal::traits<Dest          >::Flags&RowMajorBit) ? RowMajor : ColMajor, Dest::InnerStrideAtCompileTime>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  443 |       ::run(
      |       ~~~~~^
  444 |         stripedRows, stripedCols, stripedDepth,   // sizes
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445 |         &lhs.coeffRef(0,0), lhs.outerStride(),    // lhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446 |         &rhs.coeffRef(0,0), rhs.outerStride(),    // rhs info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  447 |         &dst.coeffRef(0,0), dst.innerStride(), dst.outerStride(),    // result info
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448 |         actualAlpha, blocking
      |         ~~~~~~~~~~~~~~~~~~~~~
  449 |       );
      |       ~     
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  190 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  208 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>]’
  148 |     generic_product_impl<Lhs, Rhs>::evalTo(dst, src.lhs(), src.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>; Func = assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31:   required from ‘ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>; ExpressionType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’
   43 |       call_assignment_no_alias(m_expression, other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:167:19:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:769:69:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 1, -1, -1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 4, 4, 1, 4, 4>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:303:32:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63:   required from ‘void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, -1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 1; Eigen::Index = long int]’
  654 |     m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col));
      |                                                    ~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  797 |       internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op<Scalar,typename OtherDerived::Scalar>());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; Derived = Eigen::Matrix<double, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Matrix<double, -1, -1, 1, -1, -1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:29:18:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   29 |     return M_ref * M_ref.transpose();
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, -1, false> >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:856:103:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Triangular2Dense>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Functor = Eigen::internal::add_assign_op<double, double>]’
  856 |     call_triangular_assignment_loop<SrcXprType::Mode, (int(SrcXprType::Mode) & int(SelfAdjoint)) == 0>(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::TriangularShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/EigenBase.h:145:18:   required from ‘Derived& Eigen::DenseBase<Derived>::operator+=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::TriangularView<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, 0>, 1>; Derived = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >]’
  145 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:31:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   31 |     arena_L.adj() += ((res.adj().transpose() + res.adj())
   32 |                       * arena_L_val.template triangularView<Eigen::Lower>())
   33 |                          .template triangularView<Eigen::Lower>();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:142:7:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long int]’
  142 |       EIGEN_STATIC_ASSERT(internal::evaluator<Derived>::Flags & LinearAccessBit,
      |                                                         ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:182:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index) const [with Derived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>; CoeffReturnType = double; Eigen::Index = long int]’
  182 |       return coeff(index);
      |              ~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53:   required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix<double, -1, -1, 1, -1, -1>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   63 |       triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint()
      |                                              ~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:55:   required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; VectorsType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; CoeffsType = Eigen::VectorBlock<const Eigen::Matrix<double, -1, 1>, -1>]’
   92 |   if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:46:   required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&, bool) const [with Dest = Eigen::Matrix<double, -1, -1>; Workspace = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’
  399 |           apply_block_householder_on_the_left(sub_dst, sub_vecs, m_coeffs.segment(k, bs), !m_reverse);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:320:29:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, 1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Matrix<double, 1, -1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = div_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::div_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = div_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = div_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28:   required from ‘Derived& Eigen::DenseBase<Derived>::operator/=(const Scalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Scalar = double]’
   41 |   internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::div_assign_op<Scalar,Scalar>());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Cholesky/LLT.h:333:21:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >’
   94 | template<typename PlainObjectType, int MapOptions, typename StrideType> class Map
      |                                                                               ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72:   required from ‘static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 2; bool Conjugate = false]’
   78 |           rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map<const Matrix<RhsScalar,Dynamic,1> >(rhs+s,k))).sum();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:70:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 8, 8, 0, 8, 8>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, 8, 8, 0, 8, 8>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:42:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Householder/Householder.h:168:9:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:37:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   37 |       _Hk.noalias() = ((1.0 / B0fact) * Hupd) * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:52:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:366:43:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, false>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]’
  366 |       dest += (alpha*actual_rhs.coeff(k)) * lhs.col(k);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4, 1, 4, 4> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 4, 4, 1, 4, 4>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, 4, 4, 1, 4, 4>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:301:29:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false>; U = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/assign.hpp:60:0:   required from ‘void stan::model::assign(T&&, U&&, const char*) [with T = Eigen::Matrix<double, -1, 1>&; U = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Matrix<double, -1, 1>, 0>; stan::require_t<std::is_assignable<typename std::decay<_Tp>::type&, typename std::decay<_Tp2>::type> >* <anonymous> = 0; stan::require_all_not_t<internal::is_tuple<Tuple1>, internal::is_tuple<Tuple2> >* <anonymous> = 0]’
   60 |   internal::assign_impl(x, std::forward<U>(y), name);
stanExports_spbp_frailty.h:440:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<double, -1, 1>; T1__ = Eigen::Matrix<double, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<double, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = double; typename stan::base_type<T>::type = double; typename stan::base_type<T1__, void>::type = double; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = double; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = double; std::ostream = std::basic_ostream<char>]’
  440 |       stan::model::assign(bp, stan::math::multiply(b, gamma),
  441 |         "assigning variable bp");
stanExports_spbp_frailty.h:1668:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; VecR = std::vector<double>; VecI = std::vector<int>; VecVar = std::vector<double>; stan::require_vector_like_vt<std::is_floating_point, VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::require_vector_vt<std::is_floating_point, VecVar>* <anonymous> = 0; std::ostream = std::basic_ostream<char>]’
 1668 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:1992:0:   required from ‘void model_spbp_frailty_namespace::model_spbp_frailty::write_array(RNG&, std::vector<double>&, std::vector<int>&, std::vector<double>&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; std::ostream = std::basic_ostream<char>]’
 1992 |     write_array_impl(base_rng, params_r, params_i, vars,
 1993 |       emit_transformed_parameters, emit_generated_quantities, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1105:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::constrain_pars(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1105 |     model_.write_array(base_rng, params_r, params_i, par);
stanExports_spbp_frailty.cc:26:0:   required from here
   26 |     .method("constrain_pars", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::constrain_pars)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 1, 0, 8, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 1, 0, 8, 1>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 1, 0, 8, 1>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 1, 0, 8, 1> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > > >, -1, -1, true>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:123:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>& stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::operator=(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
  123 |     Base::operator=(a);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/arena_matrix.hpp:68:0:   required from ‘stan::math::arena_matrix<MatrixType, typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type>::arena_matrix(const T&) [with T = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_eigen_t<T>* <anonymous> = 0; MatrixType = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::is_eigen_dense_base<typename std::decay<_Tp>::type>::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>]’
   68 |     *this = other;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/vari.hpp:722:0:   required from ‘stan::math::vari_value<T, typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type>::vari_value(const S&, bool) [with S = Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<stan::math::conjunction<std::is_same<typename std::decay<_Tp>::type, typename stan::plain_type<T, void>::type>, stan::is_eigen_dense_base<T> >::value, void>::type = void; typename std::decay<_Tp>::type = Eigen::Matrix<double, -1, -1>; typename stan::plain_type<T>::type = Eigen::Matrix<double, -1, -1>]’
  722 |       : val_(x),
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/var.hpp:366:0:   required from ‘stan::math::var_value<T, typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type>::var_value(S&&) [with S = const Eigen::Product<Eigen::TriangularView<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 0>; stan::require_assignable_t<T, S>* <anonymous> = 0; T = Eigen::Matrix<double, -1, -1>; typename std::enable_if<std::integral_constant<bool, ((stan::is_eigen<T>::value || stan::is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<typename stan::value_type<T>::type>::value)>::value, void>::type = void; typename stan::value_type<T>::type = double]’
  366 |   var_value(S&& x) : vi_(new vari_type(std::forward<S>(x), false)) {}  // NOLINT
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp:27:0:   required from ‘auto stan::math::multiply_lower_tri_self_transpose(const T&) [with T = var_value<Eigen::Matrix<double, -1, -1> >; stan::require_rev_matrix_t<T>* <anonymous> = 0]’
   27 |   arena_t<ret_type> res = arena_L_val.template triangularView<Eigen::Lower>()
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/fun/cov_matrix_constrain.hpp:59:0:   required from here
   59 |   return multiply_lower_tri_self_transpose(L);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 0>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >, -1, -1, true>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; Derived = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
  594 |       _set_noalias(other);
      |       ~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 1; int _MaxRows = -1; int _MaxCols = -1]’
  423 |       : Base(other.derived())
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/to_ref.hpp:18:27:   required from ‘stan::ref_type_t<T&&> stan::math::to_ref(T&&) [with T = const Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >&; stan::ref_type_t<T&&> = Eigen::Matrix<double, -1, -1, 1, -1, -1>]’
   18 |   return std::forward<T>(a);
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/tcrossprod.hpp:27:29:   required from ‘Eigen::Matrix<typename stan::value_type<T>::type, T::RowsAtCompileTime, T::RowsAtCompileTime> stan::math::tcrossprod(const T&) [with T = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0> >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; typename stan::value_type<T>::type = double]’
   27 |   const auto& M_ref = to_ref(M);
      |                       ~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/crossprod.hpp:21:20:   required from ‘auto stan::math::crossprod(const EigMat&) [with EigMat = Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::TriangularView<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>, 0>; stan::require_eigen_t<T_desired>* <anonymous> = 0]’
   21 |   return tcrossprod(M.transpose());
      |          ~~~~~~~~~~^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/wishart_rng.hpp:34:19:   required from here
   34 |   return crossprod(B * llt_of_S.matrixU());
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>; U = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Map<Eigen::Matrix<double, 1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Rhs = Eigen::Matrix<double, -1, -1>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127:   required from ‘static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 2; bool Conjugate = false]’
   78 |           rhs[i] -= (cjLhs.row(i).segment(s,k).transpose().cwiseProduct(Map<const Matrix<RhsScalar,Dynamic,1> >(rhs+s,k))).sum();
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12:   required from ‘static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Side = 1; int Mode = 2]’
   71 |     triangular_solve_vector<LhsScalar, RhsScalar, Index, Side, Mode, LhsProductTraits::NeedToConjugate,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                             (int(Lhs::Flags) & RowMajorBit) ? RowMajor : ColMajor>
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |       ::run(actualLhs.cols(), actualLhs.data(), actualLhs.outerStride(), actualRhs);
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, 1, -1, false> >, const Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:32:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:48:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, false, Lhs, true, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’
  194 |             ::run(rhs.transpose(),lhs.transpose(), dstT, alpha);
      |                                   ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:113:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = add_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = add_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator+=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, 1, false>]’
  177 |   call_assignment(derived(), other.derived(), internal::add_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:25:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  372 |   typedef typename plain_matrix_type_dense<T,typename traits<T>::XprKind, evaluator<T>::Flags>::type type;
      |                                                                                                      ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45:   required from ‘struct Eigen::internal::generic_product_impl<Eigen::Matrix<double, -1, -1>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’
  370 |   typedef typename nested_eval<Rhs,1>::type RhsNested;
      |                                             ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>; Scalar = double]’
  478 |       return internal::generic_product_impl<Lhs,typename Rhs::ConstColXpr,DenseShape,DenseShape,GemvProduct>
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479 |         ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, -1>; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>]’
  445 |       scaleAndAddTo(dst, lhs, rhs, Scalar(1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0, 7>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Matrix<double, -1, -1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/util/run_adaptive_sampler.hpp:57:0:   required from ‘void stan::services::util::run_adaptive_sampler(Sampler&, Model&, std::vector<double>&, int, int, int, int, bool, RNG&, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, size_t, size_t) [with Sampler = stan::mcmc::adapt_dense_e_nuts<model_spbp_frailty_namespace::model_spbp_frailty, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> > >; Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; size_t = long unsigned int]’
   57 |     sampler.init_stepsize(logger);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:97:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
   97 |   util::run_adaptive_sampler(
   98 |       sampler, model, cont_vector, num_warmup, num_samples, num_thin, refresh,
   99 |       save_warmup, rng, interrupt, logger, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e_adapt.hpp:150:0:   required from ‘int stan::services::sample::hmc_nuts_dense_e_adapt(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, int, int, bool, int, double, double, int, double, double, double, double, unsigned int, unsigned int, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty]’
  150 |   return hmc_nuts_dense_e_adapt(
  151 |       model, init, unit_e_metric, random_seed, chain, init_radius, num_warmup,
  152 |       num_samples, num_thin, save_warmup, refresh, stepsize, stepsize_jitter,
  153 |       max_depth, delta, gamma, kappa, t0, init_buffer, term_buffer, window,
  154 |       interrupt, logger, init_writer, sample_writer, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:638:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  637 |           return_code = stan::services::sample
  638 |             ::hmc_nuts_dense_e_adapt(model, *init_context_ptr,
  639 |                                      random_seed, id, init_radius,
  640 |                                      num_warmup, num_samples,
  641 |                                      num_thin, save_warmup, refresh,
  642 |                                      stepsize, stepsize_jitter, max_depth,
  643 |                                      delta, gamma, kappa,
  644 |                                      t0, init_buffer, term_buffer, window,
  645 |                                      interrupt, logger, init_writer,
  646 |                                      *sample_writer_ptr, diagnostic_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54:   required from ‘static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’
  341 |       dest.head(diagSize) -= (lhs_alpha-LhsScalar(1))*rhs.head(diagSize);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]’
  457 |         dst.topRows(diagSize) -= ((lhs_alpha-LhsScalar(1))*a_rhs).topRows(diagSize);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:74:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >; Rhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:120:7:   required from ‘class Eigen::internal::dense_product_base<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1, 8>’
  120 | class dense_product_base
      |       ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:152:7:   required from ‘class Eigen::ProductImpl<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1, Eigen::Dense>’
  152 | class ProductImpl<Lhs,Rhs,Option,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, -1>, 1>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<double, -1, 1>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = add_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<double, -1, 1>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >::val_Op, Eigen::Map<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
stanExports_spbp_frailty.h:435:0:   required from ‘Eigen::Matrix<typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type, -1, 1> model_spbp_frailty_namespace::loglik_null(const T0__&, const T1__&, const T2__&, const T3__&, const T4__&, const T5__&, const int&, const int&, const std::vector<int>&, const T9__&, std::ostream*) [with T0__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T1__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; T2__ = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; T3__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T4__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T5__ = Eigen::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<0, 0> >; T9__ = Eigen::Matrix<stan::math::var_value<double>, -1, 1>; stan::require_all_t<stan::is_col_vector<T>, stan::is_vt_not_complex<T0__>, stan::is_col_vector<Col>, stan::is_vt_not_complex<T1__>, stan::is_col_vector<T2__>, stan::is_vt_not_complex<T2__>, stan::is_eigen_matrix_dynamic<T3__>, stan::is_vt_not_complex<T3__>, stan::is_eigen_matrix_dynamic<T4__>, stan::is_vt_not_complex<T4__>, stan::is_eigen_matrix_dynamic<T5__>, stan::is_vt_not_complex<T5__>, stan::is_col_vector<T9__>, stan::is_vt_not_complex<T9__> >* <anonymous> = 0; typename boost::math::tools::promote_args<typename stan::base_type<T, void>::type, typename stan::base_type<T1__, void>::type, typename stan::base_type<T2__, void>::type, typename stan::base_type<T3__, void>::type, typename stan::base_type<T4__, void>::type, typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type>::type = stan::math::var_value<double>; typename stan::base_type<T>::type = stan::math::var_value<double>; typename stan::base_type<T1__, void>::type = stan::math::var_value<double>; typename stan::base_type<T2__, void>::type = double; typename stan::base_type<T3__, void>::type = double; typename stan::base_type<T4__, void>::type = double; typename boost::math::tools::promote_args<typename stan::base_type<T5__, void>::type, typename stan::base_type<T9__, void>::type>::type = stan::math::var_value<double>; typename stan::base_type<T5__, void>::type = double; typename stan::base_type<T9__, void>::type = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
  435 |       stan::math::exp(stan::math::multiply(X, beta)),
stanExports_spbp_frailty.h:1386:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector<stan::math::var_value<double>, std::allocator<stan::math::var_value<double> > >; VecI = std::vector<int>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 1386 |           loglik_null(beta, gamma, status, X, b, B, M, dist, id, z, pstream__),
stanExports_spbp_frailty.h:2003:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T_ = stan::math::var_value<double>; std::ostream = std::basic_ostream<char>]’
 2003 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:0:   required from ‘double stan::model::log_prob_grad(const M&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_spbp_frailty_namespace::model_spbp_frailty; std::ostream = std::basic_ostream<char>]’
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
   41 |         ad_params_r, params_i, msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1183:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::grad_log_prob(SEXP, SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1183 |       lp = stan::model::log_prob_grad<true,true>(model_, par_r, par_i, gradient, &rstan::io::rcout);
stanExports_spbp_frailty.cc:23:0:   required from here
   23 |     .method("grad_log_prob", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::grad_log_prob)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Block<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::InnerStride<> >, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77:   required from ‘static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]’
  137 |           res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum();
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   98 | class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from ‘class Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>’
   63 | template<typename MatrixType, int _DiagIndex> class Diagonal
      |                                                     ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:32:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>; U = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, -1, 1, true>; Derived = Eigen::Block<const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >’
   60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp<NullaryOp, PlainObjectType> >::type, internal::no_assignment_operator
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30:   required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 8, 8, 1, 8, 8>; Scalar = double]’
  347 |   return derived() = Constant(rows(), cols(), val);
      |                      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10:   required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, 8, 8, 1, 8, 8>]’
  548 |   return setConstant(Scalar(0));
      |          ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:29:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >, -1, -1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, true>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix<double, -1, -1, 1, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true, true>’
  329 | class BlockImpl_dense<XprType,BlockRows,BlockCols, InnerPanel,true>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59:   required from ‘static void Eigen::internal::triangular_product_impl<Mode, LhsIsTriangular, Lhs, false, Rhs, false>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, -1>; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >; Rhs = Eigen::Matrix<double, -1, -1>; typename Dest::Scalar = double]’
  462 |         dst.leftCols(diagSize) -= (rhs_alpha-RhsScalar(1))*a_lhs.leftCols(diagSize);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:14:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> > >’
  357 | class redux_evaluator : public internal::evaluator<_XprType>
      |       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:414:17:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  414 |   ThisEvaluator thisEval(derived());
      |                 ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114:   required from ‘static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]’
  137 |           res.coeffRef(i) += alpha * (cjLhs.row(i).segment(s,r).cwiseProduct(cjRhs.segment(s,r).transpose())).sum();
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12:   required from ‘static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’
  327 |     internal::triangular_matrix_vector_product
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  328 |       <Index,Mode,
      |       ~~~~~~~~~~~~
  329 |        LhsScalar, LhsBlasTraits::NeedToConjugate,
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  330 |        RhsScalar, RhsBlasTraits::NeedToConjugate,
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  331 |        RowMajor>
      |        ~~~~~~~~~
  332 |       ::run(actualLhs.rows(),actualLhs.cols(),
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  333 |             actualLhs.data(),actualLhs.outerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  334 |             actualRhsPtr,1,
      |             ~~~~~~~~~~~~~~~
  335 |             dest.data(),dest.innerStride(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  336 |             actualAlpha);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
 1043 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   [ skipping 37 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 35 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = sub_assign_op<double, double>]’
  780 |   DstEvaluatorType dstEvaluator(dst);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block<Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, -1, 1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op<double, double>]’
  890 |   Assignment<ActualDstTypeCleaned,Src,Func>::run(actualDst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Func = sub_assign_op<double, double>; typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’
  858 |   call_assignment_no_alias(dst, src, func);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator-=(const Eigen::MatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
  164 |   call_assignment(derived(), other.derived(), internal::sub_assign_op<Scalar,typename OtherDerived::Scalar>());
      |   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31:   [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52:   required from ‘const Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, 1>, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, -1>; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, -1, -1>; CoeffReturnType = double; Eigen::Index = long int]’
  606 |     return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs_update.hpp:40:0:   required from ‘Scalar stan::optimization::BFGSUpdate_HInv<Scalar, DimAtCompile>::update(const VectorT&, const VectorT&, bool) [with Scalar = double; int DimAtCompile = -1; VectorT = Eigen::Matrix<double, -1, 1>]’
   40 |       _Hk = Hupd * _Hk * Hupd.transpose();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/bfgs.hpp:246:0:   required from ‘int stan::optimization::BFGSMinimizer<FunctorType, QNUpdateType, Scalar, DimAtCompile>::step() [with FunctorType = stan::optimization::ModelAdaptor<model_spbp_frailty_namespace::model_spbp_frailty, false>; QNUpdateType = stan::optimization::BFGSUpdate_HInv<>; Scalar = double; int DimAtCompile = -1]’
  246 |       Scalar B0fact = _qn.update(yk, sk, true);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/bfgs.hpp:117:0:   required from ‘int stan::services::optimize::bfgs(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, double, double, double, double, double, double, int, bool, int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; bool jacobian = false]’
  117 |     ret = bfgs.step();
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:517:0:   required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector<long unsigned int>&, const std::vector<std::__cxx11::basic_string<char> >&, RNG_t&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; Rcpp::List = Rcpp::Vector<19>]’
  517 |         = stan::services::optimize::bfgs(model, *init_context_ptr,
  518 |                                          random_seed, id, init_radius,
  519 |                                          init_alpha,
  520 |                                          tol_obj,
  521 |                                          tol_rel_obj,
  522 |                                          tol_grad,
  523 |                                          tol_rel_grad,
  524 |                                          tol_param,
  525 |                                          num_iterations,
  526 |                                          save_iterations,
  527 |                                          refresh,
  528 |                                          interrupt, logger,
  529 |                                          init_writer, sample_writer);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:0:   required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::call_sampler(SEXP) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
 1216 |                   fnames_oi_, base_rng);
stanExports_spbp_frailty.cc:15:0:   required from here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler)
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                                                              ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> > >’
  722 | struct evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >; Functor = sub_assign_op<double, double>]’
  774 |   SrcEvaluatorType srcEvaluator(src);
      |                    ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Block<const Eigen::Transpose<const Eigen::Matrix<double, -1, -1, 1, -1, -1> >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]’
  954 |     call_dense_assignment_loop(dst, src, func);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  238 |       return Base::operator=(other);
      |              ~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:453:11:   required from ‘static void Eigen::internal::tridiagonalization_inplace_selector<MatrixType, Size, IsComplex>::run(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; MatrixType = Eigen::Matrix<double, -1, -1>; int Size = -1; bool IsComplex = false; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  453 |       mat = HouseholderSequenceType(mat, hCoeffs.conjugate())
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454 |             .setLength(mat.rows() - 1)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
  455 |             .setShift(1);
      |             ~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:434:55:   required from ‘void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, CoeffVectorType&, bool) [with MatrixType = Eigen::Matrix<double, -1, -1>; DiagonalType = Eigen::Matrix<double, -1, 1>; SubDiagonalType = Eigen::Matrix<double, -1, 1>; CoeffVectorType = Eigen::Matrix<double, -1, 1>]’
  434 |   tridiagonalization_inplace_selector<MatrixType>::run(mat, diag, subdiag, hcoeffs, extractQ);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:458:39:   required from ‘Eigen::SelfAdjointEigenSolver<MatrixType>& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  458 |   internal::tridiagonalization_inplace(mat, diag, m_subdiag, m_hcoeffs, computeEigenvectors);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:181:14:   required from ‘Eigen::SelfAdjointEigenSolver<_MatrixType>::SelfAdjointEigenSolver(const Eigen::EigenBase<OtherDerived>&, int) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  181 |       compute(matrix.derived(), options);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/optimization/newton.hpp:19:0:   required from here
   19 |   Eigen::SelfAdjointEigenSolver<matrix_d> solver(H);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’
  103 | class CwiseUnaryViewImpl<ViewOp,MatrixType,Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7:   required from ‘class Eigen::CwiseUnaryView<Eigen::ArrayBase<Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >::adj_Op, Eigen::Map<Eigen::Array<stan::math::var_value<double>, -1, 1, 0, -1, 1>, 0, Eigen::Stride<0, 0> > >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0:   recursively required from ‘void stan::math::internal::callback_vari<T, F>::chain() [with T = double; F = stan::math::sum<arena_allocator<var_value<double> > >(const std::vector<var_value<double>, arena_allocator<var_value<double> > >&)::<lambda(auto:510&)>]’
   21 |   inline void chain() final { rev_functor_(*this); }
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/rev/core/callback_vari.hpp:21:0:   required from here
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:44:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   required from ‘double stan::mcmc::diag_e_metric<Model, BaseRNG>::T(stan::mcmc::diag_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   21 |     return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0:   required from here
   20 |   double T(diag_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:92:65:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   92 |       partials<1>(ops_partials) = log_beta - digamma(alpha_val) - log_y;
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:1998:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1998 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:96:35:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   96 |     logp -= sum((alpha_val + 1.0) * log_y) * N / max_size(y, alpha);
      |                 ~~~~~~~~~~~~~~~~~~^~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:1998:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1998 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > > >’
   39 | template<typename Derived> class ArrayBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:70:40:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   70 |   const auto& logy_m_mu = to_ref(log_y - mu_val);
      |                                  ~~~~~~^~~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:1998:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1998 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:39:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                          ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:37:51:   required from ‘static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; bool NeedToTranspose = false; ResScalar = double]’
   37 |     return a.template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:21:0:   required from ‘double stan::mcmc::diag_e_metric<Model, BaseRNG>::T(stan::mcmc::diag_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   21 |     return 0.5 * z.p.dot(z.inv_e_metric_.cwiseProduct(z.p));
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp:20:0:   required from here
   20 |   double T(diag_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0> >, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/inv_gamma_lpdf.hpp:96:16:   required from ‘stan::return_type_t<T, L, U> stan::math::inv_gamma_lpdf(const T_y&, const T_shape&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_shape = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   96 |     logp -= sum((alpha_val + 1.0) * log_y) * N / max_size(y, alpha);
      |             ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
stanExports_spbp_frailty.h:1477:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1477 |             lp_accum__.add(stan::math::inv_gamma_lpdf<propto__>(gamma,
 1478 |                              stan::model::rvalue(priorpars, "priorpars",
 1479 |                                stan::model::index_uni(1)),
 1480 |                              stan::model::rvalue(priorpars, "priorpars",
 1481 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:1998:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1998 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/sum.hpp:47:15:   required from ‘stan::value_type_t<T> stan::math::sum(const T&) [with T = Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >; stan::require_eigen_vt<std::is_arithmetic, T>* <anonymous> = 0; stan::value_type_t<T> = double]’
   47 |   return m.sum();
      |          ~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:79:16:   required from ‘stan::return_type_t<T, L, U> stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix<double, -1, 1>; T_loc = double; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t<T_y, T_scale_succ, T_scale_fail>* <anonymous> = 0; stan::return_type_t<T, L, U> = double]’
   79 |     logp -= sum(log_y) * N / math::size(y);
      |             ~~~^~~~~~~
stanExports_spbp_frailty.h:1484:0:   required from ‘stan::scalar_type_t<T2> model_spbp_frailty_namespace::model_spbp_frailty::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; VecR = Eigen::Matrix<double, -1, 1>; VecI = Eigen::Matrix<int, -1, 1>; stan::require_vector_like_t<VecR>* <anonymous> = 0; stan::require_vector_like_vt<std::is_integral, VecI>* <anonymous> = 0; stan::scalar_type_t<T2> = double; std::ostream = std::basic_ostream<char>]’
 1484 |             lp_accum__.add(stan::math::lognormal_lpdf<propto__>(gamma,
 1485 |                              stan::model::rvalue(priorpars, "priorpars",
 1486 |                                stan::model::index_uni(1)),
 1487 |                              stan::model::rvalue(priorpars, "priorpars",
 1488 |                                stan::model::index_uni(2))));
stanExports_spbp_frailty.h:1998:0:   required from ‘T_ model_spbp_frailty_namespace::model_spbp_frailty::log_prob(Eigen::Matrix<T_job_param, -1, 1>&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = false; T_ = double; std::ostream = std::basic_ostream<char>]’
 1998 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:0:   required from ‘double stan::model::model_base_crtp<M>::log_prob_propto(Eigen::VectorXd&, std::ostream*) const [with M = model_spbp_frailty_namespace::model_spbp_frailty; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; std::ostream = std::basic_ostream<char>]’
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
  116 |                                                                        msgs);
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:113:0:   required from here
  113 |   inline double log_prob_propto(Eigen::VectorXd& theta,
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true, false>’
  172 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess> class BlockImpl_dense
      |                                                                                                       ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true, Eigen::Dense>’
  154 | class BlockImpl<XprType, BlockRows, BlockCols, InnerPanel, Dense>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>’
  103 | template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel> class Block
      |                                                                                 ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Matrix<double, 1, -1>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43:   required from ‘static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >; Rhs = Eigen::Matrix<double, -1, -1>; Dest = Eigen::Matrix<double, 1, -1>; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]’
  207 |       ::run(rhs.transpose(), lhs.transpose(), destT, alpha);
      |                              ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:23:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:56:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >, 2>’
  481 | class DenseCoeffsBase<Derived, DirectAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> >, Eigen::Dense>’
  118 | template<typename MatrixType> class TransposeImpl<MatrixType,Dense>
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose<const Eigen::Transpose<const Eigen::Matrix<double, -1, 1> > >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13:   [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 1>’
  302 | class DenseCoeffsBase<Derived, WriteAccessors> : public DenseCoeffsBase<Derived, ReadOnlyAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 3>’
  555 | class DenseCoeffsBase<Derived, DirectWriteAccessors>
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Transpose<Eigen::Matrix<double, 1, -1> >, -1, 1, true>, 0>’
   37 | template<typename Derived> class MapBase<Derived, ReadOnlyAccessors>
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’
  311 |     CoeffReadCost = evaluator<ArgType>::CoeffReadCost,
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> > >’
  100 | struct evaluator<const T>
      |        ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
  739 |     CoeffReadCost = int(evaluator<Lhs>::CoeffReadCost) + int(evaluator<Rhs>::CoeffReadCost) + int(functor_traits<BinaryOp>::Cost),
      |                                         ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
 1071 |     PacketAlignment = unpacket_traits<PacketScalar>::alignment,
      |                                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; Eigen::Index = long int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:243:63:   required from ‘static Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Evaluator, 3, 0>::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >; Scalar = double]’
  243 |     const Index alignedStart = internal::first_default_aligned(xpr);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  418 |   return internal::redux_impl<Func, ThisEvaluator>::run(thisEval, func, derived());
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Redux.h:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true> >, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |   return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:50:63:   required from ‘static Eigen::internal::dot_nocheck<T, U, true>::ResScalar Eigen::internal::dot_nocheck<T, U, true>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; U = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; ResScalar = double]’
   50 |     return a.transpose().template binaryExpr<conj_prod>(b).sum();
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from ‘typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>; Derived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double; typename Eigen::internal::traits<T>::Scalar = double; typename Eigen::internal::traits<OtherDerived>::Scalar = double]’
   84 |   return internal::dot_nocheck<Derived,OtherDerived>::run(*this, other);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:64:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 6>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, 1, 1, 0, 1, 1>; Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>]’
  251 |     dst.coeffRef(0,0) = (lhs.transpose().cwiseProduct(rhs)).sum();
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   required from ‘Eigen::internal::product_evaluator<Eigen::Product<Lhs, Rhs, Option>, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, -1, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
  124 |     generic_product_impl<Lhs, Rhs, LhsShape, RhsShape, ProductTag>::evalTo(m_result, xpr.lhs(), xpr.rhs());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90:   required from ‘Eigen::internal::evaluator<Eigen::Product<Lhs, Rhs, Option> >::evaluator(const XprType&) [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>, Eigen::Matrix<double, -1, 1>, 0>]’
   35 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
      |                                                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Product.h:137:22:   required from ‘Eigen::internal::dense_product_base<Lhs, Rhs, Option, 6>::operator const Scalar() const [with Lhs = Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<Eigen::Matrix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Option = 0; Scalar = double]’
  137 |     return internal::evaluator<ProductXpr>(derived()).coeff(0,0);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0:   required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_spbp_frailty_namespace::model_spbp_frailty; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]’
   22 |     return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p;
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0:   required from here
   21 |   double T(dense_e_point& z) {
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  654 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o spsurv.so RcppExports.o stanExports_spbp.o stanExports_spbp_frailty.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/lib/ -Wl,-rpath,/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/lib/ -ltbb -ltbbmalloc -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpftTW7g/R.INSTALL38be1e40ce6bd3/spsurv/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpftTW7g/R.INSTALL38be1e40ce6bd3/spsurv/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpftTW7g/R.INSTALL38be1e40ce6bd3/spsurv/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-spsurv/00new/spsurv/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘spsurv’
    finding HTML links ... done
    bp.basis                                html  
    bpaft                                   html  
    bpph                                    html  
    bppo                                    html  
    coef-methods                            html  
    coef                                    html  
    confint-methods                         html  
    confint                                 html  
    extract-methods                         html  
    extract                                 html  
    itsamp                                  html  
    mode                                    html  
    model.matrix.spbp                       html  
    print.spbp                              html  
    print.summary.bpaft.bayes               html  
    print.summary.bpaft.mle                 html  
    print.summary.bpph.bayes                html  
    print.summary.bpph.mle                  html  
    print.summary.bppo.bayes                html  
    print.summary.bppo.mle                  html  
    print.summary.spbp.bayes                html  
    print.summary.spbp.mle                  html  
    residuals.spbp                          html  
    spbp                                    html  
    spbp.default                            html  
    spsurv-package                          html  
    stan_dens-methods                       html  
    stan_dens                               html  
    summary.spbp                            html  
    survivor                                html  
    traceplot-methods                       html  
    traceplot                               html  
    vcov-methods                            html  
    vcov                                    html  
** 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 (spsurv)